@charset "UTF-8";
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, caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1; height:100%; zoom:1;}
ol, ul {list-style: none;}
blockquote, q {    quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
h1, h2, h3, h4, h5, h6{ font-weight:normal}
a{text-decoration:none;color: inherit;}
/* remember to define focus styles! */
:focus {outline: 0;}
input::-ms-clear{display: none;}/** IE10文本输入框的 X  **/
input::-ms-reveal{display: none;}/** IE10密码输入框的 X  **/
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {    text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {    border-collapse: collapse;border-spacing: 0;}

/*字型*/


* {font-family: Arial, Helvetica, SimSun, sans-serif; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
html{ width:100%;height:100%;}
input, select, textarea{ outline:none;font-family:Arial, Helvetica, SimSun, sans-serif;}
tt, em{font-family:Arial, Helvetica, SimSun, sans-serif; font-style:normal}

body{width:100%; height:100%;}
th.topTD, td.topTD{ vertical-align:top}
.noFloat:after{ content:''; display:table; clear:both}
.img100{ display:block; width:100%}
.None{ display:none}

/* Microsoft Edge Browser 12+ (All) - @supports method */
@supports (-ms-accelerator:true) {
 .index_loadDIV{ background-color: #261d18; background-image:none}
.index_loadDIV_edge{position:absolute; width:100%; height:900px; background: url(../../images/member/load_s.gif) no-repeat center center  #261d18; top:0; left:0;}
}



/*我的帳戶最外層myaccount_index.html控制*/
.index_accBody{ overflow-y:hidden}
.index_accMainTB{ width:900px; height:100%}
.index_accMainPAD{ width:100%; height:100%}/*PAD轉換*/
.index_accTD_left, .index_accTD_right{ vertical-align:top; height:100%}
.index_accTD_left{ width:150px;}

/*捲軸*/
::-webkit-scrollbar{ width:15px; background-color:#32271e} /*滾動條整體部分*/
::-webkit-scrollbar-thumb {background: url(../../images/member/scrollbar_thumbBG.png) center repeat-y; border-radius:100px;cursor:pointer;}/*拖動條*/
*:hover::-webkit-scrollbar-thumb{background: url(../../images/member/scrollbar_thumb_overBG.png) center repeat-y;}
::-webkit-scrollbar-corner { background-color:#32271e}/*右邊跟下面拉霸連街處*/



/*背景*/
.index_body { background:#725945;}

#MFT{
	position: relative;
	z-index: 5;
}

