/* CSS Document */

body{
	margin:0;
	padding:0;
	border:0;
	font-family:"Microsoft YaHei","宋体" ;
	font-size:14px;
	color: #000000;
	line-height:1.8em;
}
html, body{ 
margin:0px; 
height:100%; 

} 
img{
  border:0;
}
.m{
	margin:0 auto;
}
.pl{
	padding-left:20px;
}
.pr{
	padding-right:20px;
}
.mian{
	width:1502px;
	margin:0 auto;
}
.top{
	background:url(top.jpg) no-repeat top center;
	height:682px;
}
.footer{
	background:url(footer.jpg) no-repeat bottom center;
	height:788px;
}
.conbg{
	background:url(bg.jpg) repeat-y center;
	margin:0 auto;
}
.con{
	width:1000px;
	margin:0 auto;
}
.tit{
	background: url(tit.jpg) no-repeat center;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	font-family:"Microsoft YaHei"
	height:103px;
	padding-bottom:18px;
	line-height:103px;
}
.f28{
	font-size:28px;
}
.f16{
	font-size:16px;
}
.fl{
	text-align:left;
	text-indent:120px;
}
.fr{
	text-align:right;
	padding-right:120px;
}
.fc{
	text-align:left;
	height:111px;
	padding-top:10px;
	line-height:1.6em;
	padding-right:120px;
	padding-left:120px;
	text-indent:2em;
}
.txt{
	text-indent:2em;
	font-family: "宋体";
font-size:14px;
	color: #000000;
	line-height:1.8em;
}