/* CSS Document */
body{
	margin:0;
	padding:0;
	/*
	background-image:url(images/floor.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#dfc183;
	*/
	font-size:12px;
	}
a{
	text-decoration:none;
	color:000000;
	}
#banner{
	width:1000px;
	margin:0 auto;
	background-image:url(images/head.jpg);
	}
#main{
	width:630px;
	background-image:url(images/mask.png);
	background-repeat:repeat-y;
	margin:0 auto;
	padding-top:1px;
	}
#qianyan{
	width:72px;
	margin:20px auto;
	}
.intro, .piclist{
	width:90%;
	margin:10px auto;
	}
#part_line{
	margin:0px auto;
	border-top:1px dashed #bba1a2;
	}
.part_titlepic{
	margin:10px 0 10px 30px;
	padding:5px;
	} 
.part_titlepic a{
	
	}
.picname{
	font-size:12px;
	color:#000000;
	text-decroation:none;
	}
.piclist{
	width:90%;
	height:auto;
 }
.content{
	font-size:12px;
	text-indent:2em;
	line-height:150%;
	}
#dingss{
	width:1000px;
	margin:0 auto;
	background-image:url(images/dings.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#dfc183;
	}
.space{
	height:250px;
	border-top:1px dashed #bba1a2;
	}
#footer{
	width:630px;
	margin:0 auto;
	background-image:url(images/mask.png);
	background-repeat:repeat-y;
	}
.col_title{
	width:90%;
	margin:25px auto;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	line-height:150%;
	}
.list_list{
	color:#000000;
	text-decoration:none;
	line-height:150%;
	font-size:12px;
	}
.head{
	font-size:14px;
	font-family:'SimHei';
	}
.link{
	color:#000000;
	}
.more{
	width:50px;
	margin:10px 10px 10px auto;
	color:#000000;
	text-decoration:none;
	} 
.clear{
	clear:both;
	}
.sponsor{
	font-weight:bold;
	line-height:150%;
	}