@charset "UTF-8";
#container_top {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_top.jpg);
	background-repeat: repeat-x;
}
#header_top  {
	background-image: url(../images/header_top.png);
	background-repeat: no-repeat;
	height: 424px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-position: center 6px;
}
#navi_top  {
	text-align: center;
	font-size: 14px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
}
#navi_top li {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 18px;
	text-align: center;
	}
#navi_top  a  {
	color: #FAEAB3;
	text-align: center;
	width: 850px;
}
#navi_top  a:hover  {
	color: #FFFE73;
	text-decoration: none;
}
#whatsnew {
	width: 660px;
	text-align: left;
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
}
#whatsnew h2  {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/whats_h.gif);
	background-position: center top;
	height: 30px;
	padding-bottom: 10px;
	padding-top: 35px;
	line-height: 15px;
}
#whatsnew    ul {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	padding-bottom: 15px;
}
#topphoto {
	background-image: url(../images/topphoto_bg.jpg);
	float: right;
	height: 289px;
	width: 209px;
	text-align: center;
	font-size: 14px;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 30px;
}
#topphoto h2 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
#topphoto img {
	margin-top: 10px;
	margin-bottom: 2px;
}
.top_content {
	background-image: url(../images/whats_y.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
