* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cbj.jpg);
	font-family: "微软雅黑,宋体";
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover{text-decoration: underline;}
area {
	border: 0px;
	outline: none;
}

.clearFloat:after {
	display: block;
	content: "";
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}
.header{
	width: 100%;
	height:192px;
	background-image: url(../images/xw_left_top.jpg);
}
.header_top{
	width: 1000px;
	height: 151px;
	margin: 0 auto;
}
.gywm_02{
	width: 100%;
	height: 151px;
}
.zz{
	margin: 0 auto;
}
.content{
	width: 100%;
	background-image: url(../images/contentbg.png);
}
.gywm_05{
	width: 15%;
	height: 579px;
	float: left;
	display: block;
	background-image: url(../images/gywm_05.jpg);
}
.center{
	width: 1000px;
	float: left;
}
.content_l{
	width: 227px;
	height: 579px;
	float: left;
}
.content_l img{
	display: block;
}
.content_l a{
	display: block;
}
.content_c{
	width: 772px;
	height:579px;
	float: left;
}
.content_c img{
	display: block;
}
.content_cText{
	height: 524px;
	vertical-align: top;
	background-image: url(../images/gywm_09.jpg);
	font-size: 14px;
	line-height: 33px;
	padding: 0 21px;
}
.gywm_08{
	width: 15%;
	float: left;
	height: 579px;
	background-image: url(../images/gywm_08.jpg);
}
.content_cText li{
	height: 33px;
	width: 100%;
	border-bottom: 1px dashed #DFD6CC;
	padding-left: 45px;
	padding-right: 184px;
	overflow: hidden;
	position: relative;
}
.content_cText li img{
	width: 31px;
	height: 21px;
	left: 7px;
	top:5px;
	position: absolute;
}
.content_cText li a{
	color: #76674a;
	text-decoration: none;
	font-size: 13px;
	line-height: 33px;
	display: block;
	height: 33px;
}
.content_cText li a:hover{
	text-decoration: underline;
}
.content_cText li .type{
	display: block;
	width: 84px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-size: 13px;
	position: absolute;
	right: 100px;
	top: 0px;
	color: #333;
	font-family: "微软雅黑,宋体";
}
.content_cText li .time{
	display: block;
	width: 100px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-size: 13px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #333;
	font-family: "微软雅黑,宋体";
}
.page{
	width: 100%;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.page_left{
	display: inline-block;
	margin-right: 30px;
}
.page_left a{
	font-size: 12px;
	color: #76674a;
	padding: 0 5px;
}
.page_left a:hover{
	text-decoration: underline;
}
.page_right{
	display: inline-block;
	font-size: 13px;
}
.page_right span{
	font-size: 13px;
}
