* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-weight: normal;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}

img {
  vertical-align: bottom;
}

a:hover{
	opacity:0.7;
}

body{
	background-image: url("../image/bg.png");
}

#head{
	background-color: #eee2d0;
	border-radius: 0 0 10px 10px;
	width:900px;
	margin:0 auto;
	overflow: auto;
}

#head h1{
	font-size: 11px;
	color: #000;
	background-image: url("../image/head_mark.png");
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding: 5px 25px;
}

#head-left{
	float:left;
	width:450px;
	padding:15px 20px;
}

#head-left #logo{
	float:left;
	background-image: url("../image/logo.png");
	width:306px;
	height: 60px;
	background-repeat: no-repeat;
}

#head-left #logo a{
	display: block;
	width:306px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
}

#head-right{
	float:right;
	width:450px;
}

#login{
	text-align: right;
	padding: 15px 20px 0 0;
}

#login h3,#login p{
	display: inline-block;
	height: 20px;
}

#login h3{
	background-image: url("../image/login_title.png");
	width: 109px;
	height: 20px;
	background-repeat: no-repeat;
	line-height: 9999px;
	overflow: hidden;
}

#login-form input{
	width: 100px;
	height: 20px;
	border: solid 1px #9b896d;
	color: #888;
	font-size: 11px;
	position: relative;
	top:-6px;
	padding-left:3px;
	margin-left: 5px;
}

#login-btn input{
	border: none;
	background-image: url("../image/login_btn.png");
	width:60px;
	height:20px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	top:-6px;
}

#search{
	font-size: 0;
	padding: 5px 20px 0 0;
	width:450px;
}

#search h3,#search p{
	display: inline-block;
	height: 30px;
	overflow: hidden;
}


#search h3{
	background-image: url("../image/search_title.png");
	width: 119px;
	height: 30px;
	background-repeat: no-repeat;
	line-height: 9999px;
	overflow: hidden;
}

#search-form{
	background: #000;
}

#search-form input{
	width: 280px;
	height: 20px;
	position: relative;
	top:5px;
	border: none;
}

#search-btn{
	width:30px;
}

#search-btn input{
	border: none;
	background-image: url("../image/search_btn.png");
	width:30px;
	height:30px;
	text-indent: -9999px;
	overflow: hidden;
}



#top-category{
	width: 900px;
	margin: 0 auto;
	clear: both;
	padding-top: 5px;
}

#top-category li{
	float: left;
	width: 145px;
	height: 40px;
	margin: 5px 5px 0 0;
}

#top-category li a{
	display: block;
	width: 145px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
}

#btn1{background-image: url("../image/category_fation.png");}
#btn2{background-image: url("../image/category_bag.png");}
#btn3{background-image: url("../image/category_juely.png");}
#btn4{background-image: url("../image/category_pc.png");}
#btn5{background-image: url("../image/category_food.png");}
#btn6{background-image: url("../image/category_biyou.png");}
#btn7{background-image: url("../image/category_book.png");}
#btn8{background-image: url("../image/category_bungu.png");}
#btn9{background-image: url("../image/category_interia.png");}
#btn10{background-image: url("../image/category_outdoor.png");}
#btn11{background-image: url("../image/category_baby.png");}
#btn12{background-image: url("../image/category_other.png");}



#image{
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	clear: both;
}



#store{
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	overflow: auto;
}

#store-title{
	background: url("../image/store_title.png");
	width: 900px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
}

.store-list{
	background-image: url("../image/store_bg.png");
	width: 170px;
	height: 210px;
	overflow: hidden;
	float: left;
	margin-top: 12px;
	margin-right: 12px;
}

.store-list:nth-child(5n+1){
	margin-right: 0px;
}

.store-list a{
	display: block;
	width: 170px;
	height: 210px;
	padding: 5px;
	text-decoration: none;
}

.store-list a img{
	width: 160px;
	height: 120px;
}

.store-list a .store-name{
	display: block;
	color: #ebab11;
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px;
}

.store-list a .store-text{
	display: block;
	color: #000;
	font-size: 11px;
	margin: 0px 5px;
}



#user{
	clear: both;
	margin: 0 auto;
	width: 950px;
	margin-top: 20px;
}

