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

.news_list_item{
	
}

.date_list{
	font-size: 12px;
	font-weight: bold;
	color: #faa218;
	margin-bottom: 3px;
}

.news_title{

}

.news_title a{
	font-size: 13px;
	font-weight: bold;
	color: #4e583b !important;
}


.new_subtitle{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 7px;
	font-weight: normal;
}

.homeNewsImage{
	float: left;
}

.homeNewsText{
	float: right;
}

.homeNewsTitle{
	background-image: url(../images/general/article_header.jpg);
	background-repeat: no-repeat;
	width: 539px;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
}

.homeNewsSubTitle{
	font-size: 12px;
}





.innerNews{
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #282826;
}

.innerNewsImage{
	float: left;
	width: 165px;
	text-align: left;
}

.innerNewsText{
	float: right;
}

.innerNewsTitle{
	width: 250px;
	font-size: 14px;
	font-weight: bold;
}

.innerNewsSubTitle{
	width: 250px;
	font-size: 12px;
}

.innerNewsTitle a, .innerNewsTitle a:visited, .innerNewsTitle a:hover{
	color: #FFFFFF !important;
}
