@charset "utf-8";
/* CSS Document */

body,div,p,ul,ol,li,span,a,pre,img,object{ margin:0 ; padding:0;}
a img{ border:0; display:block;}
body{ overflow-x:hidden; }

.copyright{width:100%;height:70px;background:url(https://tw.beanfun.com/Lineage/events/2015comp0723/images/footer.jpg)center no-repeat,#000;}
.bg{ background: url(../img/bg_p2.jpg)center top no-repeat; min-width:1000px; width: 100%; height:4500px;}
.main{ width:1024px; height:7410;margin:0 auto; position:relative;}

#cart{
	width: 1024px;
	height: 54px;
	position: absolute;
	left: 50%;
	display: block;
	overflow: hidden;
	margin-left: -512px;
	
}
.btbox{ width:1024px; height:54px; margin:0 auto;}
	.bt01,.bt02,.bt03,.bt04{ width:256px; height:54px; display:block; background:url(../img/bt_p2.jpg); float:left;}
	.bt01{background-position: 0px -53px;}
		.bt01:hover{ background-position: 0px 0px;}
	.bt02{background-position: -256px -53px;}
		.bt02:hover{ background-position:-256px 0px;}
	.bt03{background-position: -512px -53px;}
		.bt03:hover{ background-position:-512px 0px;}
	.bt04{background-position: -768px -53px;}
		.bt04:hover{ background-position:-768px 0px;}

/*------------------------------------------------------------------------------------*/
#toTop {
	position: fixed;
	bottom: 10px;
	right: 5%;
	cursor: pointer;
	display: none;
	overflow: hidden;
	z-index: 99;
	height: 68px;
	width: 113px;
}

.box01{ width:1024px; height:3678px;  }
