.con_list {
	width: 655px;
	margin-left: 10px;
}
.news_tit {
	background: url(../img/bg/news_list.png) no-repeat center 0;
	height: 34px;
	margin-top: 25px;
	text-indent: -9999px;
}
#show_news_page {
	overflow: hidden;
	padding: 5px;
}
#show_news_page div {
	height: 32px;
	line-height: 32px;
	float: left;
	background: url(../img/bg/news_div_bg.png) repeat-x 0 bottom;
}
.show_news_div1 {
	width: 540px;
}
.show_news_div1 a {
	margin-left: 40px;
}
.show_news_div2 {
	width: 100px;
	text-align: right;
}
.news_bottom {
	clear: both;
	text-indent: -9999px;
	height: 10px;
	line-height: 10px;
}