@charset "UTF-8";
/* CSS Document */
body{
	background-color:#fff;
}
h1{
	font-size:100px;
	margin:0 0 0 84px;
	padding:18px 0 0 0;
}
h2{
	font-size:50px;
	border:none;
	margin:0 0 0 86px;
}
h4{
	color:#333;
}

#top_full{
	background:url(../_images/wall_bg.png) center top no-repeat;
	
}
#top_inner{
	background:url(../_images/head_home.png) 366px bottom no-repeat;
	width:876px;
	margin:0 auto;
}
#rotator{
	height:415px;
	width:750px;
	margin-left:55px;
	
}
#bottom{
	width:810px;
	margin:0 auto;
}