@charset "utf-8";
/* CSS Document */
body {
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	font-family:"Microsoft YaHei UI";
	background: url(../images/top_bg.jpg) top center repeat-x #e2e3e5;
}
* {
	margin: 0;
	padding: 0;
}
em {
	font-style: normal
}
.p_left {
	float: left;
}
.p_right {
	float: right;
}
A:link {
	COLOR: #333333;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none
}
a:active {
	COLOR: #333333;
	TEXT-DECORATION: none
}
a:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none
}
.fl {
	float: left;
	clear: both;
	text-indent: 32px;
}
.fr {
	float: right;
	clear: both;
}
.content_ny {
	width: 1120px;
	height: auto;
	margin: 0 auto;
	margin-top: 480px;
	background: #ffffff;
	padding: 40px;
}
.js_title{
	width:1120px;
	height:36px;
	float:left;
	line-height:36px;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	border-bottom:1px solid #efefef;
	padding-bottom:25px;
	}
.js_xiangxi{
	width:1120px;
	height:auto;
	float:left;
	line-height:36px;
	font-size:16px;
	margin-top:20px;
	}
.foot {
	width: 100%;
	height: 142px;
	line-height: 142px;
	margin: 0 auto;
	background: url(../images/foot_bg.jpg) center no-repeat;
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
