#featureArea #buy-constant a:hover img {
	opacity: .75; 
	filter: alpha(opacity=75); 
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
}

/** float clear **/
.cbox {
    zoom:1;/*for IE 5.5-7*/
	overflow: hidden;
}
.cbox:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clear {
	line-height: 0;
	clear: both;
}
/** float clear **/

#featureArea #buy-constant {
	width: 790px;
}
#featureArea #buy-constant #header {
	width: 790px;
}
#featureArea #buy-constant #header h2 {
	background: url(/sell/feature/buy-constant/images/0402/header.jpg) no-repeat top left;
	width:790px;
	height: 230px;
	text-indent:-9999px;
}
#featureArea #buy-constant h3 {
	margin-top: 15px;
}

#featureArea #buy-constant .itembox {
	margin: 10px 3px 0 0;
	display:inline-block;
	zoom:1;
	 /display: inline;  
}

#featureArea #buy-constant .right {
	margin: 10px 0 0 0;
}

#featureArea #buy-constant .itembox .item-images {
	float: left;
}

#featureArea #buy-constant .itembox .item-txt {
	float: left;
}

#featureArea #buy-constant #attention {
	background: url(/sell/feature/buy-constant/images/0402/bg_attention.gif) no-repeat bottom left;
}

#featureArea #buy-constant #attention p {
	padding:15px 20px;
	line-height:1.6;
}

#featureArea #buy-constant #attention p span.rb {
	font-weight: bold;
	color:#CC0000;
}



#featureArea #buy-constant p.return_top {
	font-size: 12px;
	text-align:right;
	margin-top: 10px;
}

