@charset "gb2312";
/* ====================
     公共样式
==================== */
body {
	margin:0;
	padding:0;
	font-size: 12px;
	
}
div {
	margin:0 auto;
	padding:0;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;

}
.clear {
	clear:both;
}

/*导航子分类*/
.menuall {
	background:url(../images/indexdh_08.jpg) repeat center top;
	border-bottom:solid 2px #e05f00;
	padding:0 0 1px 0;
	
}
.nav_sub {
	text-align:left;
	
}
.nav_sub .box1 {
	width:215px;
	padding:0 20px;
	margin:10px 0;
	display:inline;
	border-right:solid 1px #ccc;
	float:left;
	
}
.nav_sub .box1 h3 {
	font-size:12px;
	width:215px;
	margin-bottom:5px;
	line-height:30px;
	color:#333;
	
}
.nav_sub .box1 h3 a {
	background:none;
	border:none;
	text-align:left;
	padding:0;
	margin:0;
	
}
.nav_sub .box1 img {
	width:215px;
	height:100px;
	margin-bottom:5px;
	
}
.nav_sub .box1 p {
	line-height:20px;
	color:#666;
	text-indent:2em;
	
}
.nav_sub .box2 {
	padding:0 10px;
	margin:10px 0;
	width:390px;
	float:left;
	
}
.nav_sub .box2 h3 {
	font-size:12px;
	width:390px;
	margin-bottom:5px;
	line-height:30px;
	border-bottom:solid 1px #ddd;
	color:#333;
	
}
.nav_sub .box2 a {
	width:120px;
	line-height:24px;
	float:left;
	text-align:left;
	overflow:hidden;
	
}
