#item {
	margin: 0px 0px 50px 6px;
	width: 660px;
	height: 100%;
	font-size: 12px;
	}

#img_big, #img_tn1, #img_tn2, #img_tn3 {border:1px solid #999997;margin-bottom:10px;}

span.left, span.underline, span.title { float:left; width:560px;}

span.underline a {
	color:#000;
	font-size: 11px;
	font-weight:bold;
	border:none;
	text-decoration:underline;
	display: inline-block;
	margin-bottom:3px;
	}

span.underline a:hover {
	color:#000;
	border:none;
	text-decoration:none;
	display: inline-block;
	}

span.right, span.rightmore {
	float:right;
	width:100px;
	font-size: 14px;
	display: inline-block;
	margin-bottom:10px;
	}

span.desc {
	font-size: 11px;
	float:left;
	width:380px;
	margin-top:13px;
	}

span.desc_wide {
	font-size: 11px;
	float:left;
	width:630px;
	margin-top:13px;
	}


span.desc b, span.attr b {
	display: inline-block;
	margin-bottom:10px;
	font-size: 14px;
	}

.attr {
	float:right;
	width:250px;
	margin-top:13px;
	}

span.attrl {
	font-size: 11px;
	font-weight:bold;
	float:left;
	width:120px;
	margin-bottom:10px;
	display: inline-block;
	}

span.attrr {
	font-size: 11px;
	float:right;
	width:130px;
	margin-bottom:10px;
	display: inline-block;
	clear:right;
	}
