/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, fieldset, legend {
	padding: 0;
	margin: 0;
}
ul, li {
	list-style-type: none;
	text-transform: capitalize;
}
.clear {
	clear: both;
*display:inline;/*IE only*/
}
/*menu*/
#nav {
	margin: 0;
	width: 1120px;
	display: block;
	font-size: 14px;
	font-family: "微软雅黑";
}
#nav .mainlevel {
	float: left;
	width: 112px;
/*IE6 only*/}
#nav .mainlevel a {
	color: #ffffff;
	text-decoration: none;
	line-height: 45px;
	display: block;
	padding: 0;
	width: 112px;
	text-align: center;
}
#nav .mainlevel a:hover {
	color: #fff;
	line-height: 45px;
	text-decoration: none;
	background: url(../images/nav_ah.jpg) no-repeat center;
}
#nav .mainlevel1 {
	background: url(../images/d1.jpg) 0 0 repeat-x;
	float: left;
	margin-right: 4px;
	width: 112px;
/*IE6 only*/}
#nav .mainlevel1 a {
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
	display: block;
	padding: 0;
	width: 112px;
	text-align: center;
}
#nav .mainlevel1 a:hover {
	color: #000000;
	line-height: 30px;
	text-decoration: none;
	background: #FFFFFF;
}
#nav .mainlevel ul {
	display: none;
	position: absolute;
	margin-left: 0px;
}
#nav .mainlevel li {
	border-bottom: #FFFFFF 1px solid;
	background: #ff8a00;
	width: 112px;
/*IE6 only*/}

