﻿
ul,li { list-style-type:none;}

.clear { clear:both; font-size:1px; line-height:0px; height:0px;}

.daohang { width:1000px; height:30px; overflow:hidden; margin:0 auto; background: url(../images/menubg.jpg); clear:both;}
.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 { height:40px; overflow:hidden;}
.bluetabs ul {list-style-type: none; text-align: left; font-size:14px;}
.bluetabs li { float:left; display:inline; width:142px; height:29px; line-height:29px; text-align:center;font-weight:bold;}
.bluetabs li a { text-decoration:none; display:block;border-left:#0285BE 1px solid;}
.bluetabs li a:link { color:#fff;}
.bluetabs li a:visited { color:#fff;}

.bluetabs li a:hover { color:#2a2a2a; background:#fff; font-weight:bold; border:#0285BE 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:#3399CC!important; font-weight:bold; border:#0285BE 1px solid; border-width:1px 1px 0px; /*THEME CHANGE HERE*/}

.bluetabs li.selected a:hover { /*selected main tab style */
background:#fff; color:#3399CC; font-weight:bold; border:#0285BE 1px solid; border-width:1px 1px 0px; text-decoration:none;}

/* ######### Style for Drop Down Menu ######### */

.bluetabs li .dropmenudiv_b { position:absolute; background:#EFEFEF url(../images/bg2.jpg) repeat-x top; top:0px; margin-top:-1px; /*THEME CHANGE HERE*/ border:#0285BE 1px solid; border-top:none;
font:normal 14px Verdana; line-height:25px; z-index:4010; width:120px; visibility:hidden; padding:0px 0px 10px 15px; 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:#3399CC!important; border:none; font-weight:normal; background:none;}
* 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;}