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

#news_photo {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 10px;
	margin-left: 4px;
	margin-bottom: 10px;
}
#news_txt {
	font-size: 14px;
	line-height: 18px;
	float: left;
	height: auto;
	width: 300px;
}
#news_txt2 {
	font-size: 14px;
	line-height: 18px;
	float: left;
	height: auto;
	width: 600px;
}
#newsbox {
	float: left;
	height: auto;
	width: 618px;
	margin-bottom: 10px;
}
#news_sabtitle {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #C30;
}
#n_title {
	font-size: 14px;
	font-style: 18;
	font-weight: bold;
	color: #FF0;
	padding: 2px;
	float: left;
	width: 610px;
	margin-top: 10px;
}

#news_photo2 {
	float: left;
	height: auto;
	width: 400px;
	margin-right: 10px;
	margin-left: 4px;
	margin-bottom: 10px;
}
#news_txt2 {
	font-size: 14px;
	line-height: 18px;
	float: left;
	height: auto;
	width: 200px;
}