@charset "utf-8";
/* CSS Document */
/* 活動網頁用藍色連結 */
a.eventBlueTXT:link,a.eventBlueTXT:visited,a.eventBlueTXT:active{
	color:#0080b2;
}
a.eventBlueTXT:hover{
	color:#0080b2;
	text-decoration:underline;
}
/* head Banner */
.headBanner01{
	background:url(../images/headBanner01.jpg) no-repeat center center;
	height:473px;
}
.headBannerBtn{
	margin:0px 0px 50px 47px;
}
.headBanner02{
	background:url(../images/headBanner02.jpg) no-repeat center center;
	height:473px;
}
.eventBG{
	background:url(../images/bg.gif) no-repeat;
}
.eventTD{
	font-family:"微軟正黑體",Arial, Helvetica;
	font-size:13px;
	line-height:22px;
	letter-spacing:2px;
}
.eventTDtable{
	width:724px;
}
/* 彩色表格 */
.eventTableTD01{
	background:url(../images/eventTDbg01.gif) repeat-x;
	height:35px;
	padding:0px 0px 0px 8px;
}
.eventTableTD02{
	background:url(../images/eventTDbg02.gif) repeat-x;
	height:35px;
	padding:0px 0px 0px 8px;
	color:#FFF;
	font-weight:bold;
}
.eventTableTD03{
	background:url(../images/eventTDbg03.gif) repeat-x;
	height:35px;
	padding:0px 0px 0px 8px;
	color:#FFF;
	font-weight:bold;
}
.eventTableTD04{
	background:url(../images/eventTDbg04.gif) repeat-x;
	height:35px;
	padding:0px 0px 0px 8px;
	color:#FFF;
	font-weight:bold;
}
/* 特別說明區 */
.cautionBox{
	background:url(../images/imgCaution2.jpg) no-repeat;
	background-position:center center;
	width:683px;
	height:109px;
}
.cautionBoxTxt{
	margin:35px 27px 10px 110px;
	font-family:"微軟正黑體",Arial, Helvetica;
	font-size:13px;
	line-height:22px;
	color:#FFF;
}