@charset "gb2312";
.content {
	background-image: url(imagescontent.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1014px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	height: 800px;
}
.content1 {
	width: 1014px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
.news_title li {
	font-size: 14px;
	line-height: 30px;
	list-style-position: inside;
	list-style-type: disc;
	height: 30px;
	overflow: hidden;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.news_title {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.news_title li a {
	color: #333333;
	text-decoration: none;
}
.news_title li a:hover {
	color: #D60F05;
}
.big_tit {
	font-family: "ºÚÌå";
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.content_box {
	font-size: 14px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 30px;
}
.pre_tit {
	font-family: "¿¬Ìå";
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	text-align: center;
}
.time1 {
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	color: #837867;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d20a0d;
}
.more {
	font-family: "ºÚÌå";
	font-size: 14px;
	line-height: 22px;
	color: #60594F;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
