#list {
	padding: 20px 0 50px 160px;
}



#list li{
	width:500px;
	height:35px;
	float:left;
	text-align: left;
}



#list a{
    display:block;
	padding: 10px 0 10px 20px;
}



.menu1{
	background:
		url(navi-top.gif)
		no-repeat
		transparent;
}



a:hover.menu1{
	background-position: 0px -40px;
}



#banner{
	clear:both;
	width: 700px;
	height: 160px;
	background:
		url(shop-1.jpg)
		no-repeat
		20px 0;
}



#banner1{
	color: white;
	font-weight: bold;
	text-align: right;
	padding-right: 35px;
}



