/**head.jsp
*/
#dh{
	height:84px;
	width:920px;
	padding:15px 50px 0px 20px;
    background:url(../img/head/headbg.gif) repeat-x;
}
#dh .logo{
	float:left;
	line-height:21px;
	margin-right:20px;
	margin-top:0px;
	font-size:16px;
	color:#ff6600;
}

#dh p{
	height:24px;
    font-size:12px;  
    text-align:right;
    color:#ffcc00;
}
#dh p a{
	color:#ffcc00;
}
#dh ul{
	position:absolute;
	top:64px;
	float:right;
	height:40px;
	padding-left:50px;
}
#dh ul li{
	float:left;
	font-size:16px;
	text-align:center;
	height:28px;	
	width:117px;
	padding-top:12px;
	margin-right:3px;
	color:#333;
}
#dh ul li a{
	color:#333;
	text-decoration: none;
	font-weight:bold;
}
.m0{
	background:url(../img/head/navi00.gif) no-repeat;
}
.m1{
	background:url(../img/head/navi11.gif) no-repeat;
}

#headseach{
	height:30px;
	padding-top:5px;
	text-align:center;
	background:url(../img/head/headseachbg.gif) repeat-x;
}
.headseachin{
	height:26px;
	width:980px;
	padding:2px;
}
.times{
	margin-right:100px;
	margin-left:20px;
	color:#333;
	font-size:14px;
}
.select-type,.select-cat{
	float:left;
	width:200px;
	height:19px;
	margin:0 6px 0 3px;
	padding:2px 1px 0 1px;
	border:solid 1px #fff;
}

.select-type span,.select-cat span{
	display:block;
	width:200px;
	height:17px;
	margin:1px 0 0 0;
	overflow:hidden;
	background-image:none;
}
.select-type select{
	width:200px;
	margin:-1px 0 0 -1px;
}
.select-cat input{
	width:200px;
	margin:-1px 0 0 -1px;
	padding:1px 3px;
}
.headseachin img{
	float:left;
}