@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #ebebeb;
  margin-top: 7px;
}
#frame {
  width: 754px;
  margin: 0 auto;
}
#header {
  width: 754px;
  height: 150px;
  float: left;
  background-image:url(/images/download/header.jpg);
  background-repeat: no-repeat;
}
#header h1 {
  width: 170px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #e2f4fb;
  font-weight: normal;
  position: relative;
  top: 95px;
  left: 90px;
}
*body #header ul {
  width: 732px;
  position: relative;
  top: 105px;
  left: 15px;
}
#header ul {
  width: 732px;
  position: relative;
  top: 100px;
  left: 15px;
}
#header li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #dfe0e1;
  display: inline;
  padding: 0 10px;
  border-right: 1px solid #dfe0e1;
}
#header a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #dfe0e1;
  text-decoration: none;
}
#header a:hover {
  text-decoration: underline;
}
#mainbody {
  width: 754px;
  float: left;
}
.boxcontainer {
  width: 754px;
  float: left;
  background-image:url(/images/download/boxbg.jpg);
  background-repeat:repeat-y;
}
.boxtop {
  width: 754px;
  height: 9px;
  float: left;
}
.boxbottom {
  width: 754px;
  height: 15px;
  float: left;
}
#leftside {
  width: 193px;
  float:left;
}
#rightside {
  width: 700px;
  margin: 0 auto;
}
.boxleftcontainer {
  width: 175px;
  float: left;
  padding-left: 18px;
  padding-bottom: 8px;
}
.boxleftcontainer li {
  list-style: none;
}
.leftboxhead {
  width: 175px;
  height: 30px;
  background-image:url(/images/download/leftnavhead.jpg);
  background-repeat:no-repeat;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#ffffff;
  text-indent: 23px;
  line-height: 25px;
}
.leftboxcontent {
  width: 175px;
  background-image:url(/images/download/leftboxbg.jpg);
  background-repeat:repeat-y;
  float: left;
}
.leftboxcontent li {
  line-height: 18px;
  list-style: none;
  text-indent: 11px;
}
.leftboxcontent a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4c709d;
  text-decoration: none;
  font-weight: bold;
}
.leftboxcontent a:hover {
  text-decoration: underline;
}
#rightside h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #505254;
  padding-left: 10px;
}
#rightside p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #595858;
  padding: 5px 10px 10px 10px;
}
#rightside p a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #215fab;
  text-decoration: none;
  font-weight: bold;
}
#rightside p a:hover {
  text-decoration: underline;
}
#underboxcontainer {
  width: 749px;
  float: left;
  text-align: center;
}
#underboxcontainer p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #7c7b7b;
  line-height: 14px;
}
#underboxcontainer p strong {
  font-size: 11px;
}
#underboxcontainer ul {
  width: 746px;
  margin: 15px auto 0 auto;
  list-style: none;
}
#underboxcontainer li {
  display: inline;
  border-right: 1px solid #041edf;
  padding: 0 7px;
  font-size: 10px;
  line-height: 18px;
}
#underboxcontainer a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: #041edf;
}
#underboxcontainer a:hover {
  text-decoration: underline;
}
#footer {
  width: 754px;
  height: 79px;
  float: left;
  background-image:url(/images/download/footer.jpg);
  background-repeat:repeat-x;
  text-align: center;
  margin-top: 10px;
}
#footer img {
  padding-top: 15px;
}
#footer li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  list-style: none;
  font-size: 11px;
  border-right: 1px solid #595858;
  display: inline;
  padding: 0 7px;
  color: #595858;
}
#footer a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #595858;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}