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

#mainContentsWrapper{
	width:735px;
	height: 420px;
	background-color:#FFF;
	position:relative;
}

#main{
	width:735px;
	margin-left:-367px;
}

#productsUlWrapper {
	margin: 30px auto 0;
	width:532px;
}


#nav {
	clear:both;
}