﻿@charset "utf-8";
/* CSS Document */

/* CSS reset & default ======================================================= */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/bg_line001.jpg);
	font-size:15px;
	letter-spacing:1px;
	font-family: "Helvetica Neue", Helvetica, Arial, STHeiti, "Microsoft JhengHei", 微軟正黑體, sans-serif;
}
/*
a { 
	display:inline-block; 
    text-decoration:none; 
	padding:0 3px;
    font-family:'Montserrat', 'cwTeXHei', sans-serif;
}*/

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	text-align: center;
}

img { 
    border:none; vertical-align:middle; 
}

ul,ol,li { list-style:none; margin:0; }

#fixed-top{
	width:60px;
	height:60px;
	position:fixed;
	_position: absolute; /* position fixed for IE6 */
    _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-10);
	z-index:1;
	bottom: 10px;
	text-align: center;
	margin-right: -485px;
	right: 50%;
}


/* header ======================================================= */

#header_f p {
	font-size: 13px;
	color: #663366;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 8px;
	padding: 3px;
}

#header_f p a {
	color: #663366;
}

#header_f p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}


#header h1 {
	background-image: url(../images/Event_1111special_01.gif);
	background-repeat: no-repeat;
	margin:0 auto;
	height: 511px;
}

/*#h1 img1{
	width:350px;
	height: 469px;
}

#h1 img2{
	height: 461px;
	width:350px;
	padding-left:600px; 
}

clear{
    clear: both;
}*/

/* container ======================================================= */

#container {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#container a {
	width: 100%;
	display: block;
}

#container h2{
	background-image: url(../images/Event_1111special_02-2.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 139px;
}


/* button ======================================================= */

#button {
	width: 1000px;
	height: 550px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Event_1111special_03.gif);
}

#nav {
	height: 90px;
	width: 1000px;
	list-style-type: none;
	padding-left: 25px;
}


#nav li {
	height: 250px;
	width: 300px;
	float: left;
	list-style-type: none;
}

#nav li a {
	text-indent: -9999px;
	height: 250px;
	width: 100%;
	display: block;
}

#btn1 {
	background-image: url(../images/Event_1111special_03-1-1.gif);
	background-repeat: no-repeat;
}

#btn1:hover {
	background-image: url(../images/Event_1111special_03-1-2.gif);
}

#btn2 {
	background-image: url(../images/Event_1111special_03-2-1.gif);
	background-repeat: no-repeat;
}

#btn2:hover {
	background-image: url(../images/Event_1111special_03-2-2.gif);
}

#btn3 {
	background-image: url(../images/Event_1111special_03-3-1.gif);
	background-repeat: no-repeat;
}

#btn3:hover {
	background-image: url(../images/Event_1111special_03-3-2.gif);
}

#btn4 {
	background-image: url(../images/Event_1111special_03-4-1.gif);
	background-repeat: no-repeat;
}

#btn4:hover {
	background-image: url(../images/Event_1111special_03-4-2.gif);
}

#btn5 {
	background-image: url(../images/Event_1111special_03-5-1.gif);
	background-repeat: no-repeat;
}

#btn5:hover {
	background-image: url(../images/Event_1111special_03-5-2.gif);
}

#btn6 {
	background-image: url(../images/Event_1111special_03-6-1.gif);
	background-repeat: no-repeat;
}

#btn6:hover {
	background-image: url(../images/Event_1111special_03-6-2.gif);
}



/* fotter ======================================================= */

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	text-align: center;
}

#footer h3{
	background-image: url(../images/Event_1111special_04.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
    height: 25px;
	display: block;
}

#footer-info {
	width: 1000px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

#footer-info a {
	color: #333333;
}

#footer-info a:hover {
	color: #333333;
}

#footer-info a:visited {
	color: #333333;
}
.promo {
	color: #C30;
}
