@charset "utf-8";
#contents .top_info_area {
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 151px;
	width: 620px;
	margin-top: 12px;
	margin-left: 10px;
}
*html #contents .top_info_area {
	margin-left: 3px;
}
#top_info1 {
	background-image: url(../img/news_bck1.jpg);
}
#top_info2 {
	background-image: url(../img/news_bck2.jpg);
}
#top_info3 {
	background-image: url(../img/news_bck3.jpg);
}
#contents .top_info_area iframe {
	height: 140px;
	width: 507px;
	margin-top: 5px;
	margin-left: 110px;
	float: left;
}
#top_cmnt {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	clear: both;
	float: left;
	width: 620px;
	margin-top: 15px;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
	float: left;
	width: 600px;
	margin-top: 10px;
	text-align: center;
	margin-left: 5px;
}
#news_body {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	background-color: #D7DBE2;
	margin: 0px;
	padding: 0px;
}
.news {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #454545;
	margin-top: 0px;
	margin-bottom: 3px;
}
.news a:link {
	color: #454545;
	text-decoration: underline;
}
.news a:visited {
	color: #FF9900;
}
#menu {
	clear: both;
	float: left;
	width: 250px;
	height: 500px;
}
#contents {
	clear: none;
	float: left;
	height: 500px;
	width: 630px;
}
