/* CSS Document */
body{ margin:0px auto; font:"宋体"; font-size:12px; color:#666; }

a.nav_title{ display:block; width:66px; height:27px; line-height:27px;font-family:"宋体"; font-size:13px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.nav_title:hover{ display:block; width:66px; height:27px; line-height:27px;font-family:"宋体"; font-size:13px; font-weight:bold; text-decoration:none; background-image:url(images/li-bj.gif)}

a.nav_title4{ display:block; width:86px; height:27px; line-height:27px;font-family:"宋体"; font-size:13px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.nav_title4:hover{ display:block; width:86px; height:27px; line-height:27px;font-family:"宋体"; font-size:13px; font-weight:bold; text-decoration:none; background-image:url(images/li-bj2.gif)}


a.nav_title2{ display:block; width:86px; height:27px; line-height:27px;font-family:"宋体"; font-size:13px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.nav_title2:hover{ display:block; width:86px; height:27px; line-height:27px;font-family:"宋体"; font-size:13px; font-weight:bold; text-decoration:none; background-image:url(images/li-bj2.gif)}


.block_bold{ font-family:"宋体"; font-size:12px; font-weight:bold; color:#000000; line-height:150%;}
a.block_bold{ font-family:"宋体"; font-size:12px; font-weight:bold; color:#000000; line-height:150%; text-decoration:none;}
a.block_bold:hover{font-family:"宋体"; font-size:12px; font-weight:bold; color:##FF6600; line-height:150%; text-decoration:none;}

.red_bold{ font-family:"宋体"; font-size:12px; font-weight:bold; color:#FF0000;line-height:150%;}
a.red_bold{ font-family:"宋体"; font-size:12px; font-weight:bold; color:#FF0000;line-height:150%; text-decoration:none;}
a.red_bold:hover{font-family:"宋体"; font-size:12px; font-weight:bold; color:##FF6600; line-height:150%; text-decoration:none;}

.red{ font-family:"宋体"; font-size:12px;  color:#c30;line-height:150%;}
a.red{ font-family:"宋体"; font-size:12px;color:#c30;line-height:150%; text-decoration:none;}
a.red:hover{font-family:"宋体"; font-size:12px; color:c30; line-height:150%; text-decoration:none;}

.blue_bold{ font-family:"宋体"; font-size:13px; font-weight:bold; color:#006699;line-height:150%;}
a.blue_bold{ font-family:"宋体"; font-size:13px; font-weight:bold; color:#006699;line-height:150%; text-decoration:none;}
a.blue_bold:hover{font-family:"宋体"; font-size:13px; font-weight:bold; color:##FF6600; line-height:150%; text-decoration:none;}


a.more{ font-family:"宋体"; font-size:13px;color:#FF6600; text-decoration:none;}

.input1{ width:75px; height:16px;}

a.big_title{ font-family:"宋体"; font-size:12px; font-weight:bold; color:#666666; text-decoration:none;}
a.big_title:hover{ font-family:"宋体"; font-size:12px; font-weight:bold; color:#FF6600; text-decoration:none;}

a.link{ font-family:"宋体"; font-size:12px; color:#666; text-decoration:none; line-height:150%;}
a.link:hover{ font-family:"宋体"; font-size:12px;color:#FF6600; text-decoration:none;line-height:150%;}

a.link2{ font-family:"宋体"; font-size:12px; color:#666; line-height:150%;}
a.link2:hover{ font-family:"宋体"; font-size:12px;color:#FF6600; line-height:150%;}


.title{ font-family:"宋体"; font-size:12px; font-weight:bold; color:#666666; }

a.link1{ font-family:"宋体"; font-size:12px; color:#006699; text-decoration:none;}
a.link1:hover{ font-family:"宋体"; font-size:12px;color:#FF6600; text-decoration:none;}

.icon{ color:#006699; line-height:150%;}

.big_white{ font-family:宋体; font-size:14px; font-weight:bold; color:#FFFFFF; font-style:italic;}

.white{ font-family:宋体; font-size:12px; font-weight:bold; color:#FFFFFF;}

.small_white{ font-family:宋体; font-size:12px; color:#FFFFFF; font-style:italic;}
.textfield{border:solid 1px #c3c3c3;line-height:16px;}

.huose{ color:#666666;}
.p{ line-height:150%;}
a.frame{ margin:10px; padding: 6px; border: 1px solid #CCC; background-color: #FFF;}
a.frame:hover{margin:10px;padding: 6px; border: 1px solid #069; background-color: #f4f4f4;}
.body1{ line-height:160%;}

a.vs {position:relative;}
a.vs:hover {background:#fff;color:#333; text-decoration:none;}
a.vs span {display: none }
a.vs:hover span {display:block;position:absolute;top:10px;left:30px;width:150px; line-height:22px;border:1px solid #A9BCCF; background:#F4F9FE; color:#175786;padding:6px 8px;text-align:left; text-decoration:none;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85,style=0); z-index:10000; }

.table1{ border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; border-left:1px solid #cccccc;}
.table2{ border-right:1px solid #cccccc;}
.table3{ border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;}


.Menubox {
width:100%;
height:28px;
line-height:28px;
background:#eeeeee;
border-bottom:1px solid #006699;

}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
 float:left;
 width:120px;
 display:block;
 cursor:pointer;
 text-align:center;
 color:#949694;
 font-weight:bold;

 }
.Menubox li.hover{
 padding:0px;
 background:#e7ecf0;
 width:120px;
 color:#006699;
 font-weight:bold;
 height:28px;
line-height:28px;
}
.Contentbox{
 clear:both;
 margin-top:0px;
 border-top:none;
 text-align:center;
 padding-top:8px;
}

.Menubox1 {
width:657px;
height:28px;
line-height:28px;
background:#eeeeee;
border-bottom:1px solid #006699;

}
.Menubox1 ul{
margin:0px;
padding:0px;
}
.Menubox1 li{
 float:left;
 width:160px;
 display:block;
 cursor:pointer;
 text-align:center;
 color:#949694;
 font-weight:bold;

 }
.Menubox1 li.hover{
 padding:0px;
 background:#e7ecf0;
 width:160px;
 color:#006699;
 font-weight:bold;
 height:28px;
line-height:28px;
}
.setup_tip {
 color: red
} 
