@charset "gb2312";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
	list-style:none;
}
a {
	text-decoration:none;
}
body {
	background:#f6f3e0;
}
.header {
	clear:both;
	height:375px;
	background:url(../images/header.jpg) center 0px no-repeat;
}
.clear {
	height:100%;
	clear:both;
}
.wrapper {
	clear:both;
	margin:0px auto;
	width:1000px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.top {
	height:160px;
	background:url(../images/top.jpg) no-repeat center 0px;
}
.news-content {
	padding:10px;
	font-size:14px;
	line-height:24px;
}
.news-content p {
	text-indent:28px;
	margin-bottom:15px;
}
.news-content .left {
	float:left;
	width:220px;
}
.news-content .right-main {
	float:right;
	width:750px;
}
.news-content .tit {
	height:81px;
	text-align:center;
}
.jsy {
	height:73px;
	text-align:right;
}
.photo-tit {
	clear:both;
	height:71px;
}
.photo-body {
	clear:both;
	padding:10px;
	height:100%;
	background:#e9e5e2;
}
.list-photo li {
	float:left;
	width:244px;
	text-align:center;
}
.list-photo li  img{
	margin-bottom:15px;
}
.jd-wrapper{
	clear:both;
	}
.jd-left{
	float:left;
	width:10px;
	height:510px;
	background:url(../images/jdleft.jpg) no-repeat;
	}
.jd-body{
	float:left;
	width:980px;
	height:500px;
	padding-top:10px;
	background:url(../images/jdbg.jpg) repeat-x;
	}
.jd-body .mb{
	float:left;
	width:723px;
	}
.jd-body .jd-content{
	float:right;
	width:247px;
	}
.jd-content-wrapper{
	border:1px solid  #f5b55e;
	height:480px;
	background:#fff;
	}
.jd-right{
	float:right;
	width:10px;
	height:510px;
	background:url(../images/jdright.jpg) no-repeat;
	}
	
.jd-tit{
	text-align:center;
	}
.jd-pic{
	text-align:center;
	margin-top:5px;
	}
.jd-table {
	font-size:12px;
	text-align:center;
}

.jd-table{
	font-size:12px;
	width:92%;
	_width:89%;
	line-height:24px;
	}
.jd-table  img{
	border:1px solid  #d0d0d0;
	padding:2px;
	width:56px;
	height:56px;
	}
#totlnum{
	display:block;
	margin:8px auto;
	width:75px;
	height:45px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	background:url(../images/total-bg.jpg) no-repeat;
	}
.copyright{
	clear:both;
	height:50px;
	margin-top:30px;
	text-align:center;
	font-size:12px;
	}