@charset "gb2312";
/* CSS Document */

#contents-content{ width:100%; height:auto; background:url(contentsbg.jpg) no-repeat center bottom; float:left;}
.content{
	background:#FFF;
	margin:0 auto;
	width:1003px;
	margin-bottom:20px;
}
.where {
	height:40px;
	line-height:40px;
	border-bottom:1px #d2d2d2 solid;
    padding-left:30px;
	width:973px;
	float:left;
}

.where .txt{ width:973px; color:#333; float:left;}
.where .txt span{ float:left;}
.where p a{ float:left; color:#333;}
.where p a:hover{ color:#069;}

.main {
	width:1003px;
}


.content-txt{ color:#333; text-align:center; line-height:60px;}
.info { border-bottom: 1px dashed #ccc; line-height:40px; margin-bottom:20px; position: relative; text-align:center; width: 1003px;}
.article-box{ margin:0 20px; padding:30px 70px; border-bottom:1px #d1d1d1 dashed;}
.article-box p { line-height:30px; font-size:14px; margin-bottom:20px; text-indent:30px;}

























