#wrapper a img {
	-webkit-transition:opacity 0.3s; /*Safari,Chrome*/
	-o-transition	   :opacity 0.3s; /*Opera*/
	-moz-transition   :opacity 0.3s; /*Firefox*/
	transition		   :opacity 0.3s;
	background:#fff;
}
#wrapper a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
h1{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:14px;
}
p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	padding:15px 0px 15px 0px;
}
.clear2 {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	padding:0px 0px 15px 0px;
}

.clear3 {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	padding:0px 0px 15px 0px;
}
.clear4 {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	padding:0px 0px 0px 0px;
}
.title_text{
	width:572;
	padding:15px 5px 0px 5px;
	text-align:left;
	font-size:12px;
	line-height:24px;
	color:#7E7E7E;
}
.other_item{
	width:572px;
}
.index{
	width:572px;
	padding-top:20px;
}
.box{
	width:572px;
	text-align:left;
	clear:both;
	padding-top:15px;
	border-top:1px dashed #CCC;
}
.box2{
	width:572px;
	text-align:left;
	clear:both;
	padding-top:15px;
}
.box3{
	width:572px;
	text-align:left;
	clear:both;
}
.box_title{
	width:572px;
	padding: 40px 0px 5px 0px;
}
.box_l{
	width:340px;
	height:640px;
	padding-right:10px;
	float:left;
}
.box_r{
	width:222px;
	height:640px;
	float:right;
}
.box_r_brand{
	font-size:10px;
	line-height:14px;
	padding-bottom:5px;
}
.box_r_name{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#444444;
	width:222px;
	height:38px;
	padding-bottom:5px;
}
.box_r_var{
	width:222px;
	height:30px;
	padding-top:5px;
	font-size:10px;
	line-height:12px;
	color:#7E7E7E;
	text-align:left;
}
.box_r_copy{
	font-size:12px;
	line-height:20px;
	color:#7E7E7E;
	width:222px;
	height:122px;
	padding-bottom:15px;
}
.box_r_size{
	font-size:10px;
	line-height:14px;
	color:#7E7E7E;
	padding-top:5px;
}
.box_r_price{
	font-size:14px;
	line-height:14px;
	color:#7E7E7E;
	float:left;
	height:18px;
}
.box_r_bottom{
	float:right;
	height:18px;
}
.box_r_image{
	clear:both;
	width:222px;
	height:160px;
	padding-top:10px;
}

.box_r_comment{
	font-size:10px;
	line-height:14px;
	color:#7E7E7E;
	text-align:left;
	padding-top:3px;
	height:30px;
}
.box2_l{
	width:270px;
	padding-right:32px;
	float:left;
}
.box2_r{
	width:270px;
	float:right;
}
.box2_image{
	width:270px;
	height:200px;
	padding-bottom:10px;
}
.box2_name{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#444444;
	width:270px;
	height:25px;
	padding-bottom:20px;
}
.box2_copy{
	font-size:12px;
	line-height:18px;
	color:#7E7E7E;
	width:270px;
	height:70px;
	padding-bottom:15px;
}
.b_logo{
	padding:0px 0px 20px 0px;
}
.b_text{
	text-align:left;
	font-size:12px;
	line-height:24px;
	color:#7E7E7E;
}