/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	outline:0px;
	border:0 none;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0px;
}
table td {
  vertical-align:top;
}
a img, :link img, :visited img {
  border:0 none;
}
ol, ul {
  list-style-type:none;
  list-style-image:url(../images/listimage.gif);
}
* html ol, * html ul {
  list-style-image:url(../images/expllistimage.gif) !important;
}
q:before, q:after, blockquote:before, blockquote:after {
  content:"";
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
/* Main Tags */
html, body {
	height:100%;
  background:#CFE0EA url(../images/bg.gif) repeat-y left;
}
body {
	font-size:11px;
	font-family:Verdana;
	color:black;
	min-width:1000px;
  background:#CFE0EA url(../images/bg.gif) repeat-y left;
}
a {

}
a:hover {

}
/* Service */
.textbottom {
  vertical-align:text-bottom;
}
/* layout */
#wrapper {
  width:990px;
  margin:0px auto;
  border-left:1px solid white;
  border-right:1px solid white;
}
#top {
  height:147px;
  background:transparent url(../images/it_base_bg_top.jpg) repeat-x;
  width:990px;
  margin:0px auto;
}
#top .inner {
  width:100%;
  background: url(../images/top.jpg) no-repeat;
  height:100%;
}
#top #phone {
  position:relative;
  width:130px;
  left:862px;
  top:10px;
  text-align:center;
}
#topmenu {
  background:#00398E;
  border-top:1px solid white;
  border-bottom:1px solid white;
  line-height:24px;
  width:990px;
  margin:0px auto;
  margin-bottom:10px;
}
#topmenu img {
  vertical-align:middle;
}
#topmenu table td{
  vertical-align:middle;
}
#topmenu table {
  background:#00398E none repeat scroll 0 0;
  height:24px;
  width:100%;
}
#topmenu a {
  font:11px Arial;
  color:white;
  font-weight:bold;
  text-decoration:none;
}
#topmenu a:hover {
  text-decoration:underline;
}
img.topRound {
  height:14px;
  margin:0px 6px;
  width:13px;
}
img.topLink {
  margin-right:2px;
  padding-top:2px;
  margin-left:5px;
}
div.topInput {
  background:url(../images/mt_input.gif) repeat-y;
  padding:2px 2px 0px 0px;
  margin-top:1px;
}
#topmenu input {
  background-color:white;
  border:0 none;
  font-family:Arial;
  font-size:9px;
  padding:0px !important;
  width:143px;
  height:13px;
}
#content{
  width:990px;
  margin:0px auto;
}
#content .left img {
  display:block;
}
#content .left {
  padding-right:10px;
  line-height:10px !important;
  width:180px;
}
#content .right{
  padding-left:10px;
  width:300px;
}
#content .right .block .content{
  background: url(../images/rightcolblockbg.gif) repeat;
  padding:10px 5px;
}
#content .right .block span.news{
}
#content .right .block a {
  text-decoration:none;
}
#content .right .block .item {
  line-height:17px;
  margin-bottom:10px;
}
#content .right .block .head {
  background:#99B4D8;
  padding:10px;
  font-weight:bold;
  font-size:12px;
  color:black;
}
.head a {
  color:black;
}
#content .center .topmenu {
  height:20px;
  width:100%;
  font-weight:bold;
  font-size:12px;
  text-align:left;
}
#content .center .topmenu .text {
  padding-right:0px;
}
#content .center .topmenu table td {
  padding:5px;
}
#content .center .topmenu table {
  background:white;
  width:100%;
  border:1px solid #6699CC;
}
.i1, .i2, .i3, .i4  {
  width:25%;
}
#content .center .topmenu  .trimg {
  width:10px;
  padding:5px 5px 5px 0px;
}
#content .center .topmenu  .sep {
  width:5px;
}
.trimg img{
  width:14px;
  height:14px;
    behavior:url(/images/png.htc);
  border:0px !important;
}
#content .center .topmenu a {
  text-decoration:none;
}
#content .center .topmenu .i1 a{
  color:#996600;
}
#content .center .topmenu .i2 a{
  color:#0099CC;
}
#content .center .topmenu .i3 a{
  color:#CC0000;
}
#content .center .topmenu .i4 a{
  color:#009900;
}
#content .center .order_auth_cmenu {
  margin-top:10px;
}
#content .center .bodyAForm {
  background:#FEF290;
  border:1px solid #6699CC;
  padding:6px 6px 0px 6px;
  vertical-align:bottom;
  line-height:14px;
  width:280px;
}
* html #content .center .bodyAForm {

}
#content .center .bodyAInfoNote {
  font-size:10px;
  line-height:13px;
  margin-top:5px;
  margin-bottom:10px;
}
#content .center .bodyAInfoLogo {
text-align:center;
}
#content .center .bodyAForm table.bodyAForm input{
  margin:2px;
  background:#FEF8C4;
  border:1px solid #AFB7A5;
}
#content .center .bodyAForm  a {
  color:black;
}
.bodyAH2 {
  font-weight:bold;
  text-align:center;
  font-size:12px;
}
.bodyAForm table.bodyAForm {
  width:100%;
  border:0px !important;
}
.bodyAForm .bodyAFormButton {
  background: url("../images/mm_right_form_btn.jpg");
  width:113px;
  margin-top:10px;
  height:19px;
}
.bodyAForm .bodyAFormButton a {
  color:white !important;
  text-decoration:none;
  margin-left:25px;
  font-size:10px;
  font-weight:bold;
}
.btnBig {
  background: url("/images/btnbig.gif");
  width:180px;
  margin-bottom:10px;
  height:19px;
}
.btnBig a {
  color:white !important;
  text-decoration:none;
  margin-left:25px;
  font-size:10px;
  font-weight:bold;
}
#content .center .bodyAInfoLogo img {
  border:1px solid #55494B;
  margin-right:10px;
}
#content .center .auth {
  background:#FEF290;
  border:1px solid #6699CC;
  padding:0px 6px 0px 6px;
  vertical-align:bottom;
  line-height:24px;
  width:280px;
}

#content .center .auth a{
  color:black;
  font-weight:bold;

}
#content .center .auth input {
  background:#FEF8C4;
  border:1px solid #AFB7A5;
  margin:4px;
  vertical-align:text-bottom;
}
#content .center .auth .input {
  background:D4D0C8;
  border:1px solid white;
  vertical-align:text-bottom;
}
#content .center .authTitle {
  font-weight:bold;
  text-align:center;
  font-size:12px;
  margin-bottom:10px;
}
#content .center .bodyABtns {
  line-height:4px;
  width:200px;
  margin-top:10px;
}
#content .center .servicesMenu {
  margin-top:8px;
  width:100%;
}
#content .center .servicesMenu td{
  background:#566BA7;
  padding:4px 8px;
  border:1px solid white;
}
#content .center .servicesMenu td a{
  color:white;
  text-align:center;
  font-weight:bold;
  font-size:13px;
  text-decoration:none;
}
#footer  {
  text-decoration:none;
  color:white;
  margin-top:-30px;
  line-height:20px;
  background:#00398E;
  width:990px;
  margin:0px auto;

}
#footer table {
  width:990px;
}
#footer #copyright {
  padding:5px;
}
#footer #developer {
  text-align:right;
  padding:5px;
}
#footer #developer a{
  color:white;
  text-decoration:none;
}
