@charset "utf-8";
/* CSS Document */

#main-home-bg
{
	position: relative;
	width: 981px;
	height: 603px;
	background: url('../../images/home/tilted-bg.png') left top no-repeat;
	margin: 0 auto;
	z-index: 45;
	zoom: 1;
}

#main-content-box
{
	top: 15px;
}

.home-images
{
	overflow: hidden;
	height: 551px;
	width: 929px;
}

#home-image-list li
{
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	height: 551px;
	width: 929px;
}
