@charset "utf-8";
* { margin:0; padding:0;}

ul,li { list-style-type:none;}

.clear { clear:both; font-size:1px; line-height:0px; height:0px;}

.daohang { width:890px; height:29px; overflow:hidden; margin:0 auto; background:#808080; clear:both;}
.dhleft { width:650px; height:29px; overflow:hidden; float:left; padding-left:10px;}
.dhright { width:198px; height:29px; overflow:hidden; float:right; font-family:Arial; font-size:11px; line-height:29px; color:#fff;}
.dhright span { font-family:"微软雅黑"; font-size:12px;}
.dhright a:link { color:#fff; text-decoration:none;}
.dhright a:visited { color:#fff; text-decoration:none;}
.dhright a:hover { color:#fff; text-decoration:underline;}







.bluetabs { background:#808080; height:49px; overflow:hidden;}

.bluetabs ul { padding-top:3px; font:normal 18px "微软雅黑";font-weight: bold; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired*/}

.bluetabs li { float:left; display:inline; width:122px; height:46px; line-height:46px; text-align:center; margin:0px 5px;}

.bluetabs li a { text-decoration:none; display:block; background:#808080; border:#808080 1px solid; border-width:1px 1px 0px;/*THEME CHANGE HERE*/}
.bluetabs li a:link { color:#fff;}
.bluetabs li a:visited { color:#fff;}

.bluetabs li a:hover { color:#2a2a2a; background:#fff; font-weight:bold; border:#c7c7c7 1px solid; border-width:1px 1px 0px; text-decoration:none;}

.bluetabs li.selected { color:#2a2a2a;}

.bluetabs li.selected a { /*selected main tab style */
background:#fff; color:#2a2a2a!important; font-weight:bold; border:#c7c7c7 1px solid; border-width:1px 1px 0px; /*THEME CHANGE HERE*/}

.bluetabs li.selected a:hover { /*selected main tab style */
background:#fff; color:#2a2a2a; font-weight:bold; border:#c7c7c7 1px solid; border-width:1px 1px 0px; text-decoration:none;}

/* ######### Style for Drop Down Menu ######### */

.bluetabs li .dropmenudiv_b { position:absolute; background:#fff; top:0px; margin-top:-1px; /*THEME CHANGE HERE*/ border:#c7c7c7 1px solid; border-top:none;
font:normal 16px Verdana; line-height:25px; z-index:100; width:150px; visibility:hidden; padding:0px 0px; text-align:left; 
}
*+html .bluetabs li .dropmenudiv_b { margin-left:-1px;}

.bluetabs li .dropmenudiv_b a { width:auto; display:block; text-indent:10px; /*THEME CHANGE HERE*/
 padding:2px 0; text-decoration:none; color:#737375!important; border:none; font-weight:normal;}

* html .bluetabs li .dropmenudiv_b a{ /*IE only hack*/
width:100%; border:none;}

.bluetabs li .dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/ text-decoration:underline; border:none; font-weight:normal;}