#user-left,#user-right,#user-list{
	height:200px;
	float: left;
}

#user-left a{
	display: block;
	background: url("../image/user_left.png");
	width: 25px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	top:75px;
}

#user-right a{
	display: block;
	background: url("../image/user_right.png");
	width: 25px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	top:75px;
}

#user-list{
	background: #fff;
	border: solid 1px #000;
	height: 200px;
	width: 900px;
	vertical-align: top;
	overflow: hidden;
}

#user-list ul{
	height: 200px;
	width: 1800px;
	position: relative;
}

#user-list ul li{
	float: left;
	max-width: 175px;
	height: 200px;
	padding: 15px 20px 15px 15px;
	overflow: hidden;
	background-image: url("../image/user_line.png");
	background-position: right center;
	background-repeat: no-repeat;
}

#user-list ul li:last-child{
	background: none;
}

#user-list ul li a{
	color: #ebab11;
	font-size: 12px;
}

#user-list ul li img{
	display: block;
}


#item-update{
	clear: both;
	padding-top:20px;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#item{
	float: left;
}

.item-list{
	float: left;
	width: 210px;
	height: 300px;
	margin-right: 15px;
}



#update{
	width: 225px;
	float: right;
}

#update h2{
	background: url("../image/update.png");
	width: 225px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}

#update-body{
	border: solid 1px #ab9c85;
	border-top: none;
	width: 225px;
	height: 250px;
	padding: 0 10px 10px;
	overflow: auto;
	background: #fff;
}

#update-body li{
	font-size: 11px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #9b896d 1px dashed;

}

#update-body a{
	color: #ebab11;
}

body .scrollpanel {

}
body .scrollpanel .sp-scrollbar {
  width: 8px;
  background-color: #eee2d0;
  cursor: pointer;
}
body .scrollpanel .sp-scrollbar .sp-thumb {
  background-color: #9b896d;
  transition: height 0.2s ease-in-out;
}
body .scrollpanel .sp-scrollbar.active .sp-thumb {
  background-color: #ab9c85;
}
.sp-scrollbar {
  margin: 4px;
}



#foot{
	clear: both;
	background: #9b896d;
	color: #fff;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

#foot p{
	font-size: 12px;
	color: #fff;
	margin-bottom: 30px;
}

#foot p a{
	color: #fff;
}





#main{
	width: 900px;
	overflow: auto;
	padding-top: 15px;
	clear: both;
	margin: 0 auto;
}

#category{
	float:left;
	width: 145px;
}

#category li{
	width: 145px;
	height: 40px;
	margin-bottom: 5px;
}

#category li a{
	display: block;
	width: 145px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
}

#body{
	float: right;
	width: 740px;
	background: #fff;
	padding: 20px;
}

#stamp{
	font-size: 11px;
	margin-bottom: 20px;
}

#stamp a{
	color: #ebab11;
}

#title{
	background-color: #9b896d;
	border-radius: 5px;
	width:700px;
	color: #fff;
	padding: 10px 15px;
	font-size: 14px;
}



#category-list{
	padding: 20px;
}

#category-list li{
	width: 200px;
	height:160px;
	margin-bottom: 20px;
	margin-right:25px;
	float:left;
}

#category-list li:nth-child(3n){
	margin-right: 0px;
}

#category-list li .shop-logo{
	width: 200px;
	height:100px;
	text-align: center;
	overflow: hidden;
}

#category-list li .shop-name{
	font-size: 14px;
}

#category-list li .shop-name a{
	color: #ebab11;
}




#search-option{
	padding: 20px;
	overflow: hidden;
}

#search-keyword{
	font-size: 12px;
	float:left;
	width: 350;
}

#search-number{
	font-size: 12px;
	float:right;
	width: 350;
}

#search-list{
	padding: 0 20px 20px;
}

#search-list h3{
	background: #eee2d0;
	padding: 5px;
}

#search-list h3 a{
	color: #ebab11;
	font-size: 14px;
}

#search-list p{
	font-size: 12px;
	padding: 10px 10px 20px;
}

#search-page{
	text-align: center;
	font-size: 12px;
}

#search-page a{
	color: #ebab11;
}