#homepage-news {
	width: 480px;

	margin-top: 10px;
}

#homepage-news #main-news {

	padding-top: 15px;
	margin-top: 15px;
	position: relative;
	clear: both;
}

#homepage-news #main-news .icon{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 102px;
	overflow: hidden;
	text-align: center;
}

#homepage-news #main-news .content{
	position: relative;
	padding: 0 10px 10px 117px;
	background-image: none;
}

#homepage-news .date{
	margin: 0 0 2px 0;
	line-height: 10px;
	font-size: 10px;
	font-style: normal;
	color: #B28D40;
	text-decoration: none;
}

#homepage-news .date a{
	font-size: 10px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}

#homepage-news .title{
	margin: 2px 0;
	line-height: 14px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#homepage-news .title a{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#homepage-news .title a:hover{
	text-decoration: underline;
}






#homepage-news #homepage-news-table {
	width: 480px;
	border-collapse: collapse;
	padding: 0;
}

#homepage-news #homepage-news-table td.hr {
	background:transparent url(../images/bg_new_design/hp-separator.gif) center center  no-repeat;
	height: 11px;
}

#homepage-news #homepage-news-table td {
	border: 0px solid green;
}

#homepage-news #homepage-news-table td.icon {
	width: 102px;
	text-align: center;
	overflow: hidden;
	padding: 0;
}

#homepage-news #homepage-news-table td.content {
	width: 378px;
	padding: 10px 10px 10px 20px;
}







#homepage-news .title2{
	line-height: 14px;
	margin: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#homepage-news .title2 a{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#homepage-news .title2 a:hover{
	text-decoration: underline;
}

#homepage-news .title3{
	line-height: 20px;
	margin: 20px 0;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	text-align: center;
}
