* {
	margin: 0px;
	padding: 0px;
}
.index_950 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.index_1920 {
	background-image: url(images/index_1920.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-color: #FFF601;
}

/*浮動選單開始*/
.bar {
	width: 100%;
	height: 64px;
	position: fixed;
	bottom: 0px;
	z-index: 3;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(images/menu_bg.png);
}
/*浮動選單結束*/

/* 無敵開始 */
.wrapper_wode {
	position: relative;
	width: 950px;
	height: 415px;
	overflow: hidden;
	margin: 0 auto;
}
.wrapper_wode ul.pic {
	position: absolute;
	width: 10450px;
}
.wrapper_wode ul.pic a { display:block; float:left;}
.wrapper_wode ul.pic li img {

}
.wrapper_wode h2, .wrapper_wode h3 {
	cursor: pointer;
	position: absolute;
	top: 130px;
	z-index: 5;
}
.wrapper_wode h2 {
	left: 890px;
}
.wrapper_wode ul.pic li { float: left;}

/* 無敵結束 */



/* 品特開始 */
#wrapper {
	position: relative;
	width: 950px;
	height: 444px;
	overflow: hidden;
	margin: 0 auto;
}
#wrapper ul.pic {
	position: absolute;
	width: 9999px;
}
#wrapper ul.pic a { display:block; float:left;}
#wrapper ul.pic li img { width:950px; height:444px;}
#wrapper ul.pic li.box2 img, #wrapper ul.pic li.box3 img { width:317px;}
#wrapper ul.pic li.box3 span img { width:317px; height:222px;}
#wrapper ul.pic li.box4 img { width:317px;}
#wrapper h2, #wrapper h3 {
	cursor: pointer;
	position: absolute;
	top: 130px;
	z-index: 5;
}
#wrapper h2 { left: 890px; }
#wrapper ul.pic li { float: left;}
#wrapper ul.page { margin: 0 auto; position:relative; z-index:99; top:423px;width:200px;float:right;}
#wrapper ul.page li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	background-color:#999;
	border-radius: 5px;
	color: #FFF;
}
/* 品特結束 */


/*TIME開始*/
.Time {
	width: 430px;
	height: 50px;
	position: absolute;
	z-index: 9999;
	left: 445px;
	top: 375px;
	font-family: "微軟正黑體", "Microsoft JhengHei", "Arial Black", Gadget, sans-serif;
	font-size: 50px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.info {
	width: 930px;
	font-size: 20px;
	line-height: 30px;
	font-family: "微軟正黑體";
	margin-right: 10px;
	margin-left: 10px;
}
.info ul {
	list-style-type: decimal;
	margin-left: 40px;
}
.info ul li a {
	text-decoration: none;
	color: #F00;
}
.info ul li a:hover {
	text-decoration: none;
	color: #00F;
}


.info ul li {
	margin-bottom: 10px;
}
.info h1 {
	background-color: #C00;
	line-height: 50px;
	color: #FFF;
	font-size: 30px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F30;
	width: 910px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.info ul li .table01 {
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 30px;
	color: #333;
	border: 3px solid #C00;
	background-color: #FF9;
}
.table01 tr th {
	background-color: #C00;
	color: #FFF;
}
.table01 tr td {
	border: 1px solid #C00;
}

/*TIME結束*/


/*main動畫開始*/

/*main動畫開始*/
.word {
	animation-duration: 2s;/* 指定秒數*/
	animation-name: wordrun;/* 指定跑的動畫名稱*/
	-webkitanimation-duration: 1s;/* 指定秒數*/
	-webkitanimation-name: wordrun;/* 指定跑的動畫名稱*/
	-moz-animation-duration: 1s;/* 指定秒數*/
	-moz-animation-name: wordrun;/* 指定跑的動畫名稱*/
	background-image: url(images/word.png);
	height: 437px;
	width: 615px;
	position: absolute;
	left: 290px;
	top: -55px;
}
@keyframes wordrun{ from { left: 290px; top:-550px; }50%{ top:-50px; } to { left: 290px;top:-55px; } }
@-webkit-keyframes wordrun{ from { left: 290px; top:-550px; }50%{ top:-50px; } to { left: 290px;top:-55px; } }
@-moz-keyframes wordrun{ from { left: 290px; top:-550px; }50%{ top:-50px; } to { left: 290px;top:-55px; } }

.price {
	animation-duration: 2s;/* 指定秒數*/
	animation-name: pricerun;/* 指定跑的動畫名稱*/
	-webkitanimation-duration: 1s;/* 指定秒數*/
	-webkitanimation-name: pricerun;/* 指定跑的動畫名稱*/
	-moz-animation-duration: 1s;/* 指定秒數*/
	-moz-animation-name: pricerun;/* 指定跑的動畫名稱*/
	background-image: url(images/price.png);
	height: 289px;
	width: 641px;
	position: absolute;
	left: 125px;
	top: 274px;
}
@keyframes pricerun{ from { left: 125px; top:-27400px; }50%{ top:300px; } to { left: 125px;top:274px; } }
@-webkit-keyframes pricerun{ from { left: 9px; top:-139px; }50%{ top:200px; } to { left: 9px;top:139px; } }
@-moz-keyframes pricerun{ from { left: 9px; top:-139px; }50%{ top:200px; } to { left: 9px;top:139px; } }
@keyframes mainrun{ from { left: -90px; top:-139px; }50%{ top:200px; } to { left: 9px;top:139px; } }
@-webkit-keyframes mainrun{ from { left: 9px; top:-139px; }50%{ top:200px; } to { left: 9px;top:139px; } }
@-moz-keyframes mainrun{ from { left: 9px; top:-139px; }50%{ top:200px; } to { left: 9px;top:139px; } }
