.hot{
	padding: 0px;
}
.hot h3{
	padding: 3px 0px;
}
.hot a{
	font-weight: bold;
}
.hot a img{
	border-radius: 0px;
	height: auto;
	width: 100%;
}
.list_news{
	border-bottom: 1px dashed #DDDDDD;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.list_news:last-child{
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.list_news h3{
	line-height: normal;
	margin-bottom: 5px;
}
.list_news a img{
	margin-right: 10px;
}
.list_news p{
	font-size: 13px;
	margin: 0px;
}
