@charset "utf-8";
/* CSS Document */

#news {
	width:700px;
	width:1000px;
	height:auto;
	margin:0 auto;
}
#left_frame{
	width:230px;
	height:500px;
	float:left;
	}

#Paging{
	width:100%;
	height: auto;
	padding:10px 0px 10px 0px;
	float:left;
	
	}
#tb{
	width:100%;
	height:auto;
	float:left;
	}
#tb .top{
	width:100%;
	height:auto;
	float:left;
	}
#tb .center_bg{
	width:100%;
	height:auto;
	float:left;
	background-repeat:no-repeat;
	}
#tb .bottom{
	width:100%;
	height:auto;
	float:left;
	}
