@charset "utf-8";
/* CSS Document */
#main{ width:100%;}
#header{ width:100%; margin:0 auto; height:30px; background-color:#dfdcd8;}
.topNav{ height:30px; width:950px; margin:0 auto;}
.wrapper{ width:100%; background:url(../images/index_bg.jpg) no-repeat top center; background-color:#fe6d0b; margin:0 auto; }
.evt_cnt{ width:950px; margin:0 auto 20px; padding:0 0 30px;}
table th td{ vertical-align:top;}
.contentArea{ color:#000; font-size:15px; line-height:1.8; }

.main{background:url(../images/page_bg.jpg) repeat-y top left;  padding:20px 40px 20px 0px;}
.icon { background: url(../images/page_btnbg.jpg) no-repeat top left; height: 176px; width: 950px; text-align: center; }
.title-1{ background: url(../images/title-01.jpg) no-repeat top left; height: 64px; width: 950px; text-align: center;  }
.title-2{ background: url(../images/title-02.jpg) no-repeat top left; height: 64px; width: 950px; text-align: center;  }
.title-3{ background: url(../images/title-03.jpg) no-repeat top left; height: 64px; width: 950px; text-align: center;  }


/*主要內容*/
h2.eventTop{ width:950px; height:423px; background:url(../images/page_01.jpg) no-repeat top left; position:relative;}
a.logo{ display:block; width:196px; height:87px; background:url(../images/logo.png) no-repeat top left; top:3px; left:3px; position:absolute; z-index:10;}
.coin{  display:block; width:151px; height:315px; background:url(../images/top_icon.gif) no-repeat top left; top:58px; left:518px; position:absolute;}
h3.title-event01 { width:847px; height:54px; background:url(../images/title_01.jpg) no-repeat top left; position:relative;}
h3.title-event02 { width:847px; height:54px; background:url(../images/title_02.jpg) no-repeat top left; position:relative;}
h3.title-event03 { width:847px; height:54px; background:url(../images/title_03.jpg) no-repeat top left; position:relative;}
h3.title-event04 { width:847px; height:54px; background:url(../images/title_04.jpg) no-repeat top left; position:relative;}
/*其他內文*/
h1 {font-family: Verdana, Geneva, sans-serif,新細明體;font-size: 24px;line-height: 24px;font-weight: bold;color: #FC0;}
h2 {font-family: Verdana, Geneva, sans-serif,新細明體;font-size: 22px;line-height: 22px;color: #97E6FF;font-weight: normal;}
h3 {font-family: Verdana, Geneva, sans-serif,新細明體;font-size: 16px;line-height: 26px;color: #feef49;font-weight: normal;}
h4 {font-family: Verdana, Geneva, sans-serif,新細明體;font-size: 15px;line-height: 22px;color: #feef49;font-weight: normal;}
h5 {font-family: Verdana, Geneva, sans-serif,新細明體;font-size: 13px;line-height: 20px;color: #ff2424;font-weight: normal;}
p{font-size:15px;font-family:Verdana, Geneva, sans-serif,新細明體; font-weight:normal;line-height: 22px;margin:0;}
.tableStyle {background-color: #999; margin: 8px auto;}
.tableStyle td {font-family: Verdana, Geneva, sans-serif;font-size: 15px;color: #333;background-color: #FFF;text-align: center;padding: 5px;}
.tableStyle .tablehead {font-family: Verdana, Geneva, sans-serif;font-size: 15px;font-weight: bold; color: #FFF;background-color: #fd1712;text-align: center;padding: 5px;}
.tablehead2{font-family: Verdana, Geneva, sans-serif;font-size: 15px;font-weight: bold; color: #FFF;background-color: #9d6fbb;text-align: center;padding: 5px;}
.picbox{border:1px solid #ccc; padding:5px; text-align:center; vertical-align:top; }
ol.noticep2{ font-size:15px; padding-left:20px;}
ol.noticep2 li{ list-style:none;  text-align:left; }
ol.noticep3{ font-size:15px; color:#ffffff; padding-left:40px;}
ol.noticep3 li{ list-style:none;  text-align:left;}
ol.noticep4{ font-size:15px; padding-left:65px; color:#fdfd94;}
ol.noticep4 li{ text-align:left; }
#goTop{ color:#fde803; text-decoration:underline; }
.push{height: 80px;}
.footer{ width:950px; height:59px; background:url(../images/page_04.jpg) no-repeat top left; position:relative; padding-top:15px; }

/*其他其他*/
* {margin:0; padding:0;} 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th, td {border:0; outline:0; word-wrap: break-word;}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
body{font-size:15px; font-family:Verdana, Geneva, sans-serif,新細明體;}
}
.clearfixing{display:block;clear:both;}
.cantsee{display:none;}
input,select{vertical-align:middle;}
.clear{clear:both;}
.clearfix:after { content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix { display: inline-block;}
html[xmlns] .clearfix { display: block;}
* html .clearfix { height: 1%;}


