@import url(../../common/css/showcase.css);

/* Setting for English 
-----------------------------------------------	*/

body{
	font-family: Arial, sans-serif, Geneva;
}

/* showroom
-----------------------------------------------	*/
ul.showroom li{
	margin: 0 0 5px 0;
}
ul.showroom li.last-child{
	margin: 0;
}

