@charset "UTF-8";

#header{
	background-color:#000;
	width:100%;
	color:#FFF;
	text-align:center;
	padding:3px 0;
}

#main-v{
	width:100%;
	height:502px;
	background:url(../img/top/bg_main_v.jpg) repeat-x;
}

#main-img{
	width:1197px;
	margin:0 auto;
	background:url(../img/top/main_v.jpg);
	height:502px;
}

#menu{
	width:789px;
	margin:10px auto 6px auto;
}

#menu ul li{
	float:left;
}


#top-info{
	width:608px;
	height:61px;
	margin:16px auto 20px auto;
}