html{
	text-align:center;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	margin:0 auto;
	}
a{
	text-decoration:none;
	}
a:link{
	color:#EF8205;
	}
a:visited{
	color:#EF8205;
	}
a:hover{
	color:#5F9D0A;
	}
#content{
	width:800px;
	background:white;	
	margin:0 auto;
	border-color: #3D8804;
	border-width:1px 2px 2px 1px;
	border-style:solid;
	}
#logo {
	width: 100%;
	padding-top:10px;
	margin-right:0;
	}
#logo img.logo{
	width:150px;
	float:left;
	margin-top:0;
	}
#logo img.title{
	padding-top:20px;
	}
#nav{
	height:23px;
	width:100%;
	background:url(../images/icon/nav-bar.gif) repeat-x;
	clear:both;
	
	}
#nav a{
	float:left;
	width:80px;
	padding-top:5px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	}
#nav a:link{
	color:#EF8205;
	}
#nav a:visited{
	color:#EF8205;
	}
#nav a:hover{
	color:#5F9D0A;
	}
div#nav-menu form{
	border-width:1px 2px 2px 1px;
	border-color:#FF9900;
	border-style:solid;
	position:relative;
	top:60px;
	width:400px;
	height:26px;
	float:left;
	margin-left:20px;
	background:#FFFFCC;
}
#main{
	margin-top:5px;
	width:800px;
	height:auto
	}
#foot{
	margin-top:5px;
	width:100%;
	height:50px;
	background:#F2FFE4;
	border-top:1px solid #3D8804;;
	line-height:20%;
	padding-top:7px;
	padding-bottom:7px;
	clear:both;
	}
#map{
	margin:10px 10px;
	width:300px;
	height:300px;
	float:left;
	border:1px solid #E8E8E8;
	background:#FFFFFF;
	padding:5px;
	
	}
div#shoplist{
	border:1px solid #E8E8E8;
	text-align:left;
	float:left;
	width:760px;
	margin:5px 5px 5px 10px;
	}

#shop-list a{
	font-weight:bold;
	text-decoration:none;
	}
div#shop-list {
	width:100%;
}
#shop-list img{
	float:left;
	margin:5px;
	padding:5px;
	background:#FFFFFF;	
	width:128px;
	height:128px;
	border:1px solid #CCCCCC;
	}
#shop-list p{
	float:left;
	width:100%;
	border-bottom:1px solid #CCCCCC;
	margin:0;

}
#shop-list span{
	float:left;
	width:80px;
	margin-left:10px;
}
#shop-list span.opentime{
	float:left;
	width:500px;
	margin:0;
}
#shop-list p.bar{
	text-indent:10px;
	font-weight:bold;
	color:#339900;
}
.guide{
	color:#6600FF;
	font-size:14px;
	}
div#info {
	margin:10px 10px 0 0;
	width:440px;
	text-align:left;
	float:right;
	line-height:150%;
	
}
#info p.title{
	font-weight:bold;
}
table#pagenav{
 	width:100%;
	float:left;
	background-color:#B1D568;
	border:1px solid #CCCCCC;
	border-top:0px;
}

