

body{
	background-color: white;
}

.web-ji{
	top:328px;
}
.web-module{
	padding-top: 50px;
	text-align: center;
	padding-bottom: 50px;
}

#title{
	font-size: 26px;
	color: #48cb60;
}

.web-news-subtitle{
	margin:15px 0;
	text-align: center;
}
.web-news-subtitle span{
	margin-right:80px;
	color:#999;
	font-size:16px;
}

.web-news-subtitle img{
	
	width:18px;
	vertical-align:sub;
	margin-right:5px;
}
.web-news-detail-content{
	color:#666;
	font-size:18px;
	width:95%;

}

.web-news-detail-content p{
	text-indent:2em;
	line-height: 34px;
	text-align: left;
}

#content img{
	width: 90%;
}

.web-news-detail-footer{
	margin-top:20px;
	margin-bottom:20px;
	text-align:right;
	width: 90%;
}
.web-news-detail-footer img{
	width:18px;
	margin-right:5px;
}
.web-news-detail-footer span{
	color:#ff9900;
	margin-right:5px;
	font-size:16px;
}