@charset "utf-8";

/* CSS Document */
body{
	background:url(../image/cloud.jpg) repeat-y top center;
}
.content{
	width:1040px;
	margin:0 auto;
	padding-top:50px;}
.left_nav{
	width:153px;
	float:left;
	}
.left_nav h2{
	background:url(../image/leftnav.png) no-repeat center;
	width:153px;
	height:39px;
	line-height:39px;
	text-align:center;
	color:#fff;
	font-size:18px;
	position:relative;
	top:8px;}
.left_nav ul{
	background:url(../image/touming.png);
	padding:0 15px;
	padding-top:14px;
	padding-bottom:28px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;}
.left_nav ul li{
	font-size:16px;
	color:#294817;
	text-align:center;
	border-bottom:1px dashed #294817;
	line-height:35px;
	line-height:35px;}
.left_nav ul li:hover{
	color:#fff;}
.right_area{
	float:right;
	width:849px;
	}
.position{
	border-bottom:1px solid #3e6b14;
	padding-bottom:8px;}
.position h3{
	font-size:16px;
	color:#3e6b14;
	background:url(../image/position.png) no-repeat left center;
	padding-left:18px;
	height:22px;
	line-height:22px;
	float:left;}
.position span{
	float:right;
	position:relative;
	top:7px;}
.position span em{
	color:#173208;}
.fontArea{
	font-size:15px;
	color:#213305;
	line-height:30px;
	padding:0 20px;
	padding-top:20px;
	padding-bottom:20px;
	min-height:500px;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	