.headcomment {
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}
.makername {
	font-size: 10px;
	color: #FFFFFF;
}
.pankuzulist {
	font-size: 12px;
	color: #FFFFFF;
}
.itemkb11 {
	font-size: 12px;
	line-height: 130%;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.itemnm {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}
.item-basket {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1E549F;
	border-left-color: #1E549F;
	color: #666666;
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 140%;
}
#ItemBasket {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#ItemBasket th{
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	text-align: left;

}
#ItemBasket td{
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	text-align: right;
	vertical-align: bottom;

}
.item-data {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-image: url(../img/item-data.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 20px 10px 7px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}


.btn-basket {
	padding: 0px;
	margin: 10px 2px 0px;
}
.item-data th {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	text-align: right;
}
.item-data td {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding: 2px 2px 2px 6px;
	text-align: left;
}
.price {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	line-height: 150%;
}
.note {
	font-size: 12px;
}
.itemname {
	font-size: 14px;
	font-weight: bold;
	color: #1E549F;
}

