/* system */

#system{
	width		: 960px;
	margin		: 0 auto;
}

#sys01{
	width		: 650px;
	height		: 320px;
	float		: left;
	background	: url(./img/sys01.jpg) no-repeat;
}

#sys02{
	width		: 295px;
	height		: 320px;
	float		: right;
	background	: url(./img/sys02.jpg) no-repeat;
}

#sys03{
	width		: 960px;
	height		: 270px;
	float		: left;
	background	: url(./img/sys03.jpg) no-repeat;
}

#sys04{
	width		: 960px;
	height		: 430px;
	float		: left;
	background	: url(./img/sys04.jpg) no-repeat;
}

#sys05{
	width		: 960px;
	height		: 440px;
	float		: left;
	background	: url(./img/sys05.jpg) no-repeat;
}


#sys06{
	width		: 960px;
	height		: 720px;
	float		: left;
	background	: url(./img/sys06.jpg) no-repeat;
}




