@charset "UTF-8";


body { 
	background:none;
	}
div#site_info {
	background:none; 
	}

div#site_info ul#nav_info{
	position:relative; 
	width:1000px; 
	height:180px; 
	margin :0 auto; 
	padding:0;
	text-align: left; 
	background:url(/img/layout/nav_info.png) center bottom no-repeat;
	}

.hover{display: none !important;}



