/* CSS Document */

#main table.itemlist{
	float:left;
	width:255px;
	margin: 0px 10px 5px 0px;
}

/* recomment */
#main #recommend h3{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-size:14px;
	clear:both;
	background-color:#ffffff;
	margin-bottom:10px;
}
#main #recommend img{
	margin-right:10px;
	margin-bottom:10px;
	margin-left:15px;
	float:left;
}
#sub_navi ul li{
	float:none;

}
#main ul.itemlist h3{
	padding: 0px 0px 0px 5px;
	margin: 20px 0px 5px 0px;
}

