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

#news {
	width:755px;
	height: auto;
	padding:0px 0px 0px 0px;
	float:left;
}
#news .frame_a {
	width:756px;
	height: auto;
	float:left;
}
#news .frame_a_bg {
	width:756px;
	height: auto;
	float:left;
	padding:0px 0px 0px 0px;
	background-image:url(td3.jpg);
}
#news .frame_a_photo {
	width:430px;
	height: auto;
	float:left;
	padding:10px 0px 0px 5px;
	}
#news .frame_a_content {
	width:654px;
	height: auto;
	padding:0px 10px 0px 10px;
	float:left;
	}
#news .frame_a_time {
	width:93px;
	height: auto;
	padding:0px 30px 0px 10px;
	float:left;
	}
#news .frame_a_photo_s {
	width:54px;
	height:37px;
	float:left;
	border:1px #666 solid;
	background-color:#FFF;
	padding:4px 0px 0px 4px;
	margin:0px 10px 8px 0px;
}
#Paging{
	width:100%;
	height: auto;
	padding:10px 0px 10px 0px;
	float:left;
	
	}

