@charset "utf-8";
/* CSS Document */


#banner {
	width: 301px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.banner {
	margin-bottom: 13px;
	background-color: #333333;
	height: 391px;
	width: 300px;
	float: left;
	clear: both;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.banner_top {
	margin-bottom: 13px;
	background-color: #333333;
	height: 391px;
	width: 300px;
	float: left;
	clear: both;
}

