/* CSS Document */
.box{
	clear:both;
	margin-bottom:10px;
	border:1px solid #FFB74B;
	position:relative;
}
.box h2{
	padding:0px 5px;
	background:url(/images/topbg.gif) 0px 0px repeat-x;
	height:26px;
	line-height:26px;
	font-size:12px;

}
.box h5{
	position:absolute;
	right:5px;
	top:8px;
	padding-right:5px;
}

.box1{
	clear:both;
	margin-bottom:10px;
	border:1px solid #8FB4CE;
	position:relative;
}
.box1 h2{
	padding:0px 5px;
	background:url(/images/topbg1.gif) 0px 0px repeat-x;
	height:26px;
	line-height:26px;
	font-size:12px;

}
.box1 h5{
	position:absolute;
	right:5px;
	top:8px;
	padding-right:5px;
}


.supply{
	width:500px;
	padding-right:4px;
	margin-top:2px;
	margin-bottom:2px;
}
.supply li{
	width:236px;
	height:18px;
	line-height:18px;
	color:red;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.supply li em{
	float:right;
	margin-top:-1.5em;
	font:normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
* html .supply li em{
	margin-top:-1.1em;
}
*+html .supply li em{
	margin-top:-1.1em;
}
.supply a{text-decoration:none}


.box241{
	width:250px;
	float:left;
	padding-right:4px;
}
.box2411{
	width:250px;
	float:left;
	padding-right:4px;
	background-color:#FFFBEF
}
.box241 li{
	width:241px;
	height:18px;
	line-height:18px;
}
.box241 li em{
	float:right;
	margin-top:-1.5em;
	font:normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
* html .box241 li em{
	margin-top:-1.1em;
}
*+html .box241 li em{
	margin-top:-1.1em;
}
.float-right4{
	float:right!important;
	padding-left:4px;
}

.box251{
	width:251px;
	float:left;
}
.box251 li{
	width:251px;
	height:18px;
	line-height:18px;
/*	overflow:hidden;
	text-overflow:ellipsis;
	word-break:keep-all;
	white-space:nowrap;*/
}
.box251 li em{
	float:right;
	margin-top:-1.3em;
	font:normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
.box360{
	clear:none;
	width:390px;
	float:left;
}

.Mbox{padding-left:5px;}

.Buytop{background:#FFFBEF; height:26px;line-height:26px;clear:both;color:#C8C4BB;font-size:12px; text-align:center;font-weight:bold;}
.supplytop{background:#E6EEF9; height:26px;line-height:26px;border-top:1px solid #FFB74B;border-bottom:1px solid #FFB74B;clear:both;color:#B6BDC5;font-size:12px; text-align:center;font-weight:bold;}
