@charset "utf-8";
/* CSS Document */

.imgbannerbg1 {
	width:716px;
	height:481px;
	background-image:url(../images/banner_bg.gif);
	background-repeat:repeat-x;
}

.popup ,.popup1 ,.popup2 ,.popup3 ,.popup4
{
	width:145px;	
	border:2px solid #8f8e8e;
	background:#fff;
	position:absolute;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px 0 10px 10px;
	display:none; text-align:left;

}

.mpoup
{
margin:-159px 0 0 8px;

}

*html .mpoup
{
	margin:-195px 0 0 -175px;
}

html* .mpoup
{
	margin:-195px 0 0 -175px;
}

*|html[xmlns*=""] .mpoup
{
	margin:-190px 0 0 0px;
}


span.price
{
	display:block;
	overflow:hidden;
	font-size:14px;
    font-weight:bold; white-space:nowrap;
	margin-top:3px;
	width:138px;
}

.buynow
{
	color:#990000;
	text-decoration:none;
	
}
a.buynow:hover
{
	text-decoration:underline;
}





