.goods_border_td { background-image: url('/_bone/goods_border.gif'); background-repeat: repeat-y; background-position: right top; }
.goods {
	padding:0px 0px 10px 0px;
	float:left;
	width:50%;
	text-align: center;
}
.fullgoods{
	width:100%;
}

.goods .header {
	font-size: 14px;
	font-weight: bold;
	color: #2C86AD;
	padding:0px;	
	margin:0px 0px 5px 0px;
	text-align:center;
}

.goods .subheader { font-weight: bold;	color: #99A700; }

.goods .foto img {
	border:1px solid #2C86AD;	
}

.goods .fotoname { font-family: Tahoma; color: #99A700; font-size: 11px; text-align:center; }

.goods .desc {
	color: #534D4D;
	margin: 5px 0px 5px 0px;
}

.goods .desc_text {
	display:none;
}


.goods .price { font-family: Tahoma; color: #FF7C00; font-size: 13px; font-weight: bold; }

.goods .full_link {
	font-family: Verdana;
	text-align: right;
	font-size: 10px;
}
.goods .full_link a { color: #FFFDC7; text-decoration: none; }
.goods .full_link a:hover { color: #FFC32A; text-decoration: none; }

.goods .bigphoto_td {/*background-image: url('/_bone/waiting.gif');*/ background-repeat: no-repeat; background-position: center center; }

.goods .ret_link {
	font-family: Verdana;
	text-align: left;
	font-size: 11px;
	border-top:1px solid #99A700;
	padding:10px 0px 10px 30px;
	margin-top:15px;
	background-image: url('/_bone/strelka-left.gif'); background-repeat: no-repeat; background-position: 0px 8px;
}
.goods .ret_link a { color: #FF7C00; text-decoration: none; }
.goods .ret_link a:hover { color: #FF7C00; text-decoration: underline; }

.noviewpic {position:absolute;left:-3000px;top:-3000px;}
