/*------------------------
¾¦ÉÊ°ìÍ÷
*/

#wrapper{
	width:960px;
	margin:0 auto;
  overflow:hidden;
}

.product_srh #side a:link{
  color:#A67242;
}

.product_srh #side a:visited{
  color:#A67242;
}

.product_srh #side a:hover{
  color:#FF4B5E;
}

.product_srh_row{
  width:960px;
  height:auto;
  padding:20px;
  margin-top:15px;
  margin-bottom:20px;
  background-color:#FFF;
  opacity:0.9;
   overflow:hidden;
  line-height:1.5;
}


.product_srh_row a:link{
  color:#A67242;
}

.product_srh_row a:visited{
  color:#3A5794;
}

.product_srh_row a:hover{
  color:#FF4B5E;
}

#product_srh_box{
}

.footstamp{
  margin-left:0px;
  margin-bottom:10px;
}

.product_srh #side{
  float:left;
  width:220px;
  height:auto;
  margin-top:0px;
  padding:0;
  margin-bottom:20px;
  margin-right:30px;
}

.product_srh #side ul{
  height:auto;
  margin-right:10px;
}

.product_srh #side li {
  margin-bottom:14px;
  font-size:14px;
  line-height:1.4;
}

.product_srh #side li a{
  line-height:1.2;
}

#list_item{
  float:right;
  margin-top:0px;
  margin-bottom:30px;
  width:700px;
  height:auto;
  background-color:#FFF;
}

#list_item a:link{
  color:#A67242;
}

#list_item a:visited{
  color:#3A5794;
}

#list_item a:hover{
  color:#FF4B5E;
}

.item_box{
  float:left;
  width:200px;
  height:auto;
  margin:15px;
  padding:0;
}

.item_box .item_detail{
    text-align:center;
}

.item_box a{
  font-size:14px;
}

.sort{
  width:700px;
  margin:0;
  margin-left:30px;
  padding:0;
}

.pager{
  width:700px;
  margin-left:30px;
  padding:0;
}

.product_item img{
  width:180px;
}