@charset "utf-8";
/* CSS Document */
#news-con{
	display: block;
	width:920px;
	margin-right: 0;
}
.news-con-fist h2{
	text-align:center;
	font-weight: normal;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 40px;
    color: #535353;
}
.info-2{
	width: 100%;
	height:30px;
    font-size: 16px;
	color:#888;
}
.info-2 span{
	float:left;
	margin-right:20px;
}
.new-con{
	font-size: 18px;
	line-height: 28px;
	color: #666;
}
.new-con p{
	margin-top: 15px;
}
.b-but{
	height:52px;
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top:20px;
	border-bottom:1px dashed #888 ;
	color: #666;
}
.b-but span{
	font-size: 16px;
	line-height: 26px;
}
.b-but a,.label a{
	color: #666;
}
.b-but a:hover{
	color:#cfa54f;
}
.label p{
	font-size: 16px;
	line-height: 28px;
	color: #888;
}
.label a{
	margin-right: 10px;
}
.label a:hover{
	color:#cfa54f;
}