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

.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

img{border:0;
}
.box_newarrival{
	width:679px;
	border:1px solid #666;
	overflow:hidden;
}
.date{
	font-size:12px;
	color:#ccc;
	background:#000;
	line-height:200%;
	padding:0 0 0 7px;
}
.date span{
	font-size:9px;
}
.date a{
	color:#6699ff;
	text-decoration:none;
}
.product{
	float:left;
	width:113px;
}
.inner{
	margin:0 0 0 3px;
}
.name{
	color:#000;
	font-size:11px;
	margin:0 0 6px 10px;
}
	
	
	
