/* CSS Document */

#goods-top{
	margin-top: 15px;
	width: 760px;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.goods-link-image-left{
	float: left;
	margin-bottom: 15px;
}
.goods-link-image-center{
	float: left;
	margin-bottom: 15px;
	margin-left: 36px;
}
.goods-link-image-right{
	float: right;
}



.item-table{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
	width: 355px;
	line-height: 120%;
	letter-spacing: 1px;
}
.item-td-left{
	width: 120px;
	vertical-align: top;
	text-align: center;
}
.item-td-right{
	width: 235px;
	vertical-align: top;
}
.item-heder{
	background-image: url(../img/stripe2.jpg);
	font-weight: bold;
	padding-left: 3px;
	padding-top: 2px;
	margin-bottom: 10px;
}
.item-hederb {
	font-weight: bold;
	padding-left: 3px;
	padding-top: 2px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.item-layout-left {
	float: left;
	width: 370px;
}
.item-layout-right {
	float: right;
	width: 370px;
}
.item-layout {
	padding-top: 20px;
	padding-bottom: 20px;
}
.item-headerc {
	color: #333333;
	padding: 5px;
	margin-bottom: 10px;
	font-size: medium;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.item-text {
	margin-top: 15px;
	margin-bottom: 15px;
}
.model-image {
	margin-right: 5px;
	float: left;
	margin-top: 10px;
}
.item-etc-image {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bellof-table {
	width: 760px;
	border: none;
}
.bellof-td-caption {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	padding: 5px;
}
.bellof-td-text {
	padding: 5px;
	background-color: #D5E4EE;
	width: 110px;
}
.bellof-title-image {
	margin-top: 10px;
	margin-bottom: 10px;
}
.goods-top {
	margin-left: 10px;
}
#goods-model-top {
	width: 760px;
}
.goods-small-text {
	font-size: 11px;
	padding-top: 5px;
}

