@charset "UTF-8";
/* CSS Document */

.list_head { font-size:14px;
color:#C60!important;}

.announcement_date {
	float: left;
	width: 620px;
	height: 20px;
}
.brief {
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 0px;
	float: left;
	width: 620px;
	}

.announcement_news {
	width: 640px;
	height: 110px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
	
.announcement_news_over {
	width: 640px;
	height: 110px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #D6C9B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
	