@charset "utf-8";

body {
	background-color: #fff;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
}
input,button,select,textarea{outline:none}
 *:focus { outline: none; }

 
#TOP{
	position:absolute;
	z-index:10;
	right:50px;
	top:-150px;
	width:100px;
	height:69px;
	cursor:pointer;
}

#WRAPPER{width:100%;
}

#content{ width:1024px; margin:0 auto;
}

#content .head{
	position:relative;
	margin:0  auto;
	width:1024px;
	height:473px;
	background-image:url(../images/img_01.jpg);
}


#content .event01{
	position:relative;
	margin:0  auto;
	width:1022px;
	height:415px;
	background-image:url(../images/img_02.jpg);

}
#content .event02{
	position:relative;
	margin:0  auto;
	width:1024px;
	height:840px;
	background-image:url(../images/img_03.jpg);

}

#content .event02 .btn{
	position: absolute;
	margin:0  auto;
	z-index:99;
	padding-left:620px;
	padding-top:256px;

}
#content .event02 .BIG{
	position:absolute;
	z-index:9;
	padding-left:177px;
	padding-top:424px;

}

#content .event03{
	position:relative;
	margin:0  auto;
	width:1024px;
	height:1277px;
	background-image:url(../images/img_04.jpg);

}
#content .event04{
	position:relative;
	margin:0  auto;
	width:1024px;
	height:280px;
	background-image:url(../images/img_05.jpg);

}
#content .event05{
	position:relative;
	margin:0  auto;
	width:1024px;
	height:2552px;
	background-image:url(../images/img_06.jpg);

}

#content .event06{
	position:relative;
	margin:0  auto;
	width:1024px;
	height:360px;
	background-image:url(../images/img_07.jpg);

}

#footer{ width:100%; height:70px; background:#000;}
#footer_inner{width:1024px; height:70px; background:#000; margin:0 auto;}
