@charset "utf-8";
.top_flash {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.top_access {
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	width: 380px;
	background-color: #404040;
	height: 170px;
	text-align: left;
	margin: 0px;
}
.top_access img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_access p {
	margin: 0px;
	padding: 0px;
}
h2 {
	background-image: url(../images/top_bar.jpg);
	font-size: 16px;
	height: 20px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
}

.top_whatsnew {
	background-color: #404040;
	padding: 5px;
	width: 390px;
	height: 160px;
	overflow:auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#top_camp {
	height: 250px;
	width: 800px;
	margin-bottom: 20px;
}
#top_camp a {
	text-decoration: none;
	background-image:url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 250px;
	width:800px;
}
#top_camp a:hover {
	text-decoration: none;
	background-image:url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 250px;
	width:800px;
}
em {
	visibility: hidden;
}
