@charset "utf-8";
/* CSS Document */
#news_detail {
	width: auto;
	height: auto;
}
#news_detail .frame_a {
	width: 756px;
	height: auto;
	float: left;
}
#news_detail .frame_a_bg {
	width: 756px;
	height: auto;
	float: left;
}
#news_detail .frame_a_photo {
	width: 430px;
	height: auto;
	float: left;
	padding: 10px 0px 0px 5px;
}
#news_detail .frame_a_content {
	width: 775px;
	height: auto;
	float: left;
}
#news_detail .frame_a_content2 {
	width: 735px;
	height: auto;
	float: left;
	padding: 0px 20px 0px 20px;
}
#news_detail .frame_a_time {
	width: 93px;
	height: auto;
	padding: 0px 30px 0px 10px;
	float: left;
}
#news_detail .frame_a_photo_s {
	width: 41px;
	height: 30px;
	float: left;
	border: 1px #666 solid;
	background-color: #FFF;
	padding: 2px 0px 0px 0px;
	margin: 0px 5px 8px 0px;
}
#news_detail .frame_a_photo_s_hidden {
	width: 35px;
	height: 28px;
	margin:0 auto;
	overflow: hidden;
}
