.box_product_small_top
{
	width: 359px;
	height: 5px;
	overflow:hidden;
	background: url('../img/box_product_small_top.gif') no-repeat;
}
.box_product_big_top
{
	width: 741px;
	height: 5px;
	overflow:hidden;
	background: url('../img/box_product_big_top.gif') no-repeat;
}
.box_product_small_content
{
	position: relative;
	width: 357px;
	border-left: 1px solid #1375AF;
	border-right: 1px solid #1375AF;
}
.box_product_small_content p
{
	font-size: 11px;
}
.box_product_big_content
{
	position: relative;
	width: 739px;
	border-left: 1px solid #1375AF;
	border-right: 1px solid #1375AF;
}
.box_product_big_content p
{
	font-size: 11px;
}
.box_product_small_down
{
	width: 359px;
	height: 5px;
	overflow:hidden;
	background: url('../img/box_product_small_down.gif') no-repeat;
}
.box_product_big_down
{
	width: 741px;
	height: 5px;
	overflow:hidden;
	background: url('../img/box_product_big_down.gif') no-repeat;
}
.box_product_small_content h5, .box_product_big_content h5
{
	margin: 0 5px 10px 0;
	padding-top: 8px;
}
.box_product_small_content img, .box_product_big_content img
{
	display: block;
	margin: 10px 10px 10px 8px;
	float: left;
}
.box img
{
	border: 1px solid #1375AF;
}
.price_pos
{
	float: right;
	margin: 8px 10px 0 0;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}

.box_p_small_top
{
	width: 365px;
	height: 44px;
/* 	overflow:hidden; */
	background: url('../img/boxes/head.gif') no-repeat;
}
.box_p_small_content
{
	position: relative;
	width: 365px;
	background: url('../img/boxes/shadow.gif') repeat-y;
}
.box_p_small_down
{
	width: 365px;
	height: 8px;
/* 	overflow:hidden; */
	background: url('../img/boxes/bottom_shadow.gif') no-repeat;
}
.box_p_big_top
{
	width: 746px;
	height: 44px;
	background: url('../img/boxes/big_head.gif') no-repeat;
}
.box_p_big_content
{
	position: relative;
	width: 746px;
	background: url('../img/boxes/big_shadow.gif') repeat-y;
}
.box_p_big_down
{
	width: 746px;
	height: 6px;
	background: url('../img/boxes/big_bottom_shadow.gif') no-repeat;
}
.box_p_small_content img, .box_p_big_content img
{
	display: block;
/*	margin: 10px 10px 10px 8px;*/
	float: left;
}
.box_p_small_content p.anonce, .box_p_big_content p.anonce
{
 	padding: 15px 8px 0 0;
 	margin:0;
 	font-size:11px;
}
.p_pos
{
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 8px 10px 0 0;
	text-align: right;
}
td.p_name
{
	width: 310px;
	padding: 8px 0 0 8px;
}
td.p_name a
{
	font-size: 11px; color: #EF6B00;font-weight: bold;
}
.b_btn, .i_btn
{
	background-color: #5DA0C8;
	width: 72px;
	height: 19px;
	line-height: 19px;
	position: absolute;
	bottom:0;
	text-align:center;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
.b_btn
{
	right: 6px;
}
.i_btn
{
	right: 88px;
}