
p,h1,h2{
	margin:0;
	padding:0;
	}


div#pagebody{
	width:760px;
	margin:0px;
}

div#photo{
	width:760px;
	height:75px;
	margin-right:0px;
}


div#main{
	width:760px;
	margin:0px;
	padding-top:50px;
	padding-bottom:10px;
}
div#list{
	width:760px;
	padding-left:25px;
}
	
div.box{
	width:220px;
	/*height:250px;*/
	margin-bottom:25px;
	margin-right:25px;
	float:left;
}

div.box_top{
	height:25px;
	background:url(images/box_bg_top.gif) no-repeat;
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
	
}

div.box_middle{
	height:210px;
	background:url(images/box_bg_mid.gif) repeat-y;
}

div.box_bottom{
	height:5px;
	background:url(images/box_bg_bottom.gif) no-repeat;
}

div.shopphoto{
	width:220px;
	height:90px;
	text-align:center;
	padding-top:5px;
}

div.text{
	width:220px;
	height:110px;
}

div.text ul{
	list-style-type:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
}

div.title{
	height:35px;
	padding-bottom:5px;
}

div.title p{
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
	font-size:14px;
	color:#FF6600;
}

li.link{
	text-align:right;
}

li.link a, li.link a:visited{
	text-decoration:underline;
	color:#FF6600;
}

li.link a:hover{
	text-decoration:underline;
	color:#996600;
}



div#search{
	clear:both;
	width:700px;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:10px;
}


div#search ul{
	list-style-type:none;
	margin-left:0px;
}

div#search li{
	margin-top:10px;
}

div#search li a{
	
	text-decoration:underline;
	color:#FF6600;
}

div#search li a:hover{
	text-decoration:underline;
	color:#996600;
}


div#rootlist{
	position:absolute;
	top:95px;
	left:10px;
	width: 242px;
	height: 16px;
}


div#result{
	position:absolute;
	top:220px;
	left:30px;
}

div#result h2{
	font-size:16px;
}
div#footer{
	border-top:1px solid #999999;
}
