@charset "utf-8";
body {
	background:#efeff0;
	text-align: center;
	padding-bottom: 25px;
}

#top-button {
	float:left;
	margin-right:7px;
	text-indent:-9999px;
	width:192px;
	height:25px;
	overflow:hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../img/index/btn_world_index.gif);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}
#message  {
	height:20px;
	width:912px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #014492;
}
#flasharea  {
	width:912px;
	height:504px;
	margin:0 auto 20px;
	background-color: #FFFFFF;
}
#contents-area  {
	width:100%;
	margin-bottom:0px;
	border-top:3px #ffffff solid;
	border-bottom:3px #ffffff solid;
	clear: both;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	height: auto;
}
#contents  {
	width:912px;
	padding:0;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#whatsnew  {
	float:left;
	width:530px;
	text-align: left;
	height: auto;
}
#whatsnew h2 {
	width:530px;
	height:20px;
	background-color: #014492;
	margin-bottom: 10px;
}

#whatsnew ul {
	list-style:none;
}

#whatsnew li {
	color:#555555;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #949595;
	height: 65px;
	width: 525px;
	background-image: url(../img/index/bg_news_03.gif);
	background-position: 13px 3px;
	background-repeat: no-repeat;
	font-family: "MS PGothic", sans-serif;
	margin-left: 5px;
	clear: both;
}
#whatsnew .news {
	font-size: 12px;
	line-height: 16px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	float: right;
	width: 410px;
	height: 62px;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 0px;
}

#whatsnew .date {
	display: block;
	float: left;
	height: 60px;
	padding-top: 5px;
	width: 55px;
	margin-left: 32px;
}
#recommends  {
	width:333px;
	float: right;
	margin-left: 49px;
	text-align: left;
}
#recommends h2 {
	width:333px;
	height:20px;
	background-color: #014492;
	margin-bottom: 10px;
}
#recommends .first {
	background-image: url(../img/index/bg_index_02.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 333px;

}
#recommends .second  {
	background:url(../img/index/bg_index_03.gif) 0 0 no-repeat;
	height: 82px;
	width: 333px;
	margin-top: 10px;
}

