 body,div,ul,ol,li,h1,h2,h3,p,tr,td,img{margin: 0;padding: 0;}
img { vertical-align:top;}
q:before, q:after{content:"";} 

*+html .carrier li{min-height:1%;}
.carrier li:after, .second-menu:after, .intro-anchors:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}

html{background: #d6aa2a;}
.main{background:url(images/bg.jpg) repeat center top;}
.content{  margin: auto 0; padding:0 0; background:url(images/bg_top.jpg) no-repeat center top;}	/* background:url(主視覺延伸寬1200px中間挖空圖) no-repeat center top;*/


/*按鈕第一層*/
.navbig{position:relative; width:950px;/* height:140px;background:url(images/menu.png) repeat-x left top;*/background-color:#ffc704;}
.navbig ul{ float:right; list-style:none;}
.navbig ul li{ float:left;}
.second-menu.stuck{position:fixed; z-index:996; top:0px;}
.intro-anchors.stuck{position:fixed; z-index:997; background-color:#FFFFFF; width:950px; display:block; top:40px;box-shadow:0 0 6px 0 #cccccc; border:none;}
a[name^="a"]{position:relative; top:-90px; height:1px; display:block;}

/* menu基本設定 */
.menu-1st li span{ display:none;}
.menu-1st{ width:950px; margin:0 auto;  display:inline-block; /*position:absolute;*/}
.menu-1st a{ display:block;  height:150px;}
.menu-1st .m-htl a{width:238px;}
.menu-1st .m-tkt a{width:237px;}
.menu-1st .m-pd a{width:238px;}
.menu-1st .m-car a{width:237px;}


/* menu圖片位置 */
.m-htl,.m-tkt,.m-pd,.m-car{display:block;  height:140px; background:url(images/menu.png) no-repeat 0 0; margin:0;}
.m-htl{background-position:0 0;width:238px;} .m-htl:hover{background-position:0 -300px; } 
.m-tkt{background-position:-238px 0; width:237px;} .m-tkt:hover{background-position:-238px -300px;} 
.m-pd{background-position:-475px 0; width:238px;} .m-pd:hover{background-position:-475px -300px;} 
.m-car{background-position:-713px 0; width:237px;} .m-car:hover{background-position:-713px -300px;} 


/*內容*/
.main-area{ width:950px; }
.sec{ width:950px; margin:0 auto;}
.note{ width:950px; font-size:20px; color:#e20911; font-family:"微軟正黑體"; font-weight:bold; text-align:left;  margin: auto 0;}



/*回頂部*/
.scroll2top:{ display:block;}
