@charset "UTF-8";
#container_top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_y.gif);
	background-repeat: repeat-y;
	background-position: 0px 120px;
}
#header_top  {
	background-image: url(../images/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 449px;
}
#navi_top  {
	margin-left: 55px;
}
#navi_top li {
	float: left;
	padding: 16px 10px 0px 12px;
	}
#navi_top li a {
	color: #666666;
}
#navi_top li a:hover {
	color: #fb3e8a;
	text-decoration: none;
}
#whatswrap {
	float: left;
	background-image: url(../images/whats_y.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 20px;
	width: 840px;
	padding-right: 20px;
}
*html #whatswrap {
	width: 880px;
	margin-bottom: 0px;
}
#whatswrap h2 {
	color: #fb3e8a;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	color: #fb3e8a;
	clear: both;
	text-align: left;
}
#whatsnew1 {
	width: 390px;
	text-align: left;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#whatsnew2 {
	width: 390px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: right;
}
#whatsnew2    li {
	border-bottom: 1px dotted #CBBFA9;
	padding: 5px 2px 5px 2px;
}
