.attention{
clear:both;
}
#description{
	width:600px;
	clear:both;
	margin-left:20%;
	margin-right:20%;
}

#description dd{
	line-height:20px;
}
.image{
	float:left;
	text-align:right;
	border:0;
}

}
.label_detail,
.label_code,
.code,
.label_name{
	display:none;
}

.label_num,
.label_price{
	float:left;

}
.detail{
	width:400px;
	font-size:x-small;
}

.name{
	margin-bottom:5px;
	width:400px;
	font-weight:bold;
	border-bottom:2px solid #CCCCCC;
/*	background:#009cce;*/
	padding:3px 2px;
}