@charset "gb2312";

body {
	background-color: #333;
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0px auto;
	font-size:12px;
	color:#555;
}
ul,li { padding:0; margin:0; border:0; list-style-type:none;}

a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
#main {width:960px; margin:0px auto;}
		
		/*banner样式*/
		
.banner{

	background-image: url(../images/banner.jpg);
	background-position: 0px 0px;
}
#dh_nav {
	margin:0px auto;
	padding:288px 0 0 0;
	text-align:center;
}
#dh_nav ul li{
	line-height:22px;
	text-align: center;
	background-image: url(images/nav_fg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "微软雅黑", "幼圆", "宋体";
	display:inline;
	padding:0px 21px;
}
#dh_nav ul,li {padding:0px; margin:0px;}
#dh_nav ul li a {
	font-size: 13px;
	color:#FFF;
	text-decoration: none;
}
#dh_nav ul li a:hover {
	color: #6FF;
}
		
		/*左侧样式*/
		
.l-box{
	float:left;
	width:643px;
	display:inline;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 17px;
}
	.top-1{ background:url(../images/top-2.jpg) no-repeat; width:643px; height:40px; margin-top:10px;}
	.top-2{ background:url(../images/top-1.jpg) no-repeat; width:643px; height:40px; margin-top:10px;}
	.top-3{ background:url(../images/top-3.jpg) no-repeat; width:643px; height:40px; margin-top:10px;}
	.top-4{ background:url(../images/top-4.jpg) no-repeat; width:643px; height:40px; margin-top:10px;}
	.top-5{ background:url(../images/top-5.jpg) no-repeat; width:643px; height:40px; margin-top:10px;}
	.top-6{ background:url(../images/top-6.jpg) no-repeat; width:643px; height:40px; margin-top:10px;}
	.box-n{ border:1px solid #969696; border-top:0px; width:616px; padding:6px 10px 10px 15px;  line-height:22px;}
		.box-n p{line-height:20px;}
		.box-n ul{ line-height:30px; font-weight:bold;}
		.x-top{width:616px; overflow:hidden; margin-top:10px;}
		.l-top-1{ background:url(../images/x-top-l.jpg) bottom left; width:1000px; height:36px;word-break: keep-all}
		.xiao{ background-color:#eee; padding:10px 10px 10px 20px; line-height:20px; margin-top:5px;}.xiao h3{ padding-bottom:5px; color:#362f2d}
		.kong{ clear:both; height:1px; overflow:hidden; }
		
		/*右侧样式*/
		
.r-box{
	float:right;
	width:260px;
	color:#464646;
	padding-right: 10px;
}.box-r a{ color:#464646;}
.r-top{ background:url(../images/r-top.jpg); width:220px; height:24px;  font-weight:bold; color:#FFF; padding:10px 0 0 40px; margin-top:10px;}
.box-r{
	background-color:#F9FAFD;
	padding:8px 10px 10px 15px;
	line-height:24px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEE7F4;
	border-right-color: #CEE7F4;
	border-bottom-color: #CEE7F4;
	border-left-color: #CEE7F4;
}

