@charset "UTF-8";
#container_top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: 0px 120px;
}
#header_top  {
	background-image: url(../images/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 400px;
}
#navi_top  {
	margin-left: 55px;
}
#navi_top li {
	float: left;
	padding-right: 10px;
	padding-left: 12px;
	padding: 16px 10px 0px 12px;
	}
#navi_top li a {
	color: #666666;
}
#navi_top li a:hover {
	color: #fb3e8a;
	text-decoration: none;
}
#whatsnew {
	background-color: #FFFFFF;
	width: 470px;
	text-align: left;
	float: left;
	margin-top: 12px;
	padding-left: 9px;
	padding-bottom: 20px;
}
#whatsnew h2 {
	color: #fb3e8a;
	font-size: 15px;
	font-weight: normal;
	height: 25px;
	color: #FF7AA9;
	clear: both;
	text-align: left;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	line-height: 30px;
	margin-top: 7px;
	margin-bottom: 20px;
}
#whatsnew   li {
	padding-left: 25px;
	line-height: 1.5;
	padding-right: 15px;
}
#topphoto {
	background-image: url(../images/topphoto_bg.jpg);
	float: right;
	height: 225px;
	width: 155px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 32px;
	background-repeat: no-repeat;
	background-position: center center;
}
#topphoto img {
	margin-bottom: 2px;
	margin-top: 5px;
}
#topphoto p {
	text-align: center;
	font-size: 15px;
	color: #A49987;
	padding-top: 9px;
}
