div.goods_frame{
	position: relative;
	float: left;
	padding: 0;
	margin: 5px;
	text-align: center;
	width: 190px;
}

div.goods_frame .title{
	width: 180px;
}

div.goods_frame .title td{
	height: 45px;
	vertical-align: bottom;
}

div.goods_frame img{
	border: 5px solid #FFCA9F;
}

div.goods_frame .picture{
}

div.goods_frame .picture td{
	heightt: 263px;
	width: 190px;
}

a.goods_show{
	font-size: 115%;
	color: #281506;
	text-decoration: none;
}

a.goods_show:hover{
	color: #FB2A26;
}

div.price .value{
	font-size: 90%;
	color: #5F5F5F;
}

div.price .value.big{
	font-size: 130%;
}

div.price .currency{
	font-size: 90%;
	color: #5F5F5F;
}

.nav_point_l{
	display: inline-block;
	padding: 0 25px 0 25px;
	background: url(/images/nav_point_l.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 20px;
}

.nav_point_r{
	display: inline-block;
	padding: 0 25px 0 25px;
	background: url(/images/nav_point_r.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 20px;
}

span.chain_last{
	color: #000000;
}

a.select{
	font-size: 110%;
	color: #0152b7;
	text-decoration: underline;
}

a.select:hover{
	color: #FF7705;
}

a.preview{
	color: #281506;
	outline: none;
}

a.preview:hover{
	color: #FB2A26;
}

div.goods_show_bg{
	padding: 5px 5px 0 5px;
	width: 329px;
	background: url(/images/goods_show_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px solid red;
}

div.goods_show_bg_bottom{
	width: 329px;
	height: 5px;
	background: url(/images/goods_show_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 0px solid red;
}

td.item_data{
	font-size: 90%;
	font-family: tahoma, verdana, sans-serif;
	padding: 5px 10px 0 17px;
	text-align: left;
}
td.item_name{
	font-size: 90%;
	font-family: tahoma, verdana, sans-serif;
	color: #7B7B7B;
 	padding: 5px 0 5px 15px;
	text-align: left;
}

div.material{
	color: #444444;
	padding: 5px;
	text-align: justify;
}

div.line_cell{
	float: left;
	padding: 0 10px 0 20px;
}

img.prv_link, img.prv_link:hover, img.prv_link_hover{
	border: 5px solid #FFCA9F;
}

img.prv_link:hover{
	border: 5px solid #FFCA9F;
}

.line_cell_title{
	font-size :	110%;
	color: #CCCCCC;
	line-height: 12px;
	padding: 7px 0 0px 0;
  width: 147px;
  min-height: 28px;
  overflow: hidden;
}

