
#main-wrap1, #top, #banner2-wrap, .footer-wrap4, #bot{
	width		:expression(document.body.clientWidth > 1300? "1300px": "auto" );
	border-bottom	: none;
}


#top-menu li{
	width		: 11%;
}

#top-menu a:link, #top-menu a:hover, #top-menu a:visited{
	height		: auto;
	line-height	: normal;
	padding-top	: 5px;
	
	
}


#main-wrap1{
	
	
}

#main{
	width		: 100%;
}



