.goods_descr
{
	padding: 0;
	margin: 0;
	background: url(/i2/descr/page_bg_left.png) repeat-y top left #FFFFFF;
	font-size: 12px;
	color: #000000;
}

.goods_descr body, input
{
	font-family: Arial;
}

.goods_descr form
{
	padding: 0;
	margin: 0;
}

.goods_descr h2
{
	font-size: 18px;
	font-weight: bold;
	color: #e48e18;
	padding: 0 0 5px 0;
	margin: 0;
}

.goods_descr a
{
	color: #e48e18;
}

.goods_descr .page_bg_right
{
	background: url(/i2/descr/page_bg_right.png) repeat-y top right;
}


.goods_descr .table
{
	margin-bottom: 15px;
}
.goods_descr .table .title
{
	background: #cdcdcd;
	font-size: 14px;
	color: #3b3b3b;
	border-top: 2px solid #c3c3c3;
	padding: 5px 0 5px 0;
	text-align: center;
	width: 17%;
}
.goods_descr .table .title_div
{
	border-top: 2px solid #c3c3c3;
	width: 2px;
	background: url(/i2/descr/tbl_title_div.png) repeat-y top left;
}
.goods_descr .table .line
{
	background: url(/i2/descr/tbl_line.png) repeat-x top left;
	border-left: 2px solid #c3c3c3;
	border-right: 2px solid #c3c3c3;
}
.goods_descr .table .entry, .table .entry input
{
	font-size: 12px;
	color: #3b3b3b;
}
.goods_descr .table .entry input
{
	text-align: right;
}
.goods_descr .table .entry
{
	text-align: center;
	padding: 2px 10px 3px 10px;
}
.goods_descr .table .entry_div
{
	width: 2px;
	background: url(/i2/descr/tbl_entry_div.png) repeat-y top left;
}
.goods_descr .table .subtext
{
	border-top: 1px solid #c3c3c3;
	border-left: 2px solid #c3c3c3;
	border-right: 2px solid #c3c3c3;
	text-align: center;
	padding-top: 3px;
}
.goods_descr .table .buttom_line
{
	border-bottom: 2px solid #c3c3c3;
}


.goods_descr .photo
{
	background: url(/i2/descr/photo_rb.png) no-repeat bottom right;
}
.goods_descr .photo .rt
{
	background: url(/i2/descr/photo_rt.png) no-repeat top right;
}
.goods_descr .photo .lt
{
	background: url(/i2/descr/photo_lt.png) no-repeat top left;
	padding: 20px;
}
.goods_descr .photo .lb
{
	background: url(/i2/descr/photo_lb.png) no-repeat bottom left;
}

.goods_descr .photo_s
{
	background: url(/i2/descr/photo_s_rb.png) no-repeat bottom right;
}
.goods_descr .photo_s .rt
{
	background: url(/i2/descr/photo_s_rt.png) no-repeat top right;
}
.goods_descr .photo_s .lt
{
	background: url(/i2/descr/photo_s_lt.png) no-repeat top left;
	padding: 10px;
}
.goods_descr .photo_s .lb
{
	background: url(/i2/descr/photo_s_lb.png) no-repeat bottom left;
}

.goods_descr .tabs a
{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 4px;
}
.goods_descr .tabs div
{
	height: 27px;
}
.goods_descr .tabs .left .off
{
	background: url(/i2/descr/descr_button_bg_off.png) repeat-x top left;
}
.goods_descr .tabs .left .off div
{
	background: url(/i2/descr/descr_button_left_off.png) no-repeat top left;
}
.goods_descr .tabs .left .off a
{
	background: url(/i2/descr/descr_button1_right_off.png) no-repeat top right;
}
.goods_descr .tabs .left .on
{
	background: url(/i2/descr/descr_button_bg_on.png) repeat-x top left;
}
.goods_descr .tabs .left .on div
{
	background: url(/i2/descr/descr_button_left_on.png) no-repeat top left;
}
.goods_descr .tabs .left .on a
{
	background: url(/i2/descr/descr_button1_right_on.png) no-repeat top right;
}
.goods_descr .tabs .right .off
{
	background: url(/i2/descr/descr_button_bg_off.png) repeat-x top left;
}
.goods_descr .tabs .right .off div
{
	background: url(/i2/descr/descr_button_right_off.png) no-repeat top right;
}
.goods_descr .tabs .right .off a
{
	background: url(/i2/descr/descr_button2_left_off.png) no-repeat top left;
}
.goods_descr .tabs .right .on
{
	background: url(/i2/descr/descr_button_bg_on.png) repeat-x top left;
}
.goods_descr .tabs .right .on div
{
	background: url(/i2/descr/descr_button_right_on.png) no-repeat top right;
}
.goods_descr .tabs .right .on a
{
	background: url(/i2/descr/descr_button2_left_on.png) no-repeat top left;
}


