* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑,宋体";
	background: url(../images/bobj.jpg);
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

area {
	border: 0px;
	outline: none;
}

.clearFloat:after {
	display: block;
	content: "";
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}
.content{
	width: 1062px;
	margin: 0 auto;
	
}
.content_l{
	width: 219px;
	height: 424px;
	border:2px solid #e9ab1a;
	background: url(../images/df2.jpg);
}

.formItem{
	height: 27px;
	line-height: 27px;
	font-size: 0;
}
.formItem span{
	display: inline-block;
}
.formItem span.label{
	width: 70px;
	height: 27px;
	font-size: 12px;
	color: #000000;
}
.news{
	margin-top: 15px;
}
.newText{
	width: 200px;
	margin: 0 auto;
}
.newText li{
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	color: #5f180a;
}
.newText li a{
	height: 24px;
	overflow: hidden;
	color: #5f180a;
}
.newText li a:hover{
	color: #000;
}
.bottomImg{
	margin-top: 9px;
}
.content_r{
	width: 833px;
	border:2px solid #e9ab1a;
	background:url(../images/kfbj.jpg) ;
	background-color: #FAEBA8;
	background-position:top; 
	background-repeat:repeat-x;
	min-height: 423px;
}
.content_r_b{
	width:810px;
	margin: 0 auto;
	padding-top: 10px;
}
.brief{
	width: 100%;
	font-size: 0px;
}
.brief .location{
	display: inline-block;
	width: 100px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	background-image: url(../images/poit.jpg);
	background-repeat: no-repeat;
}
.brief .title{
	font-size: 14px;
	font-weight: bold;
	color: #714730;
	line-height: 31px;
	display: inline-block;
	vertical-align: middle;
}
.brieftext{
	margin-top: 20px;
	line-height: 30px;
	font-size: 14px;
	color: rgb(95, 24, 10);
}
.brieftext li{
	height: 30px;
	width: 100%;
	background: url(../images/line1.gif);
	padding-right: 184px;
	overflow: hidden;
	position: relative;
}

.brieftext li a{
	color: #5f180a;
	text-decoration: none;
	font-size: 12px;
	line-height: 33px;
	display: block;
	height: 33px;
}
.brieftext li a:hover{
	color:#000;
}
.brieftext li .type{
	display: block;
	width: 84px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	position: absolute;
	right: 100px;
	top: 0px;
	color: #5f180a;
	font-family: "微软雅黑,宋体";
}
.brieftext li .time{
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	position: absolute;
	right: 0px;
	top: 0px;
	color:#5f180a;
	font-family: "微软雅黑,宋体";
}
.page{
	width: 100%;
	text-align:center;
	margin-top: 15px;
}
.page_left{
	display: inline-block;
	margin-right: 30px;
}
.page_left a{
	font-size: 12px;
	color: #5f180a;
	padding: 0 5px;
}
.page_left a:hover{
	color: #000;
}
.page_right{
	display: inline-block;
	font-size: 12px;
}
.page_right span{
	font-size: 12px;
}
.page_right span.leftline{
	border-left: 1px solid ;
}

