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



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

}

.mpoup
{
	margin:-220px 0 0 65px;
	*margin:-345px 0 0 65px;
}

.engmpoup
{
	margin:-183px 0 0 71px;
	*margin:-308px 0 0 65px;
}


.mpoup1
{
	margin:-428px 0 0 426px;
}

.mpoup2
{
	margin:0 0 0 18px;
	*margin:-134px 0 0 18px;
}

.mpoup3
{	
	margin:0 0 0 239px;	
	*margin:-134px 0 0 239px;
}

.mpoup4
{	
	margin:0 0 0 482px;
	*margin:-134px 0 0 482px;	
}

span.price
{
	display:block;
	overflow:hidden;
	font-size:14px;
    font-weight:bold;
	padding:5px 10px 5px 0;
	width:132px;
	
}

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




