@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	background: #FFCEF0 url(../images/top_bg.jpg) center top no-repeat;
	overflow-x: hidden;
}

#wrapper {
	width: 100%;
	overflow: hidden;
}

#main {
	position: relative;
	width: 950px;
	height: 957px;
	margin: auto;
	z-index: 0;
}

#main div {
	position: absolute;
}

#top_char1 {
	left: 70px;
	top: -80px;
}

#top_char2 {
	left: 60px;
	top: -20px;
}

#top_char3 {
	left: 570px;
	top: 20px;
}

#top_char4 {
	left: -70px;
	top: 240px;
}

#top_char5 {
	left: 700px;
	top: 220px;
}

#top_char6 {
	left: 250px;
	top: 90px;
}

#top_char7 {
	left: 250px;
	top: 370px;
}

#top_copy1 {
	left: 60px;
	top: 10px;
}

#top_copy2 {
	left: 730px;
	top: 30px;
}

#top_logo {
	left: 220px;
	top: 480px;
}

#top_date {
	left: 300px;
	top: 720px;
}

#top_menu1 {
	left: 10px;
	top: 560px;
}

#top_menu2 {
	left: 50px;
	top: 700px;
}

#top_menu3 {
	left: 210px;
	top: 780px;
}

#top_menu4 {
	left: 390px;
	top: 800px;
}

#top_menu5 {
	left: 560px;
	top: 780px;
}

#top_menu6 {
	left: 720px;
	top: 700px;
}

#top_menu7 {
	left: 760px;
	top: 560px;
}

#info {
	width: 950px;
	height: 243px;
	margin: auto;
	position: relative;
	z-index: 1;
}

#campaign {
	width: 406px;
	float: left;
}

#topics {
	width: 516px;
	height: 286px;
	background: url(../images/top_topics.png);
	float: right;
	margin-top: 17px;
	position: relative;
}

#topics_inner {
	width: 446px;
	height: 180px;
	overflow: auto;
	position: absolute;
	left: 35px;
	top: 65px;
}

#topics_inner dl {
	margin: 0;
	font-size: 12px;
}

#topics_inner dt {
	margin: 0;
	width: 100px;
	float: left;
	clear: both;
}

#topics_inner dd {
	margin: 0 0 10px 100px;
	width: 326px;
}

#topics_inner dd a {
	color: #960;
}

#topics_inner dd a:hover {
	text-decoration: none;
}

#banner{
	text-align:center;
	padding-bottom:20px;
}

#banner img{
	margin:10px 5px 0 5px;
	display:inline;
}