@charset "utf-8";
/* CSS Document */
body{
 margin:0;
 padding:0;
 font-family:"宋体";
 font-size:14px;
 background-color: #f0ede6;
 }
 .headback{
	/*background-image:url(images/head.jpg);*/
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#5ea269;
}
a {
	color:#ffffff;
	text-decoration:none;
	}
.intro_title{
	font-size:24px;
	line-height:150%;
	letter-spacing:3px;
	text-decoration:none;
	font-family:"黑体";
}

#container{
	width:1600px;
	margin:0px auto;
	background:url(/images/5500.files/images/head.jpg) top center no-repeat;
	background-color:#fefeca;
	padding:1px;
	}
#main{
	margin-top:350px;
	}
.intro_content{
	text-indent:2em;
	font-size:14px;
	line-height:150%;
	text-align:justify;
	}
.list{
	
	line-height:200%;
	text-decoration:none;
	font-size:14px;
	vertical-align:middle;
	}
.picborder{
	padding:2px;
	border:solid 1px #ffffff;
	}
.head{
	font-weight:bold;
	font-size:16px;
	}
.content{
 text-indent:2em;
 line-height:150%;
 font-size:14px;
 }
.part_title{
	font-size:30px;
	line-height:150%;
	letter-spacing:3px;
	text-decoration:none;
	font-family:"黑体";
	}