/* CSS Document */

/*------campain css---------*/
div.news_list{
	width:570px;
	margin:0px 5px 8px;
	overflow:auto;
	text-align:center;
	padding-top:10px;
}

/*--background: url(../img/home/top_line.gif) repeat-x left top;--*/


div.news_list ul {
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 1.7;
	text-align: left;
	overflow:auto;
}


div.news_list ul li{
	padding:0px 0px 4px 0px;
	background: url(../img/home/top_line.gif) repeat-x left bottom;
}

div.news_list p {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	font-size:12px;
	color:#000000;
}

div.news_list ul li span{
	margin-right: 10px;
	padding-left: 8px;
	font-family: sans-serif;
	color:#999999;
}


/*------campain css---------*/
.looklook {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #3366CC;
}

/*------new products css---------*/

div#product_area{
	width:580px;
	margin:10px 0px 15px 0px;
	height: auto;
	font-size:12px;
	line-height:1.3em;
	border-bottom:1px dashed #808dbb;
	border-top:1px dashed #808dbb;
	overflow:auto;
	}

div#product_area .product_l{
	float:left;
	width:290px;
	text-align:left;
	padding-top: 5px;
	}
	
div#product_area .product_r{
	float:left;
	width:289px;
	text-align:left;
	padding-top: 5px;
	border-left:1px dashed #808dbb;
	}	

div#product_area img.left_img{
	float:left;
	margin:0 5px 0 5px;
	}
	
div#product_area h2{
	font-size:13px;
	line-height:1.3em;
	margin-left:70px;
	margin-bottom: 5px;
}	

.price{
	font-size:22px;
	color:#FF0000;
	font-weight:bold;
	}
	
/*------coming megane css---------*/
.coming {
	width:580px;
	/*background-image:url(../img/home/coming_megane_bg3.jpg);*/
	text-align:center;
	margin-bottom: 3px;
	}	
