@charset "utf-8";
/* CSS Document */
#container .td_top{
	width:100%;
	height:auto;
	float: left;
	}
#container .td_top2{
	width:100%;
	height:36px;
	float: left;
	background-image:url(list_bg2.jpg);
	}
#container .td_center{
	width:100%;
	height:auto;
	float: left;
	}
#container .td_bottom{
	width:100%;
	height:auto;
	float: left;
	}
#container .news_list{
	width:100%;
	height:113px;
	float: left;
	}
