﻿.box {
	
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 133px;
	.width: 134px; /*IE 7*/
}
.inventorylist{
	margin-top:20px;
}
.productlist{
	/*border-left:1px solid #f6f6f6;
	border-right:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;*/
	
}
.factorylist{
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.b {background: url(../images/dot.gif) 0 100% repeat-x;}
.l {background: url(../images/dot.gif) 0 0 repeat-y;}
.r {background: url(../images/dot.gif) 100% 0 repeat-y;}
.bl {background: url(../images/bl.gif) 0 100% no-repeat;}
.br {background: url(../images/br.gif) 100% 100% no-repeat;
}
.tl {background: url(../images/tl.gif) 0 0 no-repeat;}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat;
 padding:2px;
 overflow:hidden;
 
 } 
 .productheadline
{
	color:#4c3327;
	font-family:Arial;
	font-size:11pt;
	margin-left:5px;
	margin-bottom:20px;
}
.productheadline span{
	font-weight:bold;
}
.div_description_left{
	width:300px;
	margin-left:5px;
	_margin-left:3px;
	float:left;
	border-left:1px solid #f6f6f6;
	border-right:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
}
.div_search_right{
	width:460px;
	margin-left:2px;
	float:left;
	border-left:1px solid #f6f6f6;
	border-right:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
}
.titleleft{
	float:left;
}

.item_description{
	 clear:none;
	 overflow:hidden;
}
.item_description_intro{
color:#000000;
font-family:Arial;
font-size:9pt;
padding:2px;
text-align:justify;
}
.search_tip{
	padding-left:5px;
}
p.search_tip_title{
	color:#6f6f66;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
}
p.tip{
	color:#6f6f66;
	font-family:Arial;
	font-size:9pt;
	
}
.factorylist{
	margin-left:5px;
	margin-right:5px;
	background:#E9E9E9 none repeat scroll 0 0;
}
.fac_item{
	width:135px;
	float:left;
	margin:5px 27px;
	_margin:5px 21px;
}
.fac_item_right
{
	margin-right:0px;
}
.fac_item_img{
	text-align:center;
	vertical-align:middle;
	position:relative;
}
.titlefactory{
	background:#999999;
	padding-bottom:7px;
	padding-top:7px;
}
