
body,p,ul,li,h2{
	margin: 0;
	padding:0;
}
ul,li{
	list-style: none;
}

.con{
	width: 910px;
	padding-left: 50px;
	margin: 0 auto;
	background: url(/news../img/top.jpg) no-repeat;
	position: relative;
	
}
.header{
	height: 155px;
}
.qrBox{
	background: url(/news../img/line.png) repeat-y;
	padding-bottom: 27px;
	width: 740px;
}
.qrBox:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.qrBox h2{
	color: #629001;
	font-family: 'Microsoft YaHei';
	font-size: 18px;
	font-weight: normal;
	background: url(/news../img/dot.png) no-repeat;
	padding-left: 44px;
	margin-bottom: 12px;
}
.qrBox h2 a{
	color: #629001;
	font-family: 'Microsoft YaHei';
	text-decoration: none;
}
.qrBox p{
	width: 490px;
	padding-left: 44px;
	font-size: 14px;
	line-height: 30px;
}
.qrBox .txt{
	width: 585px;
	float: left;
}
.qrBox .img{
	width: 122px;
	float:right;
	text-align: center;
	font-size: 12px;
	color: #9c9c9c;
}
.qrBox .img img{
	border:1px solid #bebebe;
	padding: 7px;
}
.gotop{
	background: url(/news../img/gotop.jpg) no-repeat;
	display: block;
	width: 60px;
	height: 40px;
	position: fixed;
	_position: absolute;
	bottom: 0;
	left:50%;
	margin-left: 480px;
}
.gotop:hover{
	background: url(/news../img/gotop2.jpg) no-repeat;
}
#cpfoot2010{
	background: #f8f8f8;
	padding-bottom: 80px;
	width: 100%!important;
	border-top: 1px solid #dddddd;
}
#cpfoot2010 .link{
	border-bottom: none!important;
}