/*head_menu*/
#chromemenu{
color:#fffff;
}
#chromemenu a{
color:#ffffff;
font-weight:bold;
}


#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px solid #BBB;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font-size:12px;
color:#ffffff;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #ffffff;
text-decoration: none;
}

#chromemenu ul li a:hover{
color: #ffffff;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #B5E2FE; /*Theme Change here*/
border-bottom-width: 0;
z-index:100;
visibility: hidden;
margin-top:0px;
font-family:"ËÎÌå";
font-size:12px;
color:#ffffff;
font-weight:lighter;
width:120px;
}

.dropmenudiv a{
display: block;
border-bottom:1px solid #ffffff; /*Theme Change here*/
border-left: 0px solid #d5ec90; /*Theme Change here*/
border-right: 0px solid #d5ec90; /*Theme Change here*/
text-decoration: none;
background-color: #205a13;
line-height:24px;
font-family:"ËÎÌå";
font-size:12px;
color:#ffffff;
font-weight:normal;
 padding-left:5px;
  padding-right:5px;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #79c468;
font-family:"ËÎÌå";
font-size:12px;
color:#ffffff;
font-weight:normal;
}
#fenlei2{
width:700px;
margin:5px 0 5px 20px;
text-align:left;
float:left;
}
#fenlei2 ul{width:668px;padding:5px 0px 5px 2px; float:left;}
#fenlei2 ul li{width:157px; float:left; line-height:180%;padding-left:10px; background:url(images/bg_dian2009.gif) no-repeat 0 -15px;}
#fenlei2 ul li a:link {color:#3b6f1f;font-size:12px;font-weight:bold;}
#fenlei2 ul li a:visited {color:#3b6f1f;font-size:12px;font-weight:bold;}
#fenlei2 ul li a:hover{color:#3b6f1f;text-decoration: underline;font-size:12px;font-weight:bold;}

.div1{ width:100%;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.searchimg2{width:136px;height:109px; line-height:109px;border:#ccc solid 1px;text-align:center;padding:1px 1px;float:left;over-flow:hidden ;}
.searchimg2 img{ border:0;}
#pic_box{ width:668px;float:left; list-style:none;}
#pic_box li{ width:158px;float:left;text-align:center;}
.indiv1{ width:120px; height:109px!important; padding:1px 1px; border:#CCCCCC solid 1px; margin-left:5px; float:left; display:inline}
.indiv1 img{ border:0px;}
.indiv2{ width:120px; height:18px!important; line-height:18px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.search1{ float:left;}
.search1 input.ipt1{ float:left; width:173px; height:18px; border:1px solid #8f8f8f; line-height:18px;}
.search1 button{ float:left; width:56px; height:22px; background:url(images/btms.gif) no-repeat; border:none; font-weight:bold; color:#fff; line-height:22px; cursor:pointer;}
