/* CSS Document */
	/* logo_begin */
.logo{ width:390px; float:left;}
.logo_right{
	width:220px;
	float:right;
	color:#666;
	margin-top:10px;
}
.logo_right a{ margin:0px 10px;}
	/* logo_stop */
	/* b_line */
.b_line{ background:url(../img/b_line_s1.gif) no-repeat; height:9px; overflow:hidden;}
	/* b_line */
	/* nav */
.nav{ background:url(../img/a_nav_back_s1.gif) no-repeat; height:28px; margin-top:5px;}
.nav_left{ width:755px; float:left;}
.nav_left ul li{ float:left;}
.nav_left ul li a{ display:block;}
.nav_right{ width:170px;float:left; margin-left:10px; margin-top:5px!important;*margin-top:5px!important;_margin-top:5px;}
.nav_right h1,.nav_right h2{ float:left;}
.nav_right h1{ height:10px; display:inline;}
.nav_right h1 input{ width:100px; height:10px; border-top:1px solid #000; border-left:1px solid #000; border-right:1px solid #fff; border-bottom:1px solid #fff; height:15px; line-height:15px;}
.nav_right h2{ width:47px; float:left; margin-left:10px; display:inline;}
.nav_right h2 input{background:url(../img/sousuo_s1.gif) no-repeat; height:18px; width:47px; border:none;}
.sousuo{ background:url(../img/sousuo_s1.gif) no-repeat; height:18px; width:47px; border:none; line-height:28px;}
.nav01,.nav02,.nav03,.nav04,.nav05,.nav06,.nav07,.nav08{ text-align:center; height:28px; line-height:28px;}
.nav01{ width:64px;}
.nav02{ width:77px;}
.nav03{ width:104px;}
.nav04{ width:105px;}
.nav05{ width:104px;}
.nav06{ width:116px;}
.nav07{ width:105px;}
.nav08{ width:75px;}
	/* nav */
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:200;
	width: 105px;
	visibility: hidden;
/*  	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, direction=135, strength=4);
*/	margin-top:-2px;
	margin-left:0px;
	/*background:url(../imagess/mmenubg.gif);*/
    background:#CCC;filter:Alpha(Opacity=90);/* IE */-moz-opacity:0.9;/* Moz FF */opacity: 0.9;
}

.dropMenu li a {
	width:105px; 
	line-height:25px;
	display: block;
	text-align:center;
	padding:0;
	color:#333;
}

* html .dropMenu a {
	width: 100%;
	color:#333;
}
.dropMenu a:hover {
	text-decoration: underline;
	color:#333; background:#ff9900;
}

.hdo{
width:100%;
height:auto;
display:block;
overflow:hidden;
}

/*-------- 下拉菜单 --------------*/
.dropMenu1{
	position:absolute;
	top: 0;
	z-index:200;
	width:145px;
	visibility: hidden;
/*  	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, direction=135, strength=4);
*/	margin-top:-2px;
	margin-left:0px;
	/*background:url(../imagess/mmenubg.gif);*/
    background:#CCC;filter:Alpha(Opacity=90);/* IE */-moz-opacity:0.9;/* Moz FF */opacity: 0.9;
}

.dropMenu1 li a {
	width:145px; 
	line-height:25px;
	display: block;
	text-align:center;
	padding:0;
	color:#333;
}

* html .dropMenu1 a {
	width: 100%;
	color:#333;
}
.dropMenu1 a:hover {
	text-decoration: underline;
	color:#333; background:#ff9900;
}

.hdo1{
width:100%;
height:auto;
display:block;
overflow:hidden;
}
