/* CSS Document */

#wrapper {
	margin-top: 15px;
	margin-bottom: 15px;	
}

#leftarea {
	width: 446px;
	height: 346px;
	background-image: url(../images/top_lefttable.jpg);
	background-repeat: no-repeat;

}

#randomphoto {
	margin-top: 11px;
	margin-left: 11px;
}

#rightarea {
	width: 300px;
	height: 467px;
}

#news_header {
	width: 300px;
	height: 27px;
	background-image: url(../images/top_news.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#news_header_date {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
}


#newsarea {
	width: 300px;
	height: 440px;
	background-image: url(../images/top_newstable2.jpg);
	background-repeat: no-repeat;
	padding: 5px;	
}

#scrollarea {
	width: 285px;
	height: 420px;
	overflow: auto;	
}

.banner {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#big_bannerarea {
	width: 750px;
	height: 72px;
	background-image: url(../images/top_banner_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#explain {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 15px;	
}