@charset "utf-8";
@media all{
}
@media screen and (max-width:640px){
.hcomm{
	font-size:12px;
	font-weight:700;
	overflow:hidden;
	margin:5px 3px;
}


.deatail{
	width:100%;
	height:100%;
	overflow:hidden;
}

.deatail h2{
	width:93%;
	height:100%;
	overflow:hidden;
	font-size:90%;
	border-left:10px rgba(102,204,204,1) solid;
	border-bottom:2px rgba(102,204,204,1) solid;
	padding:5px;
	margin-bottom:10px;
}
.deatail h3{
	font-size:95%;
	margin-bottom:15px;
	color: rgba(102,204,204,1);
}

.deatail ul{
	overflow:hidden;
}
.deatail li{
	padding-top:10px;
	width:99%;
	color: rgba(102,102,102,1);
	font-size:14px;
	margin-bottom: 10px;
}
.deatail li dl{
	padding:0px 5px;
}

.deatail li dt{
	margin: 10px 5px;
	font-weight:700;
}

.deatail li dd{
	margin-bottom:20px;
	overflow:hidden;
}

.sell{
	clear:both;
	text-align:center;
	margin:10px 0px;
	overflow:hidden;
}
.sell dt{
	margin-bottom:10px;
	overflow:hidden;
}
.sell dd{
	margin-top:-5px;
}

.ldl{
	text-align:left;
	clear:both;
	float:left;
	width:35%;
	margin-left:10px;
}
.ldr{
	text-align:left;
	float:left;
	width:60%;
	margin-bottom:10px;
}
.ldw{
	clear:both;
	width:90%;
	margin-bottom:10px;
}
.suryo{
	width:50px;
	height:30px;
	font-size:16px;
	padding-right:5px;
	margin: 1px 2px 1px 1px;
	text-align : right;
	border:1px rgba(0,0,0,1) solid;
}
.cart_btn{
	width:50%;
	height:40px;
	font-size:16px;
}
.fright{
	float:right;
}
.img30{
	width:30%;
	height:auto;
}

}

@media screen and (min-width: 641px){

.smlF{
	font-size:90%;
}

.deatail{
	width:100%;
	height:100%;
	overflow:hidden;
}

.deatail h2{
	width:97%;
	height:100%;
	overflow:hidden;
	font-size:16px;
	border-left:10px rgba(102,204,204,1) solid;
	border-bottom:2px rgba(102,204,204,1) solid;
	padding:5px;
	margin-bottom:10px;
}
.deatail h3{
	font-size:16px;
	margin-bottom:15px;
	color: rgba(102,204,204,1);
}
.deatail ul{
	overflow:hidden;
}
.deatail li{
	padding-top:10px;
	width:48%;
	float:left;
	color: rgba(102,102,102,1);
	font-size:14px;
	margin-bottom: 10px;
	line-height:18px;
}

.deatail li dt{
	margin: 10px 0px;
	font-weight:700;
}

.deatail li dd{
	margin-bottom:20px;
	overflow:hidden;
}

.sell{
	clear:both;
	text-align:center;
	margin:10px 0px;
	overflow:hidden;
}
.sell dt{
	margin-bottom:10px;
	overflow:hidden;
}
.sell dd{
	margin-top:-5px;
}
.ldl{
	text-align:left;
	clear:both;
	float:left;
	width:28%;
	margin-left:25px;
}
.ldr{
	text-align:left;
	float:left;
	width:60%;
}
.ldw{
	clear:both;
	width:100%;
}

.suryo{
	margin: 1px 2px 1px 1px;
	text-align : center;
	border:1px rgba(0,0,0,1) solid;
	font-size:16px;
	height:18pt;
}
.cart_btn{
	width:40%;
	height:30px;
	font-size:14px;
}

.fdboxp{
	clear:both;
	width:95%;
	height:100%;
	border:1px rgba(231,183,165,1) solid;
	padding:10px 5px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.fdboxn{
	clear:both;
	width:95%;
	height:100%;
	border:1px rgba(232,181,149,1) solid;
	padding:10px 5px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.fdboxh{
	clear:both;
	width:95%;
	height:100%;
	border:1px rgba(221,178,122,1) solid;
	padding:10px 5px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.fright{
	float:right;
}
}