* {
	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/gywm_01.jpg);
}
.header_top{
	width: 1000px;
	height: 151px;
	margin: 0 auto;
}
.gywm_02{
	width: 137px;
	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: 13px;
	line-height: 33px;
	padding:20px 40px;
}
.contactus_title{
	color: #6d5d3f;
	height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #ad9e81;
}
.content_cText a{
	color: #76674a;
}
.content_cText a:hover{
	text-decoration: underline;
}
	