@charset "utf-8";
/* *********************** first *************************** */
.pdt_bbw {
  background:#d8efff;
  border:solid 1px #67a3d0;
  color:#0e456f;
  font-size:14px;
  font-weight:bold;
  padding:15px;
  margin:0 0 25px;
}

/*201112*/

h2.product_title{
	margin-bottom:20px;
}

p.imgset{
	margin-bottom:30px;
	padding-left:15px;
}
p.imgset img,ul.itemlist img{
	margin-bottom:5px;
}
p.imgset a,ul.itemlist a{
  text-decoration:underline;
}
p.imgset a:hover,ul.itemlist a:hover{
  text-decoration:none;
}

ul.itemlist{
	margin-bottom:30px;
	padding-left:15px;
}

ul.itemlist li{
	float:left;
	margin-right:20px;
	text-align:center;
	width:170px;
}
