.index_950 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.index_13 {
	height: 427px;
	width: 517px;
	position: absolute;
	top: 203px;
	left: 432px;
}

.index_1920 {
	background-image: url(images/index_1920.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-color: #FC0;
}


/*浮動選單開始*/
.bar {
	width: 100%;
	height: 82px;
	position: fixed;
	bottom: 0px;
	z-index: 9999;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(images/index_MENU_bg.png);
}
.bar ul {
	width: 950px;
	height: 109px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bar ul li {
	float: left;
	width: 90px;
	height: 100%;
}
.bar ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/index_menu_01.png);
}
.bar ul li.bar1 {
	width: 118px;
}
.bar ul li.bar2 {
	width: 75px;
}
.bar ul li.bar3 {
	width: 75px;
}
.bar ul li.bar4 {
	width: 73px;
}
.bar ul li.bar5 {
	width: 78px;
}
.bar ul li.bar6 {
	width: 75px;
}
.bar ul li.bar7 {
	width: 73px;
}
.bar ul li.bar8 {
	width: 76px;
}
.bar ul li.bar9 {
	width: 75px;
}
.bar ul li.bar10 {
	width: 95px;
}
.bar ul li.bar11 {
	width: 137px;
}

.bar ul li.bar1 a { background-position: 0px 0px; }
.bar ul li.bar2 a { background-position: -118px 0px;}
.bar ul li.bar3 a { background-position: -193px 0px; }
.bar ul li.bar4 a {	background-position: -268px 0px; }
.bar ul li.bar5 a { background-position: -341px 0px; }
.bar ul li.bar6 a { background-position: -419px 0px; }
.bar ul li.bar7 a { background-position: -495px 0px; }
.bar ul li.bar8 a { background-position: -567px 0px; }
.bar ul li.bar9 a { background-position: -643px 0px; }
.bar ul li.bar10 a { background-position: -718px 0px; }
.bar ul li.bar11 a { background-position: -813px 0px; }
.bar ul li.bar12 a { background-position: -950px 0px; }
.bar ul li a:hover {
	background-image: url(images/index_menu_02.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; }
/* 品特結束 */


/*TIME開始*/
.Time {
	width: 240px;
	height: 30px;
	position: absolute;
	z-index: 9999;
	left: 308px;
	top: 3px;
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}
/*TIME結束*/
