@charset "utf-8";

/*---------------------------------------------------------

---------------------------------------------------------*/ 
#mainimg{
	background: url(../sale/img/mainimg.png) no-repeat center top;
}

.layout{
	margin-right:-22px;
	/zoom: 1;/* for IE6,7 */
}

.item{
	width: 228px;
	float: left;
	margin-right: 22px;
}

.item .pic{
	border: 1px solid #CCC;
	text-align: center;
	padding: 10px;
}

.item .product{
	font-size: 105%;
	font-weight: bold;
	margin: 5px 0px;
}

.item img{
	padding:0px 4px 2px 0px;
}

.item .property{
}

.item .property dt{
	float: left;
	clear: left;
	padding: 1px 0px 2px;
}

.item .property dd{
	padding: 1px 0px 2px 3em;
}

.freedial{
	margin-top: 30px;
}
