@charset "utf-8";
body {
	background-color: #f0dd9b;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 165%;
	text-decoration: none;
	color: #c54122;
}
* {
}
#header {
	clear: both;
	height: 42px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_07.jpg);
	background-repeat: repeat-x;
	margin-top: 350px;
}
#header .nav {
	clear: both;
	height: 35px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 130%;
	padding-top: 5px;
}
#centent {
	background-color: #FFFFFF;
	clear: both;
	height: 1430px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_27.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#centent .tit {
	float: left;
	height: 55px;
	width: 920px;
	background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C02200;
}
#centent .daoyu {
	float: left;
	height: 215px;
	width: 590px;
	margin-top: 10px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 130%;
}
#centent .pic {
	background-image: url(../images/index_19.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 215px;
	width: 306px;
	margin-left: 20px;
	margin-top: 10px;
}
#centent .huodong {
	background-image: url(../images/index_23.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 66px;
	width: 896px;
	margin-top: 10px;
	margin-left: 15px;
}
#centent .hd_neirong {
	float: left;
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-left: 15px;
	line-height: 140%;
}
#centent .img2 {
	margin-left: 20px;
	border-color:#000000;
	width:270px;
	height:180px;
}

#left_broder {
	background-image: url(../images/index_14.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	height: 1430px;
	width: 12px;
}
#foot1 {
	clear: both;
	height: 36px;
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_29.jpg);
	background-repeat: no-repeat;
}
#foot2 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B21A05;
	clear: both;
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	padding-top: 15px;
}

