@import url("../css/reset.css");
@charset "utf-8";
/* CSS Document */

html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:url(../images/bg.png) center;
	background-size:contain;
	font-family: "微軟正黑體";
}

p {
	margin: 10px 0 0 0
}

a:link, a:visited {
	color: #000
}
a:hover, a:active {
	color: #F60
}

#title {
	width: 100%;
	height: 41px;
	background: url(../images/title.png);
	background-size: contain;
    position: fixed;
	top: 0;
	z-index: 99;
}

.titleEvent {
	width: 100%;
	height: 41px;
	float: left;
	background: url(../images/event.png) center no-repeat;
	background-size: auto 41px;
}

.name {
	width: 100%;
	height: 31px;
	float: none;
	font-weight:bold;
	font-size: 18px;
	color: #FFF;
	padding:5px 0;
	text-align:center
	
}

.tip {
	width: 100%;
	height: 65px;
	float:left;
	line-height:105px;
	vertical-align: bottom;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#c0c0c0
}

#banner {
	width:300px;
	height: 137px;
	margin:0 auto;
	float:none;
}

#content {
	width: 480px;
	height:auto;
	float:none;
	background: url(../images/content.png) top center no-repeat;
	background-size:480px auto;
	position: absolute;
	top: 210px;
	margin:0 auto;
	left: 1px;
}

#content2 {
	width: 480px;
	height: auto;
	float:left;
	background: url(../images/content2.png) center repeat-y;
	background-size: contain;
	margin:8px 0 0 0
}
#content3 {
	width: 480px;
	height:auto;
	float:none;
	background: url(../images/content.png) top center no-repeat;
	background-size:480px auto;
	position: absolute;
	top:66px;
	margin:0 auto
}
#contentBottom {
	width: 480px;
	height:34px;
	float:left;
	background: url(../images/contentBottom.png) top center no-repeat;
	background-size:480px auto
}


#side {
	width: 440px;
	height: 300px;
	float:none;
	margin:0 auto;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}

#side2 {
	width: 420px;
	height: auto;
	float:none;
	margin:0 auto;
}

#about {
	width: 440px;
	height: 78px;
	display:block;
	float:none;
    background: url(../images/about.png) top left no-repeat;
	background-size: contain;
	margin:2px 0
}

#about:hover, #about:active {
    background: url(../images/about2.png) top left no-repeat;
	background-size: contain;
}

.imgBg {
	width: 118px;
	height: 65px;
	float:left;
    background: url(../images/img.png) top left no-repeat;
	background-size: contain;
	margin:7px
}

.img {
	width: 112px;
	height: 59px;
	float:left;
	margin:3px
}

.eventTitle {
	width:262px;
	height:20px;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:7px 
}

.eventContent {
	width:262px;
	height:30px;
	float:left;
	font-size:14px;
	margin:0 0 0 7px 
}

.back {
	background: url(../images/back.png) no-repeat;
	background-size: contain
}

.back:hover, .back:active {
	background:url(../images/back2.png) no-repeat;
	background-size: contain;
}

#btBack {
    width: 8%;
	height: 70%;
	float:left;
	margin:1.5% 0 0 2%
}

.back {
	width:53px;
	height:34px;
	float:left;
	background:url(../images/back.png) no-repeat 0 0;
	background-size: cover
}

.back:hover, .back:active {
	background:url(../images/back.png) no-repeat 0 100%;
	background-size: cover
}

.from_01 {
	background-color: #999999;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-family: "微軟正黑體";
}

.from_02 {
	background-color: #ACDEFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 262px;
}

.from_03 /*綠底*/{
	background-color: #330033;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
	
.from_04 /*黃底*/{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45px;
	border: 3px solid #F00;
	background-color: #FF0;
}
.from_05 {
	background-color: #00CC33;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.from_06 {
	background-color: #990000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}



.style_01 {
	font-size:20px;
	font-weight:bold;
	color:#B07517;
	font-family: "微軟正黑體";
}

.style_02 {
	font-size:20px;
	color: #000;
	font-family: "微軟正黑體";
	line-height: 20px;
}

.style_03 {
	font-size:15px;
	font-weight:bold;
	color:#fff
}

.style_04 {
	font-size:26px;
	color: #fff
}

.style_05 {
	color: #FF0;
	font-family: "微軟正黑體";
	font-weight: bold;
}

.style_06 {
	color: #F00;
	font-weight: bold;
	font-family: "微軟正黑體";
	font-size: 14px;
}

.style_07 {
	color: #000;
	font-weight: normal;
	font-family: "微軟正黑體";
	font-size: 14px;
}

.style_08 {
	color: #009;
	font-weight: normal;
	font-family: "微軟正黑體";
	line-height: 18px;
}

.style_09 {
	font-size: 17px;
	font-weight: bolder;
	font-family: "微軟正黑體";
	color: #FF0;
	padding: 0px;
	margin: 0px;
	border: 2px groove #FF0;
	background-color: #660066;
	line-height: 35px;
}
.style_10 {
	font-size: 16px;
	font-weight: bolder;
	font-family: "微軟正黑體";
	color: #FF0;
	padding: 0px;
	margin: 0px;
	background-color: #0033CC;
	line-height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style_11 {
	color: #009;
	font-weight: bolder;
	font-family: "微軟正黑體";
	font-size: 16px;
}
.style_12 {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #000;
	line-height: 21px;
	
}

.style_13 {
	color: #F00;
	font-weight: bold;
	font-family: "微軟正黑體";
	font-size: 16px;
}
.style_14 {
	color: #F30;
	font-weight: normal;
	font-family: "微軟正黑體";
	font-size: 14px;
}
.style_15 {
	font-size:12px;
	color: #fff
}
.style_16 {
	color: #900;
	font-weight: normal;
	font-family: "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
}
.style_17 {
	color: #F00;
	font-weight: bold;
	font-family: "微軟正黑體";
	font-size: 14px;
}
.style_18 {
	color: #063;
	font-weight: bolder;
	font-family: "微軟正黑體";
	font-size: 16px;
}
.style_19 {
	color: #39F;
	font-weight: bold;
	font-family: "微軟正黑體";
	font-size: 16px;
}
.style_20 {
	color: #000;
	font-weight: bolder;
	font-family: "微軟正黑體";
	font-size: 16px;
}
.style_21 {
	color: #F00;
	font-weight: bolder;
	font-family: "微軟正黑體";
	font-size: 16px;
	background-color: #FF0;
	line-height: 25px;
}
.style_22 {
	font-size:14px;
	color: #747475;
	font-family: "微軟正黑體";
	line-height: 20px;
}

.list_01 {
	list-style: disc;
	margin:0 0 0 22px
}

.list_02 {
	list-style: decimal;
	margin:0 0 0 22px
}

.t_b2 {
	text-align: center;
	color: #FFF;
	font-weight:bold;
	background-color: #0c3d60;
	font-family: "微軟正黑體";
	margin: 20;
}

.u01 {
    list-style-type: decimal;
    margin: 0 0 0 30px;
	}
