
#main .content{
	width: 1002px;
	margin: 0 auto;
	background: white;
}
#main .content .head_title{
	width: 1002px;
	height: 60px;
	background: url(../img/head_title.png) repeat-x  0 52px;
}
#main .content .head_title h6{
	width: 200px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #9ccc8d;
	margin-left: 20px;
	float: left;
	
}
#main .content .head_title p{
	width: 700px;
	float: right;
	height: 60px;
	line-height: 60px;
	text-align: right;padding-right: 20px;
	color: #bbbbbb;
	font-size:13px;
}
#main .content .head_title p a{
	color: #bbbbbb;
	font-size:13px;
}
#main .content .article{
	width: 972px;
	padding: 20px 15px;
}
#main .content .article .title{
	line-height: 60px;
	font-weight: bold;
	color: #6c6c6c;
	font-size: 28px;
	text-align: center;
}
#main .content .article  .info{
	height: 36px;
	line-height: 36px;
	color: #6C9BBC;
	text-align: center;
	font-size: 15px;
	
}
#main .content .article .section{
	margin-top: 20px;
}
#main .content .article .section  table{
	       margin: 0 auto !important;
}
#main .content .article .section .fanye{
	margin-left: 20px;
}
#main .content .article .section .fanye p{
	text-align: left;
	height: 30px;
	line-height: 30px;font-size: 15px;
}
#main .content .article .section .fanye p a{
	font-size: 15px;
	color:red;
	 font-family:方正小标宋,楷体,楷体_GB2312, SimHei;
}
































