@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:"宋体";
	font-size:14px;
	background-color:#c1bbad;
	}
a{
	text-decoration:none;
	color:#000000;
	}
#head{
	margin:0 auto;
	width:936px;
	}
#background{
	margin:0 auto;
	width:1117px;
	background-image:url(/images/6341/fade_back.jpg);

	
	
	}
#main{
	margin:0 auto;
	width:936px;
	background-color:#c1bbaf;
	}
#foot{
    margin:0 auto;
	width:1400px;
	}
#foot p{
    text-align:center;
	}
.clear{
	clear:both;
	}
.intro{	
	text-indent:2em;
	text-align:justify;
	line-height:150%;
	}
.head{
	font-size:16px;
	font-weight:bold;
	}
.content{
	text-indent:2em;
	line-height:150%;
	text-align:justify;
	}
#bottom{
    margin:0 auto;
    width:1400px;
	height:90px;
	background-color:#ec0000;
	}