@charset "utf-8";
/* CSS Document */
html, body {margin:0; padding:0;font-size:10pt;height:100%;}
* {background-repeat:no-repeat;}
input[type=button],input[type=submit] { background-repeat:repeat;}
body {background-image:url("../images/layout/bg_body.jpg");background-repeat:repeat;font-family:Verdana;}

input[type=text],input[type=password] { border:1px #ABADB3 solid;padding:2px 0;margin:1px; }

#container {
	width:999px;
	margin:0 auto;
}
a img { border:0px;}
#header { height:275px; background-image:url("../images/layout/bg_head.png");width:100%;}
#head_L {width:230px;float:left;}
#head_Logo {height:87px;position:relative;}
#head_Member {position:relative;margin-left:10px;height:189px;background-image:url("../images/layout/bg_member.jpg");background-position:center bottom;}

#head_R { width:769px;float:right;}
#head_Ad{height:203px;}
#head_Menu {width:752px;height:72px;background-color:#000000;}
.menu-item {display:inline-block;height:100%;width:85px;margin-left:4px;background-position: 1px -9px;}

#inBody {width:999px;background-image:url("../images/layout/bg_main.png");background-repeat:repeat-y;padding-top:5px;}
#SideLeft {float:left;width:785px; margin-left:17px;}
#inbox_swapp { width:100%; height:40px;text-align:center;}

#SideRight {float:right;width:185px;margin-right:12px;margin-top:3px;}
#r_hotTop {width:180px;height:180px;background-image:url('../images/layout/bg_hottop.jpg');}
#r_topt {margin-top:5px;}
#r_qBuy {margin-top:2px;}

#r_freeMov{width:180px;height:270px;background-image:url('../images/layout/bg_freemov.jpg');}
#r_freeMov a {color:#ffffff;font-size:9pt;}
#footer { width:999px;background-image:url("../images/layout/bg_main.png");background-repeat:repeat-y;height:70px;padding-top:12px; }


#new_news {background-image:url("../images/newuser/bg_news.jpg");background-position:left center;height:46px;margin-top:4px;}
#new_newstext {background-image:url("../images/newuser/bg_news_dot.jpg");background-repeat:repeat;margin-left:38px;width:740px;height:45px;line-height:45px;}

/* 熱門排行(影片) */
#hotvideo_tb tbody td { padding: 5px 0;  }
#hotvideo_tb a { text-decoration:none; }
#hotvideo_tb .hito_gray { color: #666666; }
#hotvideo_tb .hito_b { color: #30738E; }

/* class table */
.qbuyrow {width:170px;height:27px;background-color:#ffffff;margin-bottom:2px;height:29px;}
.qbuyrow td {text-align:center;color:#E7048C}

.rankrow {border-bottom: 1px dotted #B6BFC9;margin:0 auto;width:150px;}
.rankrow td {padding:2px 0px;}
/** table **/
#Tb_member {width:195px;position:absolute;left:17px;top:50px;}
#Tb_member>tbody>tr>td {padding:2px 1px;}

#tbQBuy a {color:#E7048C;text-decoration:none;}
#tbQBuy a:hover {background-color:#E7048C;color:#ffffff;font-weight:bold;}

/****/
#btn_bpa {background-image:url("../images/buypoint/buy_btn.gif"); width: 600px; height: 39px; cursor: pointer; }
.bank_area {margin: 20px auto;}

/*警告頁 */
.warnBlank{position: fixed; bottom: 0; right: 0; width: 100%; height: 100%; background-color: rgba(17, 17, 17, 0.68);z-index:89;}
.warn { left: 50%; margin-left: -250px; position: fixed; top: 50%; margin-top: -150px; z-index:90;}
