/*---------shanhe.com-style.css-----------*/
/*---综合设置---*/
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td{
	margin:0;
	padding:0;
}
ul,li{
	display:inline;
	list-style:none;
}
a{
	cursor:pointer;
}
a img{
	border: none;
}
/*链接样式*/
a,a:link{
	color:#666;
	text-decoration:none;
}
a:visited{
	color:#666;
}
a:hover{
	color:#ae0345;
}
a img{ border: none; }
/*---综合布局样式---*/
body{
	padding:0;
	margin:0;
	background:#fff;
	color:#666;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrap{
	padding:0;
	margin:0 auto;
	text-align:left;
	background:#fff;
	font-size:12px;
	font-family:"宋体";
	width:1004px;
	height:auto;
}
/*-header-*/
.header{
	padding:0;
	margin:0;
	width:978px;
	height:106px;
	background:#fff;
	text-align:left;
	padding-left:14px;
}
.top{
	height:17px;
	width:auto;
}
.top a,.top a:link{
	text-decoration:none;
	color:#fff;
}
.top a:visited{
	color:#fff;
}
.top a:hover{
	color:#ae0345;
	text-decoration:none;
}
.logo{
	height:65px;
	width:226px;
	background:url(../images/logo.gif) no-repeat;
	margin-top:12px;
}
.menu{
	height:26px;
	padding-top:18px;
	background:url(../images/mlk_dh.jpg) repeat-x;
	font-size:13px;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
}
.menu a,.menu a:link{
	text-decoration:none;
	color:#fff;
	margin-left:15px;
}
.menu a:visited{
	color:#fff;
}
.menu a:hover{
	color:#ae0345;
	text-decoration:none;
}
.menus{
	font-size:13px;
	color:#ae0345;
}
/*banner*/
.banner{
	width:978px;
	height:334px;
	background:url(../images/banner.gif) no-repeat;
	margin-left:14px;
	margin-top:10px;
}
/*栏目列表页*/
#pagedh{
	margin-left:14px;
	height:14px;
	padding-top:20px;
}
#list-left{
	width:728px;
	border:#ae0345 solid 1px;
	margin-top:10px;
	margin-left:14px;
	float:left;
	}
#list-left2{
	width:728px;
	margin-top:10px;
	margin-left:14px;
	float:left;
	}
.cpbt h4{
	font-size:14px;
	margin-left:25px;
	line-height:22px;
	color:#fff;}
.nrzz{
	text-align:center;
	height:20px;
	width:100%;
	margin-bottom:20px;
	padding-top:10px;
	float:left;
	border-bottom:1px dashed #cccccc;
	}
#list-left h1{
	height:24px;
	font-size:16px;
	text-align:center;
	color:#666;
	margin-top:20px;
}
.cplbbg{
	background:url(../images/mlk_14.jpg) no-repeat;
	height:212px;
	margin-top:10px;
	}
.cplbbg h4{
	font-size:14px;
	margin-left:30px;
	line-height:26px;
	color:#fff;}
.cplb{
	height:190px;
	width:120px;
	margin-top:8px;
	margin-left:20px;
	float:left;}
.cplb li{
	float:left;
	line-height:18px;
	width:120px;
	text-align:center;
	overflow:hidden;
	}
#cpjs1{
	height:350px;
	margin-bottom:20px;
	}
#cpjs2{
	height:180px;
	margin-top:20px;
	}
.cpjs1{
	width:180px;
	color:#ae0345;
	float:left;
	margin-left:40px;
	margin-top:100px;
	}
.cpjs2{
	width:420px;
	height:180px;
	color:#666;
	float:left;
	margin-left:40px;
	}
#content{
	width:658px;
	padding:10px;
	margin:10px 25px;
	line-height:18px;
}
#content li{
	float:left;
	width:100%;
	line-height:24px;
	overflow:hidden;
	border-bottom:1px dashed #cccccc;
}
#span{
	float:right;
	text-align:right;
}
#span2{
	text-align:center;
	height:30px;
	width:100%;
	padding-top:10px;
	float:left;
}
#content p{
	margin-top:24px;
}
#list-right{
	width:227px;
	float:left;
	margin-left:9px;
	}
#list-right h4{
	height:20px;
	width:227px;
	font-size:12px;
	margin-left:10px;
	color:#666;
	border-bottom:#e0e0e0 solid 1px;
	width:95%;
}
#list-right-top{
	height:9px;
	width:227px;
	background:url(../images/s_bg001.jpg) no-repeat;
	margin-top:10px;
	overflow:hidden;
	}
#list-right-center{
	overflow:hidden;
	width:227px;
	background:url(../images/s_bg002.jpg) repeat-y;
}
#list-right-bottom{
	height:9px;
	width:227px;
	overflow:hidden;
	background:url(../images/s_bg003.jpg) no-repeat;
}
#list-right li{
	float:left;
	width:210px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	border-bottom:1px dashed #cccccc;
	}
.lustyle{
    margin-top:6px;
	margin-left:10px;
	overflow:hidden;
}
/*footer*/
.footer{
	width:978px;
	margin-top:20px;
	margin-left:14px;
	background-color:#f8e3e7;
	overflow:hidden;
}
.footer-top{
	text-align:center;
	margin-top:20px;
}
.footer-top a{
	margin-left:10px;
}
.footer-link{
	margin:10px 20px;
	line-height:24px;
	text-align:center;
}
.footer-bottom{
    margin-top:10px;
	margin-bottom:40px;
	text-align:center;
}


