@charset "utf-8";

/* CSS Document */


/*banner开始*/
.position{
	height:40px;
	background:#7da500;}
.in_position{
	width:1200px;
	margin:0 auto;
	color:#fff;}
.in_position  h2{
	float:right;}
.in_position  h2 em{
	display:inline-block;
	width:6px;
	height:9px;
	background:url(../image/img02.jpg) no-repeat center;
	margin:0 8px;
	font-size:12px;}
.in_position  h2 strong{
	color:#dcd7ad;}
.content{
	width:1200px;
	margin:0 auto;
	padding-bottom:20px;
	padding-top:35px;}

.fontArea{
	width:890px;
	float:left;
	margin-left:24px;}
.fontArea h1{
	font-size:16px;
	color:#7da500;
	padding-bottom:15px;
	padding-top:30px;}
.fontArea .left{
	float:left;
	border:1px solid #ccc;
	padding:15px;}
.fontArea .left img{
	/*border:12px solid #517100;*/
	width:510px;
	}
.fontArea .right{
	float:left;
	width:300px;
	margin-left:30px;}
.fontArea .right h1{
	font-size:22px;
	color:#517100;
	padding-top:50px;
	padding-bottom:15px;
	display:inline-block;
	border-bottom:1px dotted #ccc;}
.fontArea .right .cs{
	font-size:14px;
	color:#666666;
	line-height:28px;
	padding-top:20px;}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	