﻿@charset "utf-8";
/* CSS Document */
img,object,embed,video{max-width:100%}
.ie6 img{width:100%;max-width:100%}

iframe{ border: 0px;display: block;}

 html{-webkit-text-size-adjust:none}
*{margin:0;padding:0}
body {font:10pt "微軟正黑體";line-height:20px;/*font-size:13px;font-size:small;*font:x-small;font-size:10pt;font-style:normal;font-weight:normal;font-family:Verdana, Geneva, sans-serif;*/}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, /*table*/, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;}

input[type=radio], input[type=checkbox] {padding:0;margin:0;}
input[type=hidden]{display:none !important;}
button {cursor:pointer;overflow:visible;}
button:-moz-focus-inner {border:none;}
ol, ul {list-style:none;}
img{border:none; width: auto;max-width: 100%; height: auto;}
/*a {text-decoration:none;}*/
blockquote {quotes:none;}
blockquote:before, blockquote:after {content:'';content:none;}
:focus {outline: 0;}
ins {text-decoration:none;}
a,a:hover{text-decoration:none;}
/*table {border-collapse:collapse;border-spacing:0;}*/
#hidden{position:absolute;width:0px;height:0px;z-index:1}
#backbutton{position:absolute;width:72px;height:30px;z-index:100;left:900px;top:-50px;}
.clear{clear: both;}

.Pline01{background:#303030;height:1px;line-height:1px;font-size:0px;overflow:hidden;}
.Pline02{background:#303030;height:1px;line-height:1px;margin:15px 0;font-size:0px;overflow:hidden;}
.Pline03{clear: both;background:#303030;height:1px;line-height:1px;font-size:0px;margin-top:50px;margin-bottom:50px;overflow:hidden;}

.Hespace{height:1px;width:1px;padding-top:50px;clear:both;}

.pB{font:11pt "微軟正黑體";}
.pM{font:10pt "微軟正黑體";}
.pS{font:9pt "微軟正黑體";}
.pl{font:8pt "微軟正黑體";}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container01 div{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container01 div iframe,
.video-container01 div object,
.video-container01 div embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#toTop {position: fixed;bottom: 52px;right: 10px;cursor: pointer;display: none;z-index:99999;}

a{color:#ff9c00;}
a:hover{color:#ff6600;}

.member_button_c{width:100%;overflow:hidden;padding: 0; text-align: center;}
.member_button_r{width:100%;overflow:hidden;padding: 0; text-align: right;}
.member_button_l{width:100%;overflow:hidden;padding: 0; text-align: left;}

.member_button_c #backbu a{font:13pt "微軟正黑體";font-weight:700;width:auto;height:auto;padding:0.8em 2em;background:#493402;color:#ffffff;display:inline-block;text-align:center;margin:10px 10px 10px 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.member_button_c #backbu a:hover{width:auto;height:auto;padding:0.8em 2em;background:#6d4707;color:#ffffff;display: inline-block;text-align:center;margin:10px 10px 10px 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}

.note_message{margin:0 auto;padding:5em 2em;font:15pt "微軟正黑體";font-weight:700;color:#ff0000;background:#f1f1f1;text-align:center;}


.member_button_c #search a{font:13pt "微軟正黑體";font-weight:700;width:auto;height:auto;padding:0.3em;background:#493402;color:#ffffff;display:inline-block;text-align:center;margin:0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.member_button_c #search a:hover{width:auto;height:auto;padding:0.3em;background:#6d4707;color:#ffffff;display: inline-block;text-align:center;margin:0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.member_button_c input{background:#ffffff;border:1px #666666 solid;padding:0.5em;}

/*.btn-select{font:10t "微軟正黑體";position:relative;display:inline-block;width:120px;height:22px;line-height:22px;border:1px #ff6600 solid;background:#f1f1f1;color:#000;}
.btn-select .cur-select{position:absolute;display:block;height:50px;width:50px;background:#ffffff url(../../images/drop01.svg) no-repeat center center;background-size:18px}
.btn-select:hover .cur-select{background-color:#353535}
.btn-select select{position:absolute;top:0;left:0;width:120px;height:22px;line-height:22px;opacity:0;filter:alpha(opacity: 0);color:#ffffff}
.btn-select select option{text-indent:10px;color:#7d7d7d;}
.btn-select select option:hover{background-color:#353535;color:#7d7d7d}*/