* {
	margin: 0px;
	padding: 0px;
}
#illsut_box {
	height: 244px;
	width: 100%;
	text-align: center;
	position: fixed;
	top: 131px;
}



#illsut_bg {
	height: 244px;
	width: 100%;
	text-align: center;
	position: absolute;
}
.skinBody{
	background-image: url(../images/croud_a.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 244px;
	z-index: 2;
	position: absolute;
}
.skinBody02{
	background-image: url(../images/croud_b.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 244px;
	z-index: 3;
	position: absolute;
}
