@charset "utf-8";

/************************************/
/*  中     　    　                 */
/************************************/
.cl{
	clear:left;
}
.snap_h{
	width:590px;
	height:35px;
	margin-bottom:20px;
	background-image:url(../image/snap_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.snap_box{
	width:130px;
	margin:0px 6px 20px 8px;
	border-bottom:1px dotted #ccc;
	float:left;
}

.snap_box p{
	margin:0px auto;
}
.snap_box strong{
	font-weight:normal
}
.snap_pri{
	text-align:right;
	color:red;
}
.snap_view_title{
	padding:15px 5px 10px 15px;
	background:url(../image/shop_title.gif) repeat;
	border:1px solid #fff;
	font-size:200%;
	color:#fff;
}
.snap_view_title p{
	padding-left:30px;
	background:url(../image/camera.gif) repeat;
	background-position:0 0;
	background-repeat:no-repeat;
}
.snap_view_img{
	width:560px;
	margin:10px 0px 10px 10px;
	padding:2px;
	background-color:#fffff5;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}
.snap_com{
	margin:2px 15px 15px 15px;
	padding:2px 2px 2px 25px;
	background: #fffff0 url(../image/list3.gif) no-repeat 0px 2px ;
}
.snap_price{
	margin-right:30px;
	padding-left:20px;
	font-weight:bold;
	color:red;
	font-size:120%;
	background: url(../image/coin.gif) no-repeat;
	background-position:0 1px;
	float:right;
}

.snap_img{
	width:120px;
	padding:2px;
	background-color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}
.snap_img2{
	width:90px;
	padding:2px;
	background-color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}

#Shop_data{
	width:520px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:10px 0px 50px 35px;
	text-align:left;
}
#Shop_data td , #Shop_data th{
	padding:4px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#Shop_data th{
	width:150px;
	background: #f9eaea;
}
.snap_shop{
	width:560px;
	height:30px;
	margin:40px 0px 10px 15px;
	background: url(../image/view_shop.gif) no-repeat;
	text-indent:-9999px;
	text-decoration:none;
}
.snap_book{
	margin:5px 20px 0px 0px;
	text-align:right;
}
