/* {{{ + ItemBoxs */ 

.itemBoxs {
text-align:center;
}

.itemBoxs .itemBoxWaku {
width:156px;
height:156px;
float:left;
margin: 10px 10px 0 0;
border: 1px #828F9D dashed;
}

.itemBoxs .itemBox {
background: #fff url(/img/pub/boxbg150.jpg) no-repeat center;
}

.itemBoxs .itemBox .itemBoxInfo {
height:125px;
padding: 5px;
overflow:hidden;
}

.itemBoxs .itemBox .simg{
float:right;
margin: 4px 0 0 0;
}

.itemBoxs .itemBox .pname {
font-size:0.8em;
font-weight:bold;
color:#003366;
line-height:100%;
text-align:left;
}

.itemBoxs .itemBox .sinfo {
margin-top:4px;
color:#555;
font-size:0.8em;
line-height:150%;
text-align:left;
}

.itemBoxs .itemBox .price {
clear:both;
float:left;
margin-top:3px;
text-align:left;
font-size:0.8em;
}

.itemBoxs .itemBox .more {
margin:3px 3px 0 0;
text-align:right;
font-size:0.8em;
}

.itemBoxs .itemBox .more a{
border:none;
}

.itemBoxs .delete {
width:12px;
height:12px;
float:right;
position:relative;
top:-5px;
right:-5px;
}

.itemBoxs .noItem{
padding:30px 5px 5px 5px;
text-align:left;
font-weight:bold;
color:#666;
}
/* }}} - ItemBoxs */ 

.pager {
width:100%;
margin: 10px 0 0 0;
padding:10px 0 0 0;
}
