@charset "utf-8";

.mod_news1 {
	text-align: left;
	font-size: 24px;
	line-height:32px;
	color: #999;
	font-weight: bold;
	padding-bottom: 10px;
}

.news1_topic {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 6px;
}

.news1_topic a {
	color: #fff;
}

.news1_topic a:hover {
	color: #F30;
}

.news1_content {
	color: #ccc;
	text-align:left;
	padding-bottom:5px;
}

.news1_date {
	color: #ccc;
	font-size: 12px;
	padding-bottom: 3px;
}



.mod_cms1 {
	text-align: left;
	font-size: 24px;
	line-height:32px;
	color: #999;
	font-weight: bold;
	padding-bottom: 10px;
}

.cms1_topic {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 6px;
}

.cms1_topic a {
	color: #fff;
}

.cms1_topic a:hover {
	color:#F30;
}

.cms1_content {
	color: #ccc;
	text-align:left;
	padding-bottom:5px;
}



