
img{border:none;}
ul,ol{list-style:none}
.clear{clear:both}
a{ list-style-type:none; text-decoration:none}


.chromestyle{
width:1000px;
font-weight: normal;
height:46px;
margin-bottom:10px; 
margin-top:10px; 
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

width:1000px; 
height:40px /*THEME CHANGE HERE*/
padding: 6px 2px;
margin: 0;
text-align: center; float:left;/*set value to "left", "center", or "right"*/
background-color:#087dcc;}

.chromestyle ul li{
display: inline;
background-image:url(../images/bg.jpg);
float:left; height:40px; font-family:"宋体"; font-size:16px; text-align:center; color:#FFF; vertical-align:bottom; display:block; background-image:url(../images/bg.jpg); line-height:40px; border:0px; margin:0px; padding:0px;
}

.chromestyle ul li.lili{ float:left; width:3px; height:40px; background-image:url(../images/bg1.jpg)}
.chromestyle ul li a{
font-family:"宋体"; font-size:16px; color:#FFF; text-align:center;vertical-align:bottom; display:block; line-height:40px; width:122px; text-decoration:none;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;

 font-family:"微软雅黑";
line-height:30px;
z-index:100;
width: 123px;
visibility: hidden;
padding:0px;
margin-left:0px; 
border:0px}

#dropmenu1 #dropmenu2{
top:169px;
}

.dropmenudiv a{
width:123px;
display: block;
text-indent: 3px;
background-image:url(../images/bg2.jpg);
color:#ffffff;
text-align:center;
font-size:15px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