.goods_descr .descr
{
	background: #f6dbb5;
	margin-bottom: 10px;
}
.goods_descr .descr .title
{
	font-size: 14px;
	font-weight: bold;
	color: #e48e18;
	background: #ffffff;
	padding: 3px 15px 3px 5px;
	vertical-align: top;
	width: 280px;
}
.goods_descr .descr .text
{
	font-size: 14px;
	color: #000000;
	background: #ffffff;
	padding: 3px 5px 3px 15px;
}
.goods_descr .descr .text a
{
	color: #000000;
}


.goods_descr .descr2
{
	background: #f6dbb5;
	margin-bottom: 10px;
}
.goods_descr .descr2 td
{
	font-size: 14px;
	background: #ffffff;
	padding: 3px 5px 3px 15px;
	vertical-align: top;
}
.goods_descr .descr2 td a
{
	color: #000000;
}
.goods_descr .descr2 .label
{
	padding-right: 15px;
	padding-left: 5px;
	width: 280px;
}
.goods_descr .descr2 .label span
{
	font-size: 14px;
	font-weight: bold;
	color: #e48e18;
}

.goods_descr .descr3
{
	font-size: 14px;
	border: 1px solid #f6dbb5;
}
.goods_descr .descr3 b
{
	font-size: 14px;
	font-weight: bold;
	color: #e48e18;
	float: left;
	display: block;
	width: 280px;
	border-right: 1px solid #f6dbb5;
	background: #eeeeee;
	padding: 0px 15px 0px 5px;
}
.goods_descr .descr3 span
{
	margin-left: 300px;
	display: block;
	padding-left: 15px;
	background: #cccccc;
}
.goods_descr .descr3 span.t
{
	float: left;
	display: block;
	padding: 3px 5px 3px 15px;
	color: #000000;
}
.goods_descr .descr3 br
{
	clear: all;
}


.goods_descr .descr32
{
	border-bottom: 1px solid #f6dbb5;
	border-left: 1px solid #f6dbb5;
	border-right: 1px solid #f6dbb5;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.goods_descr .descr32 li
{
	clear: both;
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #f6dbb5;
}
.goods_descr .descr32 b
{
	font-size: 14px;
	font-weight: bold;
	color: #e48e18;
	float: left;
	display: block;
	width: 280px;
	padding: 0;
}
.goods_descr .descr32 span
{
	margin-left: 295px;
	display: block;
	padding-left: 15px;
	font-size: 14px;
}



.goods_descr .estimate_form
{
	padding: 12px 0 0 12px;
	font-size: 11px;
}
.goods_descr .estimate_form input
{
	font-size: 11px;
}
.goods_descr .estimate_form .b
{
	border: 1px solid #f3d9bc;
}

.goods_descr .comments
{
	background: #e9cdad;
}
.goods_descr .comments .title td
{
	font-weight: bold;
	background: #f7d9b7;
	padding: 10px;
	text-align: center;
}
.goods_descr .comments .row td
{
	background: #ffffff;
	padding: 2px 10px 10px 10px;
	text-align: center;
}

.goods_descr .tabs_list
{
	padding: 0 9px 10px 10px;
}
.goods_descr div#tab_text_descr
{
	padding: 13px 17px 0 8px;
}
.goods_descr div#tab_text_estimate
{
	padding: 13px 12px 10px 11px;
}

.snippet
{
    margin-top: 5pt;
    padding: 5pt;
    color: #999999;
    border: 1px solid #999999;
}