#whatsHot{
	width:800px;
	margin:0 auto;
}

img{
	vertical-align: bottom;
}
.clearfix:after {
	content:'';
	display:block;
	clear:both;
}
#whatsHot article:last-child{
	display: none;
}

#whatsHot .mainTitle{
	width:750px;
	margin:0 auto;
	padding:10px;
	background-color:#FFDCB8;
	border-right:15px solid #FF8000;
	border-left:15px solid #FF8000;
	font-weight:bold;
	font-size:120%;
	color:#2E2E2E;
	margin-top:16px;
	margin-bottom:20px;
        border-radius:4px;
        color:#555555;
}

#whatsHot .main_title{
	width:750px;
	margin:0 auto;
	padding:10px;
	background-color:#FFFACD;
	border-right:15px solid #FFFF00;
	border-left:15px solid #FFFF00;
	font-weight:bold;
	font-size:120%;
	color:#2E2E2E;
	margin-top:16px;
	margin-bottom:20px;
    border-radius:4px;
    color:#555555;
    clear:both;
}

#product .itemname{
        margin-top:10px;
	margin-bottom:17px;
	font-size:90%;
	height:32px;
	overflow:hidden;
}

#product .outbox{
	width:144px;
}

#product{
	width: 800px;
	margin: 0 auto;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	float:left;
	padding-left:4px;
}
#product #eyecatch{
	margin: 0 0 15px -10px;
}
#product > div,
#product > p{
	float:left;

}

.imgbox{
	width:144px;
	height:144px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.imgbox img{
	max-height: 144px;
	max-width: 144px;
	vertical-align: bottom;
	display:block;
	margin:0 auto;
}

#product > div{
	margin:0px 6px 16px 8px;
}

#product a{
	text-decoration:none;
}

.detail .attention{
	text-align:center;
}

.detail{
	position: relative;
	width: 450px;
	padding: 24px 14px 16px;
	border: 2px solid #CCCCCC;
	float:left;
}
.detail .close{
	position: absolute;
	top: 5px;
	right: 5px;
	line-height: 1;
}
.detail h2{
	font-size:120%;
	margin-bottom:15px;
	margin-top:8px;
}
.detail .image{
	max-height: 144px;
	max-width: 144px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
	margin-right:15px;
}

.detail .image img{
	max-height: 144px;
	max-width: 144px;
}

.detail .text{
	float: left;
	width: 280px;
}
.detail .text > p.itemtext{
	min-height: 46px;
	margin:0;
}
.detail .logo{
	text-align:right;
	margin-top:18px;
	margin-bottom:20px;
}

.detail .price{
	text-align:right;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	margin:28px 5px 5px 90px;
	font-size:150%;
	float:left;
}

.detail .btn{
	width: 300px;
	margin: 11px auto 18px;
	border: 1px solid #CD0303;
	border-radius: 5px;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F20000), to(#CC0000));
	background-image: -webkit-linear-gradient(#F20000, #CC0000);
	background-image: -moz-linear-gradient(#F20000, #CC0000);
	background-image: -o-linear-gradient(#F20000, #CC0000);
	background-image: linear-gradient(#F20000, #CC0000);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F20000', endColorstr='#CC0000')";
	text-align: center;
	clear: both;
	font-weight:bold;
        position:relative;
        behavior: url( https://www.a-q-f.com/saison/common/PIE.htc ) ;
}
.detail .btn a{
	display: block;
	padding: 9px 0px;
	color: #fff;
	font-size: 140%%;
	text-decoration: none;
}
.detail > p{
	font-size: 86%;
	text-align: right;
}
#whatsAqf #fancybox-wrap{
	padding-right: 0;
}
#whatsAqf #fancybox-bg-e,
#whatsAqf #fancybox-bg-ne,
#whatsAqf #fancybox-bg-se{
	display: none;
}

.minititle{
	margin:0 0 7px -5px;
	padding:5px;
	width:100%;
	text-align:center;
	background: -webkit-gradient(linear, left top, left bottom, from(#A4C6FF), to(#005FFF));
	background: -moz-linear-gradient(top, #A4C6FF, #005FFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A4C6FF, endColorstr=#005FFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#A4C6FF, endcolorstr=#005FFF))";
	-moz-box-shadow: 3px 3px 3px #BBBBBB;    /* firefox@*/
	-webkit-box-shadow: 3px 3px 3px #BBBBBB;  /* safariAchorme */
	font-weight:bold;
	color:#ffffff;
	font-size:150%;
}

.message{
	margin-bottom:7px;
}

.price{
	text-align:right;
	color:#FF0000;
	font-weight:bold;
	font-size:130%;
	text-decoration: none;
	margin:5px 5px 10px 0;
	text-align:center;
}

.shopDetail{
	margin:0 auto;
	font-size:90%;
	text-align:center
}
