@charset "UTF-8";
#top_contents #login_area {
	height: 50px;
	width: 700px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
}
#top_contents #news_area {
	background-image: url(../top/img/top_bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	width: 880px;
}
#top_contents #news_area #news {
	background-color: #dbdbdb;
	height: 254px;
	width: 675px;
	float: left;
}
#top_contents #news_area #news #news_scroll {
	background-color: #FFFFFF;
	height: 220px;
	width: 667px;
	padding: 0px;
	margin: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A3A3A3;
	overflow: auto;
	font-size: small;
	color: #666666;
}
#news_area #news #news_scroll .news_list {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	width: 590px;
	margin: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#news_area #news #news_scroll .news_list .news_day {
	float: left;
	padding-left: 10px;
}
#news_area #news #news_scroll .news_list .news_text {
	float: left;
	padding-left: 10px;
	width: 400px;
}

#top_contents #news_area #login {
	background-color: #dbdbdb;
	height: 254px;
	width: 188px;
	float: left;
	margin-left: 15px;
}
#top_contents  #news_area  #login #login_img  {
	background-color: #FFFFFF;
	width: 180px;
	padding: 0px;
	margin: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A3A3A3;	
}
#top_contents  #news_area  #login #login_img img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

