.infomation {
	width: 254px;
	margin: 0px;
	padding: 0px;
}
.product {
	margin: 0px;
	padding: 0px;
	width: 345px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
}
.float {
	margin: 0px;
	padding: 0px;
	width: 188px;
	clear: none;
	background-image: url(images/index/float_top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.infomation #box {
	border: 1px solid #D6D5D5;
	width: 229px;
	margin-left: 13px;
	padding: 5px;
}
.product #box {
	padding: 0px;
	width: 322px;
	margin-left: 13px;
	text-align: center;
}
#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	clear: both;
	margin-left: 10px;
}
