@CHARSET "UTF-8";
/* 底部新闻三个分类hunk_category_news*/


#category_news {
	margin-bottom: 10px;
    width: 100%;
}

#category_news .topbanerCont ul {
	float: left;
	width: 32%;
	border: 1px solid #dfdfdf;
}

.bottom_category_l li,.bottom_category_r li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	width: 97%;
	margin:0 auto;
	padding:0;
}

.bottom_category_l li a,.bottom_category_r li a {
	text-decoration: underline;
}

.bottom_category_l {
	
}

.bottom_category_r {
	margin-left: 1%;
}

.bottom_cate_t {
	height: 30px;
	width: 100%;
}
.bottom_category_l li a:link{
	text-decoration: underline;
}
.bottom_category_r li a:link{
	text-decoration: underline;
}
.hunk_title_li{
	width: 100%;
}
.hunk_title_span{
	margin-left:10px;
}
.bottom_category_r ul .hunk_title_li{
	width: 100%;
}
.bottom_category_r ul  .hunk_title_li .hunk_title_span{
	padding: 0 15px;
}