﻿* { margin:0; padding:0;}
ul,li { list-style-type:none;}
.clear { clear:both; font-size:1px; line-height:0px; height:0px;}
.bluetabs { height:141px; overflow:hidden;}
.bluetabs ul {  /*set to left, center, or right to align the menu as desired*/ width:778px; margin:0 auto;}
.bluetabs li { width:257px; height:141px; float:left; margin:0 66px; display:inline;}
.bluetabs li a {width:257px; height:141px; display:block;}
.bluetabs li a:link {}
.bluetabs li a:visited {}
.bluetabs li a:hover {}
.bluetabs li.selected {}
.bluetabs li.selected a {}
.bluetabs li.selected a:hover {}

/* ######### Style for Drop Down Menu ######### */
.bluetabs li .dropmenudiv_b { position:absolute; background:none !important; top:0px; margin-top:-1px; /*theme change here*/ 
font:normal 12px "微软雅黑"; z-index:100; width:257px; visibility:hidden; padding:0px 0px;}
*+html .bluetabs li .dropmenudiv_b { margin-left:0px;}
.bluetabs li .dropmenudiv_b a { width:257px; height: auto; float:left; display:block;/*theme change here*/
 text-decoration:none; color:#0d4dbf!important; border:none; font-weight:normal; background:none !important; float:left; line-height:29px !important;}
* html .bluetabs li .dropmenudiv_b a{ /*ie only hack*/
border:none; width:100%; line-height:29px !important;}

/*add*/
.bluetabs .dropmenudiv_b .b1{ width:257px; height:5px; float:left; background:url(../images/menu_02b.png);  overflow:hidden;}
.bluetabs .dropmenudiv_b .b2{ width:257px; height:5px; float:left; background:url(../images/menu_04b.png);  overflow:hidden;}
.bluetabs .dropmenudiv_b .d1{ width:257px; height:auto; float:left; background: url(../images/menu_03b.png) repeat-y;  overflow:hidden;}
.bluetabs .dropmenudiv_b p{  width:257px; height:29px; float:left; display:block; line-height:29px !important; border-bottom:1px solid #fff;}
.bluetabs .dropmenudiv_b p a{ width:227px; height:29px; float:left; display:block; line-height:29px !important; color:#0d4dbf !important; padding-left:30px;}
.bluetabs .dropmenudiv_b a:hover{ /*theme change here*/ text-decoration: none; border:none; font-weight:normal; color:#ff5400 !important;}
.bluetabs .dropmenudiv_b p.p1{ border:0;}








