@charset "utf-8";
/* CSS Document */
#news {
	width:660px;
	height: auto;
}
#tb {
	width:710px;
	height:auto;
	float:left;
}
#tb .top {
	width:100%;
	height:auto;
	float:left;
}
#tb .top2 {
	width:100%;
	height:55px;
	background-image: url(news_detail_07.png);
	background-repeat:no-repeat;
	float:left;
}
#tb .center_bg {
	width:671px;
	height: auto;
	float:left;
}
#tb .bottom {
	width:100%;
	height:auto;
	float:left;
}
#left_frame {
	width:230px;
	height:500px;
	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:775px;
	height: auto;
	float:left;
}
#news .frame_a_content2 {
	width:735px;
	height: auto;
	float:left;
	padding:0px 20px 0px 20px;
}
#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 #ccc solid;
	background-color:#FFF;
	padding:4px 0px 0px 4px;
	margin:0px 10px 8px 0px;
}
#news .frame_a_photo_s_hidden {
	width:50px;
	height:33px;
	overflow:hidden;
}
#Paging {
	width:100%;
	height: auto;
	padding:10px 0px 10px 0px;
	float:left;
}
