/* CSS Document */

.search_result{clear:both; height:35px; background:#F7DCBA; margin-top:2px; line-height:35px; font-size:14px; color:#000; padding-left:15px;margin-bottom:10px; }
.search_or_result{clear:both; margin:0 0 12px 0; color:#666666;}
.product_td_bg{
	font-size:12px;
	background-image: url(../image/product_td_bg01.jpg);
	width: auto;
	height:28px;
	line-height:28px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C1C495;
	border-left-color: #C1C495;
	border-bottom-color: #C1C495;
	text-indent:10px;
	color: #333;	
}
.product_td_bg a{cursor:pointer;}
.product_td_bg span{color:#993300; font-weight:bold;}

#productPage{
	position:relative;
	height: auto;
}	
#productPage ul{ float:right;}
#productPage ul li{list-style-type:none; padding:2px 5px; text-align:center; float:left;}
#productPage input{width:25px; height:13px; margin:0px; padding:0; color:#666666;}
#productPage span{font-weight:bold; color:#990000;}

.product{
	position:relative;
	clear:both;
	/*height: 130px;*/
}
.product .picturebox{
	position:absolute;
	top:5px;
	left:5px;
	width:150px;
	height:auto;
}
.product .picturebox img{width:70px; float:none;}
.product .procontent{
	width:100%;
}
.product .procontent .margindiv{
	float:none;
	margin-left:90px;
	line-height:22px;
}
.product .procontent .margindiv ul{margin:0; padding:0; list-style-type:none;}
.product .procontent .margindiv ul li{display:block; clear:both; list-style-type:none;}
.product .procontent .margindiv ul li h2{font-size:12px; margin:0; padding:0; border:0;}
.product .procontent .margindiv ul li h2 a:link {color: #cc6600; text-decoration:none;}
.product .procontent .margindiv ul li h2 a:visited {color: #cc6600;text-decoration:none;}
.product .procontent .margindiv ul li h2 a:hover {color: #bc2931; text-decoration:underline;}
.product .procontent .margindiv ul li h2 a:active {color: #bc2931;}
.product .procontent .margindiv ul li.pricepadding{padding:8px 0 4px 0;}

.serbuy_bt_box{clear:both; margin:0;}
.serbuy_bt_box a{display:block; width:110px; height:27px;background:url(../image/search_buy_bt.gif) no-repeat top left;}
.serbuy_bt_box a:hover, .serbuy_bt_box a:active
{
  background: transparent url(../image/search_buy_bt.gif) left bottom no-repeat;
}


