@charset "utf-8";
/* --------------------------------------------RESET-------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin:0;padding:0;}
table {border-collapse:collapse;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
q:before, q:after {content:'';}
abbr, acronym {border:0;}
/* ------------------------------------------RESET END-------------------------------------------- */

/* -----------IE6 for msg hack----------
*html, *body{ overflow: hidden; height:100%;}
*html #wrapper2{ position:relative; width:100%; height:100%; overflow:auto;}
*html #BH-msgup{ position:absolute; right:17px;}
*html #BH-message{ position:absolute; right:17px;}*/
/* -------------------全站預設背景及連結樣式------------------- */
body {
  overflow-y: scroll;
  height: 100%;
  background: url(https://i2.bahamut.com.tw/html_bg.gif) center top;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, "Lucida Grande", "PingFang TC", "蘋果儷中黑", "Apple LiGothic Medium", sans-serif;
  font-size: 15px;
  line-height: 18px;
  color: #464646;
}

a{ color:#464646; text-decoration:none;}
a:hover{ color:#0055aa; text-decoration:underline;}
#BH-wrapper{ width:1000px; margin:0 auto; position:relative; }
input[type="button"], input[type="submit"]{ padding:2px 10px;}

/* -------------------全站內頁天------------------- */
.TOP-bh{ background-color:#117e96; height:35px; position:fixed; left:0; top:0; right:0; z-index:100; box-shadow:0 0 5px #666; -webkit-text-size-adjust:none;}

.TOP-data{ background-color:#117e96; width:1000px; height:35px; margin:0 auto; position:relative; *width:1020px;}
.TOP-data>a{ float:left;}

/* 通知 */
.TOP-msg{ font-size:13px; position:absolute; right:0; top:35px; background-color:#FFF; border:1px solid #117e96; border-top:none; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5); word-break:break-all; word-wrap:break-word; z-index:1000;}
.TOP-msg>span{ display:block; background-color:#249db8; color:#FFFFFF; padding:3px 10px;}

.TOP-msg#topBarMsg_light_0 { width: 387px;}
.TOP-msg#topBarMsg_light_1 { width: 387px;}
.TOP-msg#topBarMsg_light_2 { width: 387px;}

.TOP-msglist{ max-height:500px; overflow:auto; -webkit-overflow-scrolling: touch;}
.TOP-msglist img{ vertical-align:middle;}
.TOP-msglist a{ color:#0055aa;}
.TOP-msglist a:hover{ color:#0055aa;}
.TOP-msglist div{ padding:5px; border-top:1px solid #e5e5e5; overflow:auto;}
.TOP-msglist .new{ background-color:#FFFFBA;}
.TOP-msglist div:hover{ background-color:#f6f6f6;}
.TOP-msglist .time{ display:block; text-align:right; color:#999999; font-size:11px;}
.TOP-msglist i{ display:inline-block; width:14px; height:16px; vertical-align:middle; margin-left:5px;}
.TOP-msglist .title{ display:block; margin-left:67px;}
.TOP-msglist .title a{ color:#464646; font-weight:bold;}
.TOP-msglist .title span{ color:#999; font-size:11px;}
.TOP-msglist .title span:before{ content:" - ";}
.TOP-msglist textarea{ width:230px; height:36px; vertical-align:top; padding:2px; background-color:#FFFFFF; background-image:none; border-color:#CCCCCC; color:#464646; border-width:1px;}/*公會*/
.TOP-msglist input[type="checkbox"]{ margin:0 5px; vertical-align:middle;}/*公會*/
.TOP-msglist .msgname{ font-weight:bold;}
.TOP-msgpic{ display:block; width:60px; height:60px; position:relative; float:left; margin-right:7px; background-color:#e5e5e5; *position:static;}
.TOP-msgpic img{ max-height:60px; max-width:60px; position:absolute; margin:auto; top:0; right:0; bottom:0; left:0; *position:static;}

/* 直接玩 */
.TOP-playlist{ display:block; padding:5px; border-top:1px solid #e5e5e5; overflow:auto; line-height:40px; height:40px; *overflow:hidden;}
.TOP-playlist:hover{ background-color:#f6f6f6;}
.TOP-playpic{ display:block; width:40px; height:40px; position:relative; float:left; margin-right:7px; background-color:#e5e5e5;}
.TOP-playpic img{ max-height:40px; max-width:40px; position:absolute; margin:auto; top:0; right:0; bottom:0; left:0;}
.TOP-playname{ font-weight:bold; display:inline-block; width:190px; height:40px; overflow:hidden; white-space:nowrap;}
.TOP-playnow{ float:right; padding:12px 0 12px 0;}
.TOP-playnew{ float:right; color:#FF0000;}

/* 哈啦板 */
.TOP-board{ padding:5px;}
.TOP-board a{ display:inline-block; text-align:left; width:180px; vertical-align:top; white-space:nowrap; overflow:hidden; height:14px; color:#464646; padding:5px 5px 5px 7px; background:url(https://i2.bahamut.com.tw/icon_list2.gif) no-repeat left center; margin-left:5px;}
.TOP-board a:hover{ color:#0055aa;}

/* 服務功能*/
.TOP-more{}
.TOP-more li{ display:block; border-bottom:1px dotted #CCC; line-height:30px;}
.TOP-more li:last-child{ border:none;}

/*20150330_服務選單改*/
.TOP-more img{ margin-right:14px; vertical-align:middle;}

.TOP-more a{ display:block; color:#464646; padding: 0px 12px;}
.TOP-more a:hover{ background-color:#FFC;}
.TOP-more p{ display:block; background-color:#249db8; color:#FFFFFF; padding:3px 10px;}

/* 底部按鈕 */
.TOP-msgbtn{ display:block; padding:7px; text-align:center; border-top:1px solid #e5e5e5; background-color:#f6f6f6;}
.TOP-msgbtn a{ margin:0 10px; font-weight:bold; color:#464646;}
.TOP-msgbtn a:hover{ color:#464646;}


/* 畫面高度小於 800 時下拉選單較短 */
@media screen and (max-height: 800px){
.TOP-msglist{ max-height:400px;}
}

/* ◇◇◇◇◇◇◇ 內頁天下拉選單液態排版 ◇◇◇◇◇◇◇ */
@media screen and (max-device-width: 1000px){
#BH-wrapper{ margin-top:44px !important;}
.TOP-bh{ height:44px;}
.TOP-data{ height:44px;}
.TOP-data>a{ margin-top:5px;}
.TOP-data .topbnow{ background-position:center -30px;}
.TOP-my li a{ height:44px;}
.TOP-btn{ height:44px;}
.TOP-btn a{ background-position:0 5px; height:44px; width:46px;}

.TOP-msg{ top:44px;}
.TOP-msg#topBarMsg_light_0 { width:450px;}
.TOP-msg#topBarMsg_light_1 { width:450px;}
.TOP-msg#topBarMsg_light_2 { width:450px;}

.TOP-more{ width:270px !important;}
.TOP-more li{ line-height:60px;}
.TOP-more a{ font-size:20px;}
.TOP-more img{ zoom:1.5;}
.TOP-more .IMG-20{ zoom:1.3;}
.TOP-msgbtn a{ display:inline-block; margin:0; padding:10px 50px; font-size:18px;}

.TOP-nologin img{ zoom:1.3;}
.TOP-nologin ul a{ line-height:45px;}

.TOP-btn span{ zoom:1.5;}
}
@media screen and (max-device-width: 1000px) and (orientation : portrait){
#BH-wrapper{ margin-top:55px !important;}
/* ----------------內頁天---------------- */
.TOP-data{}
/* ----------------服務選單---------------- */
.TOP-more{ width:250px;}
.TOP-msglist{ max-height:700px;}
.TOP-msglist .title a{ font-size: 16px;}
.TOP-more li{ line-height:70px;}/*選項行高*/
.TOP-more a{ font-size:28px;}/*連結文字*/
.TOP-msg>span{ line-height:30px; font-size:20px;}/*第一行標題*/
.TOP-more p{ line-height:30px; font-size:20px;}/*內容標題*/
.TOP-msgbtn{ padding:10px 0;}/* 底部按鈕 */
.TOP-msgbtn a{ font-size:20px;}
.TOP-more .IMG-20{ zoom:1.4;}

.TOP-nologin ul a{ font-size:17px;}
}
/* ◇◇◇◇◇◇◇ 內頁天下拉選單液態排版結束 ◇◇◇◇◇◇◇ */



/* -------------------logo及個人資訊區塊------------------- */
#BH-header{ height:50px; background-image:url(https://i2.bahamut.com.tw/header_bg.jpg);}

#BH-header img{ float:left;}

#BH-mydata{ border:1px solid #78c9cd; float:right; margin:4px 0 0 0;}
#BH-mydata p{ padding:2px 5px 0 0; *line-height:20px;}
#BH-mydata span{ font-size:11px; color:#959595;}

#BH-mydatabtn li{ float:left; margin:0 3px; font-size:12px;}
#BH-mydatabtn a{ background:url(https://i2.bahamut.com.tw/icon_list1.gif) no-repeat left center; padding-left:7px; color:#3d8f9b;}
#BH-mydatabtn a:hover{ color:#FF0000;}
#BH-mydatabtn .BH-btn_msg{ color:#FF0000;}
.BH-btn_fav{ display:block; background-image:url(https://i2.bahamut.com.tw/btn_fav.gif); width:44px; height:35px; color:#5e5e5e; text-align:center; font-size:13px; line-height:25px; margin-right:2px;}
.BH-btn_fav:hover{ text-decoration:none;}
#BH-mydata .BH-btn_logout{ float:right; font-size:12px; text-align:center; color:#3d8f9b; display:block;}

/* -----------未登入----------- */
#BH-mydata_no{ border:1px solid #78c9cd; float:right; margin:4px 0 0 0; width:280px;}
#BH-mydata_no td{ font-size:12px;}
#BH-mydata_no a{ color:#FF0000; text-decoration:underline; font-size:15px;}
#BH-mydata_no #BH-login{ display:block; width:100px; height:30px; background-image:url(https://i2.bahamut.com.tw/btn_bg2.gif); color:#464646; float:right; text-decoration:none; margin:3px 5px 0 0; line-height:30px; text-align:center; font-size:15px;}


/* -------------------訂閱看板區塊------------------- */
#BH-myfav{ width:200px; border:1px solid #9a9a9a; background-color:#FFFFFF; font-size:12px; padding:10px; position:absolute; right:0; top:47px;}
#BH-myfav a{ display:inline-block; width:185px; height:18px; line-height:18px; overflow:hidden; background:url(https://i2.bahamut.com.tw/icon_list2.gif) no-repeat left center; padding-left:8px; margin-right:5px; white-space:nowrap; color:#464646;}
#BH-myfav a:hover{ background-color:#FFFFCC;}


/* ----------------全站右側選單 --------------- */
.BH-rmenu{ width:50px; height:100%; position:fixed; right:50%; top:0; padding-top:70px; margin-right:-559px; text-align:center; z-index:90; background-color:rgba(255,255,255,.5); height:100%;}
.BH-rmenu span{ font-size:12px; text-align:center; display:block; padding-top:3px;}
.BH-rmenu a{ display:block; margin-bottom:20px; color:#464646; outline:none;}
.BH-rmenu>a{ color:#AAA;}
.BH-rmenu a:hover{ text-decoration:none; color:#0055aa;}
.BH-rmenu a:hover i{ transform:scale(1.3); -webkit-transform:scale(1.3); -moz-transform:scale(1.3); -o-transform:scale(1.3); -ms-transform:scale(1.3);}
.BH-rmenu p{ position:fixed; bottom:0; margin-left:12px;}
.BH-rmenu i{ font-size:24px; line-height:80%;}

@media screen and (max-width: 1100px){
.BH-rmenu{ margin-right:0; right:0%;}
}
@media screen and (max-height: 600px){
.BH-rmenu{}
.BH-rmenu a+a{ display:none;}
.BH-rmenu a{ position:relative;}
.BH-rmenu>a:first-child:before{ content:" "; display:block; text-align:center; position:absolute; bottom:-20px; left:50%; margin-left:-15px; width:0; height:0; border-width:10px 15px; border-color:#CCC transparent transparent transparent; border-style:solid;}
.BH-rmenu:hover{ width:100px; margin-right:-609px;}
.BH-rmenu:hover a{ display:inline-block; width:40px; vertical-align:top;}
.BH-rmenu:hover a:first-child:before{ display:none;}
.BH-rmenu:hover p{ margin-left:32px;}
}
@media screen and (max-width: 1200px) and (max-height: 700px){
.BH-rmenu:hover{ margin:0;}
}


/* -------------------頭四條------------------- */
#BH-ad_txt{ background-image:url(https://i2.bahamut.com.tw/headernews_bg.gif); width:1000px; height:33px; table-layout:fixed;}
#BH-ad_txt td{ text-align:center;}
#BH-ad_txt a{ color:#464646;}


/* -------------------寬1000------------------- */
#BH-bigbanner{ text-align:center; background-color:#e8e8e8;}
#BH-bigbanner>div{ display:table-cell; vertical-align:middle;}


/* -------------------麵包屑區塊------------------- */

/*
#BH-path{ height:31px; font-size:13px;}
#BH-pathbox span{ position:relative; display:inline-block; background:url(https://i2.bahamut.com.tw/icon_next.gif) no-repeat right center; padding-right:15px; max-width:200px; margin-left:5px;}
#BH-pathbox img{}
#BH-pathbox a{ display:inline-block; max-width:200px; white-space:nowrap; overflow:hidden; line-height:31px; vertical-align:middle;}
#BH-pathbox span:hover{ background-image:url(https://i2.bahamut.com.tw/icon_nextd.gif); }
*/

#BH-pathbox{ padding:5px 0;}
#BH-pathbox span{ position:relative; display:inline-block; background:url(https://i2.bahamut.com.tw/icon_next.gif) no-repeat left center; padding-left:15px; max-width:250px; margin-right:8px;}
#BH-pathbox span:first-child{ background:none; padding-left:0;}
#BH-pathbox a{ display:inline-block; max-width:250px; white-space:nowrap; overflow:hidden; line-height:30px; vertical-align:middle;}
#BH-pathbox img{ float:left; margin:2px 5px 0 0; zoom:1.2;}


#BH-pathsearch{ display:block; height:23px; width:253px; float:right; margin-top:4px;}
#BH-pathsearch a{ padding:0; margin:0; background:none;}
#BH-pathsearch input{ border:1px solid #94d2d5; height:21px; width:148px; float:left; line-height:21px; padding-left:2px;}
#BH-pathsearch img{ float:right; padding:0;}

#BH-fbshare{ float:right; padding:7px 5px 0 0; *padding-top:5px;}

/* -------------------麵包屑區塊下拉選單------------------- */
.BH-path_list{ width:150px; border:1px solid #9a9a9a; background-color:#FFFFFF; font-size:12px; padding:10px; position:absolute; left:0px; top:24px ;z-index:100; display:none;}
.BH-path_list a{ display:inline-block; width:140px; line-height:18px!important; overflow:hidden; background:url(https://i2.bahamut.com.tw/icon_list2.gif) no-repeat left center; padding-left:8px; white-space:nowrap;}
.BH-path_list a:hover{ background-color:#FFFFCC; background-image:url(https://i2.bahamut.com.tw/icon_list2.gif);}


/* -------------------主選單區塊------------------- */
#BH-main_menu{ background-image:url(https://i2.bahamut.com.tw/main_btnbg.gif); height:33px; border:1px solid #81bddc;background-position: -1px -1px;}
#BH-main_menu ul{}
#BH-main_menu li{ float:left; background:url(https://i2.bahamut.com.tw/main_btnline.gif) no-repeat right top;}
#BH-main_menu a{ padding:0 10px; line-height:33px; display:block;}
#BH-main_menu a:hover{ background-image:none; background-color:#81bddc; color:#FFFFFF; text-decoration:none;}
#BH-main_menu a#mmenunow{ background-image:none; background-color:#3c91c9; color:#FFFFFF; text-decoration:none;}
/*#BH-main_menu{ background-image:url(https://i2.bahamut.com.tw/main_btnbg2.gif); background-position:left top; height:33px; border:1px solid #81bddc;}
#BH-main_menu ul{}
#BH-main_menu li{ float:left; border-right:1px solid #81bddc;}
#BH-main_menu a{ padding:0 10px; line-height:33px; display:block; border-right:1px solid #FFFFFF;}
#BH-main_menu a:hover{ background-image:none; background-color:#81bddc; color:#FFFFFF; text-decoration:none; border-right-color:#81bddc;}
#BH-main_menu a#mmenunow{ background-image:none; background-color:#3c91c9; color:#FFFFFF; text-decoration:none; border-right-color:#3c91c9;}*/
.BH-main_menuSP{ background-image:url(https://i2.bahamut.com.tw/main_btnbg2.gif); background-position:left -345px; margin-right:2px;}
.BH-main_menuEVENT {background-image:url(https://i2.bahamut.com.tw/gnn/gnn_show_btnline.gif);margin-right:2px;}
.BH-main_menuEVENT:hover {background-image:none;background-color: #81BDDC; text-decoration:none; color:white;}
/*#BH-main_menu .BH-main_menuSP{ background-image:url(https://i2.bahamut.com.tw/main_btnbg2.gif); background-position:left -345px;}*/



/* -------------------次選單區塊------------------- */
#BH-second_menu{ background-color:#81bedd; line-height:33px; overflow:auto; color:#81bddc; position:absolute; width:100%;}
#BH-second_menu ul{}
#BH-second_menu li{ float:left; padding-left:10px; white-space:nowrap;}
#BH-second_menu a{ background:url(https://i2.bahamut.com.tw/icon_list2.gif) no-repeat left center; padding:0 7px;}
#BH-second_menu a:hover{ color:#FFFFFF; text-decoration:none;}



/* -------------------2015 主選單區塊------------------- */

/* 因應 width > 1000 */
.BH-menu.fixed {
  position: fixed;
  top: 35px;
  padding: 0px;
  max-width: 1000px;
  width: 100%;
  z-index:90;
}

/* 2015 選單 因應多的選單微調錨點 */
/* 20150416：解決公會錨點位置被新版主選單遮蓋 */
.GU-lbox2A > #MSG-box1 { position: absolute; margin-top: -50px; }

/* 20150417: 解決哈啦區錨點問題 */
.Anchor_BH { position: absolute; margin-top:-72px; }

/* 20150417: 勇造錨點*/
#float_locate > #point{ position: absolute; top:65px; }

/* 用來填充浮動選單的位置 */
#BH-menu-fill.zero {
  height: 60px;
  display: block;
}
#BH-menu-fill {
  display: none;
}

ul.BH-menuE {
  list-style: none;
  display: block;
  background-color: #51A1B4;
  border-top: 1px solid #117E96;
  height: 40px;
  font-family: "微軟正黑體",Heiti TC,Arial, Helvetica, sans-serif;
  position: relative;
  z-index: 2;
}
ul.BH-menuE > li {
  float: left;
  transition: all .5s;
  position: relative;
}
ul.BH-menuE li > a {
  display: block;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 10;
  padding: 0 8px;
  letter-spacing: 1px;
  min-width: 45px;
}
ul.BH-menuE li > a:hover {
  color: #2f879c;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  background-color: #96d5e4;
}
ul.BH-menuE li > a:before {
  content: "";
  display: block;
  width: 1px;
  height: 50%;
  position: absolute;
  right: 0;
  top: 25%;
  background-color: rgba(255, 255, 255, 0.3);
}
ul.BH-menuE li:first-child > a {
  background-color: #117E96;
  color: #464646;
  text-shadow: none;
  font-weight: bold;
  border: 0;
  color: #fff;
  height: 40px;
  z-index: 5;
  overflow: hidden;
  white-space: nowrap;
}
ul.BH-menuE li:nth-child(2) > a {
  max-width: 250px;
  overflow: hidden;
  white-space: nowrap;
}
ul.BH-menuE li:first-child > a:before {
  background-color: rgba(255, 255, 255, 0);
}
ul.BH-menuE .now {
  background-color: #fff;
  color: #2F879C;
  text-shadow: none;
  font-weight: bold;
}
ul.BH-menuE dl {
  display: none;
  background-color: #FFF;
  padding: 5px 5px;
  font-size: 15px;
  position: absolute;
  border: 1px solid #d7d7d7;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  left: 0;
  z-index: 10;
  letter-spacing: 2px;
}
ul.BH-menuE li:hover dl {
  display: block;
}
ul.BH-menuE dl a {
  display: block;
  line-height: 30px;
  text-decoration: none;
  color: #336699;
  border-bottom: 1px solid #e5e5e5;
  text-indent: 5px;
  white-space: nowrap;
  min-width: 100px;
}
ul.BH-menuE dl a:hover {
  background-color: #f6f6f6;
}
ul.BH-menuE dd:last-child a {
  border: none;
}

#BH-pathbox {
padding: 10px 0 0 0;
font-size: 17px;
font-weight: bold;
}
ul.BH-menuE dd i{ display:inline-block; width:0; height:0; line-height:0; font-size:0; border:5px solid #666666; border-bottom-color:transparent; border-top-color:transparent; border-right-color:transparent; margin:0 5px 0px 0px;}
/*-------------- 哈啦區主選單右側 ------------------*/
ul.BH-menuE li.BH-menu-forumA-back{
  float: right;
  border-left: 1px #fff solid;
  background-color: #ff8b2c;
}
ul.BH-menuE li.BH-menu-forumA-back a:hover { background-color: #95490b; color:#fff; }
ul.BH-menuE li.BH-menu-forumA-right{ float: right; }
ul.BH-menuE li.BH-menu-forumA-right > a { min-width: 20px; }
ul.BH-menuE li.BH-menu-forumA-back > a:before {display: none;}
ul.BH-menuE li.BH-menu-forumA-right > a:before {display: none;}
.BH-menu-forumA-right .fa-lg{ line-height: 40px; }

  /*-------------- 第二選單 ------------------*/
ul.BH-menuE-store{
  list-style: none;
  display: block;
  background-color: #77cae0;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #51A1B4;
  height: 40px;
  font-family: "微軟正黑體";
  position: relative;
  z-index: 99;
}
ul.BH-menuE-store > li {
  float: left;
  transition: all .5s;
  position: relative;
}
ul.BH-menuE-store li > a {
  display: block;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 10;
  padding: 0 8px;
  letter-spacing: 1px;
}
/*主選單搜尋*/
.BH-menu{
  padding:0 0 10px 0;
  position: relative;
}
.BH_menu-search {
  width: 979px;
  height: 30px;
  background: #51A1B4;
  position: relative;
  padding: 10px;
  border-left: 1px solid #51A1B4;
  z-index: 1;
}
.BH-searchB{height:40px; margin-bottom:10px; margin-top:-1px; text-align:right; position:relative;}
.BH-searchB *{ vertical-align:middle;}
.BH-searchB span{ display:inline-block; line-height:29px; border:1px solid #999; position:relative; padding: 0 5px; font-size:13px; border-right:none; border-radius:5px 0 0 5px; box-shadow:inset 1px -1px 0 #FFFFFF;text-align: center;text-align: center;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 50%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.BH-searchB i{ display:inline-block; width:0; height:0; line-height:0; font-size:0; border:5px solid #666666; border-bottom-color:transparent; border-left-color:transparent; border-right-color:transparent; margin:0 0px -4px 8px;}
.BH-searchB select{ opacity:0; position:absolute; left:0; top:0; height:29px; width:70px;}
.BH-searchB input{ height:25px; width:300px; border:1px solid #999; padding:2px 7px; outline:none; border-left:none; border-radius:0 5px 5px 0;}
.BH-searchB input:hover, .BH-search2 input:focus{ background-color:#f9f9e1;}
.BH-searchB input:focus ~ em{ display:none;}
.BH-searchB img{ position:absolute; margin-left:-28px; margin-top:7px;}
.BH-searchB button{ display:inline-block; border:1px solid #003366; color:#FFFFFF; line-height:27px; padding: 0 12px; border-radius:5px; margin-left:5px; text-shadow:0 -1px 0 #165a99;
background: rgb(70,156,230); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(70,156,230,1) 0%, rgba(27,108,183,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70,156,230,1)), color-stop(100%,rgba(27,108,183,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(70,156,230,1) 0%,rgba(27,108,183,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(70,156,230,1) 0%,rgba(27,108,183,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(70,156,230,1) 0%,rgba(27,108,183,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(70,156,230,1) 0%,rgba(27,108,183,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469ce6', endColorstr='#1b6cb7',GradientType=0 ); /* IE6-9 */
}
.BH-searchB button:hover{ background:none; background-color:#1a63a3; cursor:pointer;}
.BH-searchB button:active{ background:none; background-color:#003366;}
.BH-searchB button.btn_del{ display:inline-block; border:1px solid #3e050a; color:#FFFFFF; line-height:27px; padding: 0 12px; border-radius:5px; margin-left:5px; text-shadow:0 -1px 0 #165a99;
background: rgb(70,156,230); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(215,62,76,1) 0%, rgba(148,21,33,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(215,62,76,1)), color-stop(100%,rgba(148,21,33,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(215,62,76,1) 0%, rgba(148,21,33,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(215,62,76,1) 0%, rgba(148,21,33,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(215,62,76,1) 0%, rgba(148,21,33,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(215,62,76,1) 0%, rgba(148,21,33,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d73e4c', endColorstr='#941521',GradientType=0 ); /* IE6-9 */
}
.BH-searchB button.btn_del:hover{ background:none; background-color:#5f0c13; cursor:pointer;}
.BH-searchB button.btn_del:active{ background:none; background-color:#5f0c13;}

/*新版搜尋*/
.BH-searchC{height:25px; font-size: 16px;position: absolute;right:10px;top:5px;z-index: 10}
.BH-searchC i{ display:inline-block; width:0; height:0;position:absolute;right: 32px;top: 11px;pointer-events: none;border:5px solid #bbb; border-bottom-color:transparent; border-left-color:transparent; border-right-color:transparent;}
.BH-searchC input{height:25px; width:58px; border-radius: 5px;border:1px solid #999; padding:1px 40px 0 5px; outline:none; border-left:none}
.BH-searchC button.btn_del:hover,.BH-searchB button.btn_del:active{background:none; background-color:#5f0c13; cursor:pointer;}
.BH-searchC span{width: 22px;height: 23px;display: block;position: absolute;top: 2px;right: 26px;z-index: 10; background-color: #fff;}
.BH-searchC span img{display: block;cursor: pointer;}
.BH-searchC select{width: 16px;height:28px;opacity:0;position:absolute;top: 4px;right: 28px;cursor: pointer;}
.BH-searchC select:hover+i{border-color: #333;border-bottom-color:transparent; border-left-color:transparent; border-right-color:transparent; }
.BH-searchC option{text-align: center;padding: 2px }
.BH-searchC a{ display:inline-block; width:26px; height:26px;position: absolute;right: 0px;top: 1px;background: url(https://i2.bahamut.com.tw/search_bg.png) center no-repeat #eee;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.BH-searchC a:hover{background-color: #C5EFFF;}
.BH-searchC input:focus{width: 140px;background: #F9F9E1;padding-right: 47px}
.BH-searchC input:focus~i{display: inline-block;}
.BH-searchC input:focus~select{display: inline-block;}
.BH-searchC input:focus~span{display: none;}

/*icon_muwin*/
.BHicon-clothes:before{width: 21px;height: 40px;background: url(https://i2.bahamut.com.tw/2015menuicon.png) 0 0;content: " ";display: block;}
li.BH-menu-forumA-right:hover .BHicon-clothes:before{background: url(https://i2.bahamut.com.tw/2015menuicon.png) 0 -41px;}
.BHicon-comment2:before{width: 21px;height: 40px;background: url(https://i2.bahamut.com.tw/2015menuicon.png) -63px 0;content: " ";display: block;}
li.BH-menu-forumA-right:hover .BHicon-comment2:before{background: url(https://i2.bahamut.com.tw/2015menuicon.png) -63px -41px;}
.BHicon-bin:before { width: 21px;height: 40px;background: url(https://i2.bahamut.com.tw/2015menuicon.png) -42px 0;content: " ";display: block;}
li.BH-menu-forumA-right:hover .BHicon-bin:before{background: url(https://i2.bahamut.com.tw/2015menuicon.png) -42px -41px;}
.BHicon-crown:before { width: 21px;height: 40px;background: url(https://i2.bahamut.com.tw/2015menuicon.png) -21px 0;content: " ";display: block;}
li.BH-menu-forumA-right:hover .BHicon-crown:before{background: url(https://i2.bahamut.com.tw/2015menuicon.png) -21px -41px;}
.BHicon-signin:before { width: 21px;height: 40px;background: url(https://i2.bahamut.com.tw/2015menuicon.png?v=2015050501) -84px 0;content: " ";display: block;}
li.BH-menu-forumA-right:hover .BHicon-signin:before{background: url(https://i2.bahamut.com.tw/2015menuicon.png?v=2015050501) -84px -41px;}
.BH-lg { display: inline-block; }

/* -------------------左側大區塊------------------- */
#BH-master{ width:690px; float:left;}
#BH-master2{}


/* -------------------右側大區塊------------------- */
#BH-slave{ width:300px; float:right; font-size:13px;}

.BH-slave_btns{ margin-bottom:10px;}

.BH-slave_btns .BH-slave_btnA{ display:inline-block; height:20px; width:140px; line-height:20px; background-color:#d9e7ee; text-align:center; outline:1px solid #b9c4ca; border:4px solid #FFFFFF; border-right-color:#c6d6de; border-bottom-color:#b9cbd4; margin:0 1px;}
.BH-slave_btns .BH-slave_btnA:hover{ color:#464646; text-decoration:none; background-color:#eee0d9; outline-color:#cabfb9; border-top-color:#fcf9f7; border-left-color:#fcf9f7; border-right-color:#d4c2b9; border-bottom-color:#d4c2b9;}

.BH-slave_btns .BH-slave_btnB{ display:block; height:20px; line-height:20px; background-color:#d9e7ee; text-align:center; outline:1px solid #b9c4ca; border:4px solid #FFFFFF; border-right-color:#c6d6de; border-bottom-color:#b9cbd4; margin:0 1px;}
.BH-slave_btns .BH-slave_btnB:hover{ color:#464646; text-decoration:none; background-color:#eee0d9; outline-color:#cabfb9; border-top-color:#fcf9f7; border-left-color:#fcf9f7; border-right-color:#d4c2b9; border-bottom-color:#d4c2b9;}

/* 小屋大廳新按鈕 */
.CP-slave_btnA{ display:block; height:50px; line-height:50px; font-weight:bold; background-color:#d9e7ee; text-align:center; font-size:20px; outline:1px solid #b9c4ca; border:4px solid #FFFFFF; border-right-color:#c6d6de; border-bottom-color:#b9cbd4; margin:0 1px;}
.CP-slave_btnA img{ vertical-align:middle; margin-right:10px;}
.CP-slave_btnA:hover{ color:#464646; text-decoration:none; background-color:#eee0d9; outline-color:#cabfb9; border-top-color:#fcf9f7; border-left-color:#fcf9f7; border-right-color:#d4c2b9; border-bottom-color:#d4c2b9;}

.CP-slave_btnA2{ color:#464646; text-decoration:none; background-color:#eee0d9; outline-color:#cabfb9; border-top-color:#fcf9f7; border-left-color:#fcf9f7; border-right-color:#d4c2b9; border-bottom-color:#d4c2b9;}

/*
.BH-slave_btns .BH-slave_btnA{ display:inline-block; background-image:url(https://i2.bahamut.com.tw/btn_rightA.gif); width:150px; height:30px; line-height:30px; text-align:center; margin:0; vertical-align:top;}
.BH-slave_btns .BH-slave_btnA:hover{ text-decoration:none; background-position:bottom; color:#464646;}

.BH-slave_btns .BH-slave_btnB{ display:inline-block; background-image:url(https://i2.bahamut.com.tw/btn_rightB.gif); width:300px; height:30px; line-height:30px; text-align:center; margin:0; vertical-align:top;}
.BH-slave_btns .BH-slave_btnB:hover{ text-decoration:none; background-position:bottom; color:#464646;}
*/

.BH-slave_ad{ height:250px; margin-bottom:10px; background-color:#e5e5e5; }

#BH-slave h5{ background: #7CAEBA; height:30px; line-height:30px; color:#FFFFFF; font-size:15px; font-weight:bold; text-align:center;}


/* -------------------底部區塊------------------- */
#BH-footer{ height:80px; clear:both; margin-top:10px; border-top:1px solid #999999; text-align:center; font-size:12px;}
#BH-footer p{ margin-top:15px;}


/* ------清除浮動------ */
.clearfloat{ clear:both; line-height:0; font-size:0;}




/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■全站共用基礎樣式■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

button:hover{ cursor:pointer;}

/* ------------------------------右側容器共通部份----------------------------- */
.BH-rbox{ background-color:#FFFFFF; border:1px solid #e5e5e5; margin-bottom:10px; clear:both; overflow:hidden; _height:1%;}

/* ------------------------------左側容器共通部份----------------------------- */
.BH-lbox{ background-color:#FFFFFF; border:1px solid #e5e5e5; margin-bottom:10px; clear:both; overflow:hidden; _height:1%;}
.BH-table{ background-color:#FFFFFF; margin-bottom:10px; border:1px solid #e5e5e5;}
.BH-table td{ border:1px solid #e5e5e5; padding:5px;}


/* ------換頁鈕------ */
/*
#BH-pagebtn{ text-align:center; padding:10px 0;}
#BH-pagebtn a{ display:inline-block; border:1px solid #dec035; padding:3px 5px; background:url(https://i2.bahamut.com.tw/pagebtn_bg.gif) repeat-x bottom; font-size:12px; vertical-align:bottom;}
#BH-pagebtn a:hover{ background-color:#fea660; color:#FFFFFF; background-image:none; text-decoration:none;}
.BH-pagenow{ background-color:#fea660 !important; color:#FFFFFF; background-image:none !important; text-decoration:none;}
.BH-updown{ float:right;}
.BH-updown a{ margin-left:5px;}
.BH-pagein{ color:#999999; font-size:12px; float:left;}
.BH-pagein input{ border:1px dotted #999999; width:30px; margin:0 3px 0 5px;}
*/
#BH-pagebtn{ text-align:center; padding:10px 0; overflow:hidden;}

#BH-pagebtn a{ font-size:12px; line-height:28px; padding:0 8px; border:1px solid #CCC; border-radius:4px; color:#333; font-weight:bold; background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#eee)); background: -moz-linear-gradient(top, #fff 0%, #eee 100%); background: -o-linear-gradient(top, #fff 0%,#eee 100%); background: -ms-linear-gradient(top, #fff 0%,#eee 100%); background: linear-gradient(to bottom, #fff 0%,#eee 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );}

#BH-pagebtn a:hover{ background:#148aa4; color:#FFFFFF; text-decoration:none; filter:none;}
#BH-pagebtn .pagenow, #BH-pagebtn .pagenow:hover{ background:none; background-color:#148aa4; color:#FFFFFF; filter:none;}
#BH-pagebtn a:active{ background-color:#0a7087;}
#BH-pagebtn>a{ display:block; padding:0 25px;}
#BH-pagebtn .prev{ float:left;}
#BH-pagebtn .next{ float:right;}
#BH-pagebtn .no, #BH-pagebtn .no:hover, #BH-pagebtn .no:active{ color:#DDD; background:none; background-color:#FFF; filter:none; border-color:#e5e5e5;}
.BH-pagebtnA{ margin:0 100px; text-align:center;}
.BH-pagebtnA a{ float:none; display:inline-block; margin:0 3px;}
.BH-pagebtnB{ float:left; line-height:30px; font-size:13px; margin-right:50px;}
.BH-pagebtnB input{ width:30px; padding:2px; border:1px solid #CCC; border-radius:3px;}

.BH-pagebtn-box { margin-bottom: 15px;}

/* ------搜尋區------ */
.BH-search{ border:1px solid #81bddc; background-color:#e7f3f9; height:49px; margin-bottom:10px; margin-top:-1px;}/* 共用樣式 */
.BH-search table{ margin:10px auto 0 auto;}
.BH-search .BH-searchbar{ height:25px; line-height:25px; border:1px solid #3b3b19; width:300px; margin-right:5px; padding-left:2px; font-size:10pt; color:#515151;}
.BH-search select{ margin-right:10px;}/* ■哈啦區A頁更新■*/

/* ------搜尋區 NEW------ */
.BH-search2{ border:1px solid #81bddc; background-color:#e7f3f9; height:45px; margin-bottom:10px; margin-top:-1px; padding-top:10px; text-align:center; position:relative;}
.BH-search2 *{ vertical-align:middle;}
.BH-search2 span{ display:inline-block; line-height:29px; border:1px solid #999; position:relative; width:70px; font-size:13px; border-right:none; border-radius:5px 0 0 5px; box-shadow:inset 1px -1px 0 #FFFFFF;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 50%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 50%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.BH-search2 i{ display:inline-block; width:0; height:0; line-height:0; font-size:0; border:5px solid #666666; border-bottom-color:transparent; border-left-color:transparent; border-right-color:transparent; margin:0 0 -3px 5px;}
.BH-search2 em{ display:block; float:left; font-size:12px; padding:5px 10px; background-color:#FFFFCC; color:#CC0000; border:1px solid #FFCC00; border-radius:5px; position:absolute; left:20px; top:13px;}
.BH-search2 em:before{ content:" "; display:block; width:0; height:0; border:7px solid #FFCC00; float:right; margin:2px -24px 0 0; border-color:transparent transparent transparent #FFCC00;}
.BH-search2 em:after{ content:" "; display:block; width:0; height:0; border:7px solid #FFFFCC; float:right; margin:2px -22px 0 0; border-color:transparent transparent transparent #FFFFCC;}
.BH-search2 select{ opacity:0; position:absolute; left:0; top:0; height:29px; width:70px;}
.BH-search2 input{ height:25px; width:300px; border:1px solid #999; padding:2px 7px; outline:none; border-left:none; border-radius:0 5px 5px 0;}
.BH-search2 input:hover, .BH-search2 input:focus{ background-color:#f9f9e1;}
.BH-search2 input:focus ~ em{ display:none;}
.BH-search2 img{ position:absolute; margin-left:-28px; margin-top:7px;}
.BH-search2 button{ display:inline-block; border:1px solid #003366; color:#FFFFFF; line-height:27px; width:55px; border-radius:5px; margin-left:5px; text-shadow:0 -1px 0 #165a99;
background: rgb(70,156,230); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(70,156,230,1) 0%, rgba(27,108,183,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70,156,230,1)), color-stop(100%,rgba(27,108,183,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(70,156,230,1) 0%,rgba(27,108,183,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(70,156,230,1) 0%,rgba(27,108,183,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(70,156,230,1) 0%,rgba(27,108,183,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(70,156,230,1) 0%,rgba(27,108,183,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469ce6', endColorstr='#1b6cb7',GradientType=0 ); /* IE6-9 */
}
.BH-search2 button:hover{ background:none; background-color:#1a63a3; cursor:pointer;}
.BH-search2 button:active{ background:none; background-color:#003366;}

/* ------標題類------ */
#BH-master h4{ height:30px; line-height:30px; background-color:#E4F1F5; color:#117e96; font-weight:bold;}
#BH-master h4 img{ float:left; margin-right:5px;}

#BH-master2 h4{ height:30px; line-height:30px; background-image:url(https://i2.bahamut.com.tw/h1_bg.gif); color:#117e96; font-weight:bold;}/* ------寬1000版面用------ */
#BH-master2 h4 img{ float:left; margin-right:5px;}

/* ------120x120圖片格------ */
.BH-box120{ display:table-cell; width:120px; height:120px; vertical-align:middle; text-align:center; background-color:#e5e5e5;}
.BH-box120 span{ display:inline-block; height:100%;}
.BH-box120 *{ vertical-align:middle;max-height:120px; max-width:120px;}
.BH-box120 a{ display:block; font-size:0; line-height:0;}

/* ------全站120x120圖片格------ */
.BH-box120A{ width:120px; height:120px; vertical-align:middle; text-align:center;}
.BH-box120A a{ display:block; border:1px solid #FFFFFF; width:120px; height:120px;}
.BH-box120A a:hover{ border-color:#FF0000;}
.BH-box120A img{ max-width:120px; max-height:120px;}

/* ------表格類1------ */
.BH-table1{ table-layout:fixed; width:100%;}
.BH-table1 tr.bgcolor{ background-color:#f6f6f6;}
.BH-table1 td{ font-size:12px;}
.BH-table1 td:hover{ white-space:normal;}
.BH-table1 tr:nth-child(odd){ background-color:#f6f6f6;}
.BH-table1 tr:hover{ background-color:#ffffdd;}
.BH-table1 small{ font-size:11px; color:#999999;}
.BH-table1 h1{ font-weight:bold; font-size:15px;}


/* ------表格類2------ */
.BH-table2{ margin-bottom:10px; table-layout:fixed; width:100%;}
.BH-table2 td{ overflow:hidden; }
.BH-table2 a{ color:#6699CC;}


/* ------表格類3------ */
.BH-table3{ margin-bottom:10px; width:97%;}
.BH-table3 td{}
.BH-table3 a{ color:#6699CC;}


/* ------左側區塊子選單類------ */
.BH-master_tag1{ margin-top:3px; overflow:auto; margin-bottom:-1px; z-index:10;}
.BH-master_tag1 li{ float:left; margin:0 2px 0 0;}
.BH-master_tag1 a{ display:inline-block; border:1px solid #e5e5e5; background-color:#e5e5e5; line-height:23px; height:23px; padding:0 10px; text-align:center;}
.BH-master_tag1 a:hover{background-color:#666666; text-decoration:none; color:#FFFFFF;}
.BH-master_tag1 .BH-master_tag1now{ background-image:none; background-color:#FFFFFF; text-decoration:none; color:#464646; border-bottom:1px solid #FFFFFF;}


/* ------勇者大聲說(板主公告)------ */
#BH-talk{ font-size:12px; margin:10px 0; line-height:16px;}
#BH-talk img{ float:left; padding-right:11px; background:url(https://i2.bahamut.com.tw/home-talk.gif) no-repeat right center;}
#BH-talk p{ border:1px solid #e5e5e5; padding:3px 3px 3px 8px; -moz-border-radius:5px; margin-left:50px; background-color:#ffffe0;}
#BH-talk a{ float:none;}
#BH-talkmain a{ background:url(https://i2.bahamut.com.tw/icon_list1.gif) no-repeat left center; padding-left:7px; color:#666666; float:right; margin:0 3px 0 10px;}
#BH-talkmain .BH-talkman{ color:#3399CC; font-weight:bold; float:none; text-decoration:none; background-image:none; margin:0; padding:0;}
#BH-talkmain .BH-talklink{ float:none; background-image:none; margin:0; padding:0; color:#6699CC}
*html #BH-talkmain{ float:right; display:inline; width:625px; margin-left:0; margin-bottom:10px;}/* ----IE6專用---- */

/* ----------勇者大聲說---------- */
#BH-talk2{ font-size:12px; margin:10px 0; line-height:16px;}
#BH-talk2 img{ float:left; padding-right:11px;}
#BH-talk2 p{ padding:3px 3px 3px 8px; -moz-border-radius:5px; margin-left:50px;*overflow:auto;}
#BH-talk2 a{ float:none;}
#BH-talkmain2 a{ background:url(https://i2.bahamut.com.tw/icon_list1.gif) no-repeat left center; padding-left:7px; float:right; margin:0 3px 0 10px;}
#BH-talkmain2 .BH-talkman{ font-weight:bold; float:none; text-decoration:none; background-image:none; margin:0; padding:0;}
#BH-talkmain2 .BH-talklink{ float:none; background-image:none; margin:0; padding:0;}
.AT1{ color:#0055aa;}
.ST1{ color:#999999;}

/* ----------新功能通知區塊---------- */
.BH-newnotice{ margin:10px 0; font-size:12px; padding:5px; border:1px solid #81bddc; background-color:#e7f3f9;}
.BH-newnotice span{ font-weight:bold;}
.BH-newnotice img{ margin-right:5px; float:left; margin-top:2px;}
.BH-newnotice p{ padding-left:19px;}
.BH-newnotice button{ float:right;}


/* ------全站搜尋下拉選單顏色----- */
.BH-searchlist{background: #ffccff;}
.BH-searchlist2{background: #ffffff;}



/* ------左側列表區塊底部按鈕(a自動產生)------ */
.BH-master_more{ padding:5px 0 5px 5px; text-align:right; display:block;}
.BH-master_more a{ display:inline-block; background-image:url(https://i2.bahamut.com.tw/btn1.gif); padding:0 10px; line-height:23px; height:23px; border:1px solid #9a9a9a; margin-left:5px;}
.BH-master_more a:hover{ background-position:bottom; border-color:#b38181; text-decoration:none;}


/* ------左側列表區塊底部按鈕2(img或input靠右式)-------- */
.BH-master_more2{ display:block; text-align:right; padding:10px; font-size:12; clear:both; float:none; margin:0; }
.BH-master_more2 a{ margin:0 0 0 5px;}


/* ------文字顏色------ */
.BH-tcolor1{ color:#0055aa !important;}
.BH-tcolor2{ color:#f26d7d !important; font-size:12px; line-height:18px;}
.BH-tcolor3{ color:#999999 !important;}
.BH-tcolor4{ color:#FF0000 !important;}


/* ------看更多連結------ */
.BH-txtmore{ color:#0055aa; text-decoration:underline;}


/* ---------------------高度10px間隔空白----------------- */
.BH-space{ height:10px; line-height:10px; font-size:0; padding:0; margin:0;}

/* -------------------區塊無資料------------------- */
.BH-nodata{ text-align:center; padding:10px;}

/* --------------------全站燈箱(舊)----------------- */
#BH-popup{ width:500px; background:#FFFFFF !important; border:1px solid #a7c7c8; color:#484b4b !important;}
#BH-popup .BH-poptitle{ font-size:16px; font-weight:bold; line-height:32px; background:#e5f7f8; color:#484b4b; text-indent:10px; margin:0; padding:0;text-align:left; _padding:5px 0;}
#BH-popup .BH-popintxt{ padding:10px; font-size:12px;text-align:left;}
#BH-popup .BH-popbtns{ line-height:32px; background:#e5f7f8; text-align:center; padding:0; margin:0;}
.BH-popbtns button{ margin:5px; line-height:20px;}
#BH-popup a{ color:#FF0000;}
#BH-popup input, #BH-popup button, #BH-popup textarea{ border:1px solid #999999 !important; background-color:#FFFFFF !important;color: #484b4b;}

/* --------------------全站燈箱(新)----------------- */
.BH-popup{ background:#FFFFFF !important; border:1px solid #a7c7c8; color:#484b4b !important;}
.BH-popup .BH-poptitle{ font-size:16px; font-weight:bold; line-height:32px; background:#e5f7f8; color:#484b4b; text-indent:10px; margin:0; padding:0;text-align:left; _padding:5px 0;}
.BH-popup .BH-popintxt{ padding:10px; font-size:12px;text-align:left;}
.BH-popup .BH-popbtns{ line-height:32px; background:#e5f7f8; text-align:center; padding:0; margin:0;}
.BH-popbtns button{ margin:5px; line-height:20px;}
.BH-popup a{ color:#FF0000;}
.BH-popup input, .BH-popup button, .BH-popup textarea{ border:1px solid #999999 !important; background-color:#FFFFFF !important; background-image:none !important; color: #484b4b !important;}

.BH-poptb1{ width:90%; margin:5px auto 0 auto;}
.BH-poptb1 td{ padding:5px;}
.BH-poptb1 input{ margin-right:5px;}

/* --------------------全站燈箱2----------------- */
.open_win{ border:1px solid #CCCCCC; border-top:none; background-color:#FFFFFF;}
.open_win div{ padding:15px; font-size:15px; line-height:24px;}
.open_wintitle{text-align:left; height:30px; line-height:30px; background-image:url(https://i2.bahamut.com.tw/h1_bg.gif); color:#117e96; font-weight:bold;}
.open_wintitle img{ float:left; margin-right:5px;}
.open_wintitle a{ float:right; margin:9px 5px 0 0;}
.open_wintitle a:hover{ padding-top:2px;}
.open_winbtn{ padding:10px; text-align:center;}
.open_winbtn button, .open_winbtn input{ margin:0 5px; padding:2px 15px;}

/* -----------引用小屋圖片燈箱樣式------------- */
table.BH-truthlist td { text-align:center; width:126px; padding:10px; vertical-align:top;}
table.BH-truthlist a{ border: solid 1px white; display:block; padding:0 0 4px 0;}
table.BH-truthlist a:hover{ border: solid 1px #FF6600; padding:0 0 4px 0;}

/* --------------------全站看圖介面----------------- */
.VIMG{ background:rgba(0,0,0,0.8);margin:0 auto; position:relative; width:90%; height:100%; text-align:center;}

.VIMG-container{position:fixed;left:0;top:0;width:100%;height:100%;z-index:95;}
.VIMG-image{overflow:hidden;position:relative;height:100%;background: url(https://i2.bahamut.com.tw/vimg_loader.gif) no-repeat;background-position:center center;}

.VIMG-mask{background-color:#000;opacity:0.5;filter:alpha(opacity=50);position:fixed;left:0;top:0;width:100%;height:100%;z-index:94;}
.VIMG-scrollbar{background-color:#999;position:fixed;width:8px;-webkit-border-radius: 4px;border-radius: 4px;border:solid 1px #aaa;z-index:97;cursor:pointer;}
.VIMG-scrollbar:hover{border:solid 1px #fff;}
.VIMG-drag-mask{background-color:#000;opacity:0;filter:alpha(opacity=0);position:fixed;left:0;top:0;width:100%;height:100%;z-index:99;}

.VIMG .bigpic{ max-width:100%;position:absolute;left:50%;top:50%;visibility:hidden;}
.VIMG .lbtn{ display:block; width:50px; height:100%; background:url(https://i2.bahamut.com.tw/vimg_l2.gif) no-repeat center center; opacity:0.5;filter:alpha(opacity=50); position:absolute; left:0; top:0; z-index:98;cursor:pointer;}
.VIMG .rbtn{ display:block; width:50px; height:100%; background:url(https://i2.bahamut.com.tw/vimg_r2.gif) no-repeat center center; opacity:0.5;filter:alpha(opacity=50); position:absolute; right:0; top:0; z-index:98;cursor:pointer;}
.VIMG .xbtn{ display:block; height:50px; width:50px; background:url(https://i2.bahamut.com.tw/vimg_x.gif) no-repeat center center; opacity:0.5;filter:alpha(opacity=50); position:absolute; right:0; top:0; z-index:98;cursor:pointer;}
.VIMG a:hover{ opacity:1;filter:alpha(opacity=100);}

.VIMG-pics{ background-color:#000000; position:fixed; bottom:38px; left:0; right:0; margin:auto; width:90%; *left:5%; background:rgba(0,0,0,0.5);z-index:98;text-align:center;opacity: 0;filter:alpha(opacity=0);transition: opacity 1s ease 1s;-moz-transition: opacity 1s ease 1s;-webkit-transition: opacity 1s ease 1s;-o-transition: opacity 1s ease 1s;}
.VIMG-pics:hover{opacity:1;filter:alpha(opacity=100);transition: opacity 1s ease 0.2s;-moz-transition: opacity 1s ease 0.2s;-webkit-transition: opacity 1s ease 0.2s;-o-transition: opacity 1s ease 0.2s;}

.VIMG-pics .spic{ display:block; width:80px; height:80px; border:1px solid #999999; background-color:#000000; position:relative; display:inline-block; margin:4px 2px; opacity:0.5;filter:alpha(opacity=50);}
.VIMG-pics .spic:hover{ border-color:#FFFFFF; opacity:1.0;filter:alpha(opacity=100);}
.VIMG-pics  img{ max-height:80px; max-width:80px; position:absolute; margin:auto; top:0; right:0; bottom:0; left:0;cursor:pointer;}
.VIMG-pics .slbtn{ display:block; line-height:88px; height:88px; width:50px; float:left; background:url(https://i2.bahamut.com.tw/vimg_l.gif) no-repeat center center; opacity:0.5;filter:alpha(opacity=50);cursor:pointer;}
.VIMG-pics .srbtn{ display:block; line-height:88px; height:88px; width:50px; float:right; background:url(https://i2.bahamut.com.tw/vimg_r.gif) no-repeat center center; opacity:0.5;filter:alpha(opacity=50);cursor:pointer;}
.VIMG-pics a:hover{ opacity:1;filter:alpha(opacity=100);}

.VIMG-txt{ background-color:#000000; position:fixed; bottom:0; left:0; right:0; margin:auto; width:90%; *left:5%; z-index:98; background-color:#000; color:#FFFFFF; font-size:13px; padding:10px 0; text-align:center; white-space:nowrap; overflow:hidden;}
.VIMG-list-rect{margin:auto;width:774px;height:88px;overflow:hidden;position:relative;}
.VIMG-list{position:absolute;top:0;transition: left 1s;-moz-transition: left 1s;-webkit-transition: left 1s;-o-transition: left 1s;}

/* --------------------全站黃底小註解----------------- */
.BH-note{ display:inline-block; background-color:#FFFFCC; padding:5px 10px; border:1px solid #FFCC00; border-radius:3px; font-size:13px; position:absolute;}
.BH-note a{ color:#0055aa; text-decoration:none;}


/* ●●●●●●●●●●●●●●●●●●●●●●全站即時通知區塊●●●●●●●●●●●●●●●●●●●●●● */
#BH-message{ display:block; border:1px solid #CCCCCC; background-color:#f6f6f6; width:120px; height:25px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:12px; line-height:25px; text-align:center; right:0; bottom:0; position:fixed; color:#464646;}
#BH-message span{ color:#FF0000; font-weight:bold;}
#BH-message:hover{ color:#000000; text-decoration:none;}

#BH-msgup{ width:170px; position:fixed; right:0; bottom:26px; border-bottom:1px solid #CCCCCC;z-index:101;}
#BH-msgup p{ font-size:12px; border:1px solid #CCCCCC; border-bottom:none; background-color:#f6f6f6; line-height:16px; clear:both; padding:5px; margin:0;}
#BH-msgup a{ color:#6699CC; border:0; text-decoration:none;}
#BH-msgup2{ max-height:500px; overflow:auto;}
#BH-msgup2 .msgnew{ background-color:#fffcd4;}
#BH-msgup2 span{ display:block; padding-top:3px; text-align:right;}
#BH-msgup2 img{ margin:0 3px 0 0; border:0;}
*html #BH-msgup2 p{ width:100%;}


/*======================= 新玩家卡 ========================*/
.user-info{ display: block; width: 148px; height: 40px; outline: 1px solid #d5edf4; padding: 5px; font-size: 13px; background-color: #ebf6f8; border-left: 1px solid #fff; border-top: 1px solid #fff;}
.user-info:hover{ text-decoration: none; color: inherit; outline: 1px solid #a8d5e2;}
.user-info img{ float: left; display: block; margin-right: 10px;}
.user-info strong{ display: block; line-height: 1.7; white-space: nowrap; overflow: hidden;}
.user-info span{ white-space: nowrap; overflow: hidden; display: block; color: #117e96; font-weight: bold;}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■右側通用列表樣式■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

/* ------藍方塊點點------ */
.BH-list1{}
.BH-list1 ul{padding-left:10px;}
.BH-list1 li{ border-bottom:1px dotted #e5e5e5; padding:3px 10px 3px 20px; background:url(https://i2.bahamut.com.tw/icon_blue.gif) no-repeat left 8px;}
.BH-list1 a{ display:block; }

/* ------勇者大頭+文字+徽章------ */
.BH-list2{}
.BH-list2 a{ display:block; width:100%; line-height:40px; border-bottom:1px dotted #e5e5e5; padding:5px 0 7px 0;}
.BH-list2 img{ vertical-align:middle; padding:0 10px;}
.BH-list2 a:hover{ background-color:#fffff4; text-decoration:none;}

/* ------純文字------ */
.BH-list3{}
.BH-list3 p{ padding:10px;}


/* ------全部勇者大頭式------ */
.BH-list4{ padding-bottom:6px;}
.BH-list4 img{ margin:6px 0 0 8px; clear:both;}

/* ------預設版主副版主名單式(職稱+大頭)------ */
.BH-list5{ text-indent:6px;}
.BH-list5 p{ border-top:1px dotted #e5e5e5; padding-bottom:3px;}
.BH-list5 img{ vertical-align:middle; margin:3px;}

/* ------條列式說明------ */
.BH-list6{ padding:10px;}
.BH-list6 ul{ list-style-type:decimal; padding-left:15px;}
.BH-list6 li{}
.BH-list6 a{ color:#FF0000; text-decoration:underline;}
.BH-list6 strong{ font-weight:bold;}

/* ---------------------右側列表看更多按鈕----------------- */
.BH-slave_more{ display:block; padding:5px; text-align:center; clear:both;}
.BH-slave_more button{ margin:0 5px;}

/* -------------------FB 區塊------------------- */
.BH-pushbox{ display:inline-block; padding:10px; width:90px; border:1px solid #6699CC; text-align:center; background-color:#FFFFCC; *display:inline; zoom:1;}

/* -------------------ACG 作品評分------------------- */
.BH-acgbox{ margin:10px auto; width:288px; overflow:auto; clear:both;}
.BH-acgbox a{ float:left; display:block; background-image:url(https://i2.bahamut.com.tw/acg/acgplay_bg.gif); width:185px; line-height:44px; height:44px; font-family:微軟正黑體, Arial, Helvetica, sans-serif;}
.BH-acgbox a:hover{ text-decoration:none; background-image:url(https://i2.bahamut.com.tw/acg/acgplayA_bg.gif);}
.BH-acgbox a>span{ color:#FFFFFF; font-size:18px; width:95px; text-align:center; display:block; float:right; overflow:hidden; white-space:nowrap;}
.BH-acgbox a+span{ background:url(https://i2.bahamut.com.tw/acg/acgplay_bg2.gif) no-repeat right; padding-left:13px; width:90px; line-height:42px; float:right; display:block; text-align:center; color:#FF0000; font-size:24px; font-weight:bold; overflow:hidden; white-space:nowrap;}

.BH-acgbox2 a{background-image:url(https://i2.bahamut.com.tw/acg/acgplay2_bg.gif);}
.BH-acgbox2 a:hover{background-image:url(https://i2.bahamut.com.tw/acg/acgplay2A_bg.gif);}

/* -------------------動漫電玩通------------------- */
.BH-qabox1{ padding:10px;}
.BH-qabox1 ul{ list-style-type:decimal; padding:10px 0 10px 30px; border-bottom:1px dotted #CCCCCC;}
.BH-qabox1 button{ margin:5px auto 0 auto; display:block; width:100px;}
.BH-qabox1 span{ display:block; text-align:right; line-height:12px; padding-top:10px;}
.BH-qabox1 a{ color:#0055aa;}
.BH-qabox1 p{ padding-top:10px;}

/*.BH-qabox2{ padding:10px; text-align:center;}*/
/* 影片嵌入區塊樣式 */
.videoWrapper {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;}
.videoWrapper iframe{ display:block; margin: 0; position: absolute; left: 0; top: 0; height: 100%; width: 100%;}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 全部平台列表 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.BH-all{ padding:20px 10px; overflow:auto; font-size:12px;}
.BH-all p{ display:block; float:left; margin:0 0 10px 35px; text-align:center;}
.BH-all img{ margin-bottom:3px; display:block; border:1px solid #e5e5e5;}
.BH-all a{ color:#0055aa;}

/* 傳訊 iframe 樣式 */
#talkIframe{border:1px solid #CCCCCC; width:80px; height:25px; bottom:0; right:125px; position:fixed;display:none;}

/*-----搜尋區下拉----- */
.BA-shlist{ position:absolute; border:1px solid #e5e5e5; background-color:#FFFFFF;overflow-x:hidden;display:none;}
.BA-shlist ol{ width: 300px;}
.BA-shlist li{ display:block; padding:0 5px; line-height:24px;cursor: pointer;font-size:10pt;}
.BA-shlist li.cur{ background-color: #f6f6f6;}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 全站共用IMG列表 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
.IMG-A01{ width:62px; height:30px; background-image:url(https://i2.bahamut.com.tw/bh_images.png);}/*新版面左側標題龍*/
.IMG-A02{ width:118px; height:23px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-150px -577px;}/*麵包屑右側搜尋鈕*/

.IMG-B01{ width:17px; height:12px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position: left -40px;}/*一年級生*/
.IMG-B02{ width:19px; height:16px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position: -21px -40px;}/*二年級生*/
.IMG-B03{ width:18px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position: -43px -40px;}/*三年級生*/
.IMG-B04{ width:20px; height:20px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position: -65px -40px;}/*四年級生*/
.IMG-B05{ width:20px; height:20px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position: left -62px;}/*五年級生*/
.IMG-B06{ width:20px; height:20px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position: -23px -62px;}/*六年級生*/
.IMG-B07{ width:20px; height:20px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position: -46px -62px;}/*七年級生*/
.IMG-B08{ width:21px; height:20px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position: -68px -62px;}/*八年級生*/

.IMG-C01{ width:19px; height:19px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:left -93px;}/*附費文章ICON (錢袋)*/
.IMG-C02{ display:inline-block; width:19px; height:20px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-22px -93px;}/*熱門文章ICON (火焰)*/
.IMG-C03{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-48px -93px;}/*精華文章ICON (精)*/
.IMG-C04{ display:inline-block; width:19px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:left -117px;}/*達人ICON (徵章)*/
.IMG-C05{ width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-22px -117px;}/*小說達人ICON (紙筆)*/
.IMG-C06{ width:20px; height:19px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-48px -117px;}/*繪圖達人ICON (調色盤)*/
.IMG-C07{ width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-249px -94px;}/*繪圖創作ICON (文字)*/
.IMG-C08{ width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-275px -94px;}/*小說創作ICON (文字)*/
.IMG-C09{ width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-301px -94px;}/*日記創作ICON (文字)*/
.IMG-C10{ width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-327px -94px;}/*cos創作ICON (文字)*/
.IMG-C11{ width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-223px -94px;}/*同人創作ICON (文字)*/
.IMG-C12{ width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-189px -94px;}/*GNN投稿ICON (文字)*/
.IMG-C13{ width:15px; height:19px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-169px -121px;}/*灰色鎖頭*/
.IMG-C14{ width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-190px -121px;}/*年齡限制*/

.IMG-D01{ width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:left -168px;}/*實習總管徵章*/
.IMG-D02{ width:16px; height:17px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-27px -168px;}/*小板主徵章*/
.IMG-D03{ width:18px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-47px -168px;}/*站長徵章*/
.IMG-D04{ width:21px; height:20px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-1px -195px;}/*彗眼獨具徵章*/
.IMG-D05{ width:19px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-25px -195px;}/*大百科編輯徵章*/
.IMG-D06{ width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-47px -195px;}/*電玩瘋巴哈神人徵章*/
.IMG-D07{ width:13px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:left -221px;}/*板主徵章*/
.IMG-D08{ width:13px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-14px -221px;}/*副板主徵章*/
.IMG-D09{ width:13px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-28px -221px;}/*代管板主徵章*/
.IMG-D10{ width:15px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-43px -221px;}/*優良板主徵章*/
.IMG-D11{ width:15px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-60px -221px;}/*優良副板主徵章*/
.IMG-D12{ width:17px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:left -248px;}/*哈啦區總管徵章*/
.IMG-D13{ width:17px; height:19px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-21px -248px;}/*巴哈御用設計師徵章*/
.IMG-D14{ width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-44px -248px;}/*逸品店長徵章*/
.IMG-D15{ width:19px; height:20px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:left -274px;}/*ACG初心勇者徵章*/
.IMG-D16{ width:17px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-24px -274px;}/*站務總管徵章*/
.IMG-D17{ width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-45px -274px;}/*VIP會員徵章*/

.IMG-E01{ width:13px; height:13px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-78px -93px;}/*星星亮*/
.IMG-E02{ width:13px; height:13px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-91px -93px;}/*星星暗*/
.IMG-E03{ width:14px; height:11px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-107px -95px;}/*紅色勾*/
.IMG-E04{ width:13px; height:13px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-124px -94px;}/*黃色問號*/
.IMG-E05{ width:15px; height:17px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-78px -111px;}/*上傳圖片*/
.IMG-E06{ width:15px; height:14px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-95px -111px;}/*選擇圖片*/
.IMG-E07{ width:14px; height:16px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-114px -111px;}/*即時通知開*/
.IMG-E08{ width:14px; height:16px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-128px -111px;}/*即時通知關*/
.IMG-E09{ width:9px; height:9px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-78px -135px;}/*資料夾關閉 ＋ */
.IMG-E10{ width:9px; height:9px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-88px -135px;}/*資料夾打開 － */
.IMG-E11{ width:14px; height:14px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-103px -133px;}/*紅色鎖頭*/
.IMG-E12{ width:13px; height:13px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-121px -134px;}/*關閉紅X*/
.IMG-E13{ display:inline-block; width:29px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-73px -149px;}/*叭啦表情按鈕*/
.IMG-E14{ width:15px; height:13px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-107px -153px;}/*黃色資料夾*/
.IMG-E15{ width:15px; height:13px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-124px -153px;}/*藍色資料夾*/
.IMG-E16{ display:inline-block; width:14px; height:14px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-71px -167px;}/*垃圾筒灰*/
.IMG-E17{ display:inline-block; width:19px; height:19px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-89px -169px;}/*色票按鈕*/
.IMG-E18{ width:15px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-72px -200px;}/*粉紅色鉛筆+紙*/
.IMG-E19{ width:12px; height:11px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-78px -229px;}/*資料圖示-小*/
.IMG-E20{ width:16px; height:16px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-70px -253px;}/*資料圖示-大*/
.IMG-E21{ width:11px; height:12px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-70px -284px;}/*資料圖示-黃*/
.IMG-E22{ width:10px; height:10px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-85px -285px;}/*鉛筆*/
.IMG-E23{ width:13px; height:13px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-138px -94px;}/*黃色驚嘆號*/
.IMG-E24{ width:15px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-91px -201px;}/*TAG標籤*/
.IMG-E25{ width:10px; height:10px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-93px -229px;}/*黃色小＋號*/
.IMG-E26{ width:14px; height:14px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-112px -169px;}/*對話泡泡*/
.IMG-E27{ width:14px; height:13px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-110px -201px;}/*影片小圖示*/
.IMG-E28{ width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-91px -248px;}/*冠軍杯*/
.IMG-E29{ width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-114px -248px;}/*亞軍杯*/
.IMG-E30{ width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-137px -248px;}/*季軍杯*/
.IMG-E31{ display:inline-block; width:12px; height:12px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-106px -228px;}/*勇造原色ICON*/
.IMG-E32{ display:inline-block; width:69px; height:34px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-170px -712px;}/*叭啦送出鈕*/
.IMG-E33{ display:inline-block; width:60px; height:25px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-60px -483px;}/*藍色按鈕*/
.IMG-E34{ display:inline-block; width:60px; height:25px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:left -483px;}/*紅色按鈕*/
.IMG-E35{ display:block; width:60px; height:25px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-170px -483px;}/*有字按鈕 - 我玩過*/
.IMG-E36{ display:block; width:60px; height:25px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-230px -483px;}/*有字按鈕 - 我想玩*/
.IMG-E37{ display:block; width:60px; height:25px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-170px -508px;}/*有字按鈕 - 正在玩*/
.IMG-E38{ display:block; width:60px; height:25px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-230px -508px;}/*有字按鈕 - 最喜歡*/
.IMG-E39{ display:block; width:60px; height:25px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-290px -483px;}/*有字按鈕 - 我想看*/
.IMG-E40{ display:block; width:60px; height:25px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-290px -508px;}/*有字按鈕 - 我看過*/
.IMG-E41{ display:block; width:60px; height:25px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-350px -483px;}/*有字按鈕 - 正在看*/
.IMG-E42{ display:block; width:60px; height:25px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-350px -508px;}/*有字按鈕 - 處理中*/
.IMG-E43{ display:inline-block; width:14px; height:14px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-127px -201px;}/*GNN玩家投稿*/
.IMG-E44{ width:10px; height:10px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-121px -229px;}/*黃色小－號*/
.IMG-E45{ display:inline-block; width:11px; height:10px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-128px -170px;}/*紅底小箭頭*/
.IMG-E46{ display:inline-block; width:18px; height:16px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-146px -111px;}/*購物車*/
.IMG-E47{ display:inline-block; width:21px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-143px -170px;}/*小屋有更新*/
.IMG-E48{ display:inline-block; width:21px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-143px -185px;}/*小屋無更新*/
.IMG-E49{ display:inline-block; width:36px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-164px -170px;}/*在線*/
.IMG-E50{ display:inline-block; width:36px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-164px -185px;}/*離線*/
.IMG-E51{ display:inline-block; width:38px; height:23px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-143px -200px;}/*回列表一般狀態*/
.IMG-E52{ display:inline-block; width:38px; height:23px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-143px -223px;}/*回列表滑鼠移過*/
.IMG-E53{ display:inline-block; width:19px; height:19px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-181px -200px;}/*文章列表圖示 - 黃色*/
.IMG-E54{ display:inline-block; width:19px; height:13px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-200px -170px;}/*文章列表圖示 - 影片*/
.IMG-E55{ display:inline-block; width:19px; height:13px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-200px -183px;}/*文章列表圖示 - 圖片*/
.IMG-E56{ display:inline-block; width:13px; height:16px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-219px -170px;}/*文字檔案圖示*/
.IMG-E57{ display:inline-block; width:20px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-219px -186px;}/*M 文圖示*/
.IMG-E58{ display:inline-block; width:15px; height:16px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-200px -200px;}/*鎖頭*/
.IMG-E59{ display:inline-block; width:14px; height:10px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-181px -229px;}/*眼睛*/
.IMG-E60{ display:inline-block; width:14px; height:14px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-215px -201px;}/*Plurk ICON*/
.IMG-E61{ display:inline-block; width:14px; height:14px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-229px -201px;}/*FB ICON*/
.IMG-E62{ display:inline-block; width:14px; height:14px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-243px -201px;}/*G+ ICON*/
.IMG-E63{ display:inline-block; width:15px; height:23px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-195px -221px;}/*GP 手指向上*/
.IMG-E64{ display:inline-block; width:15px; height:23px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-210px -221px;}/*BP 手指向下*/
.IMG-E65{ display:inline-block; width:15px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-235px -170px;}/*BB 聲明*/
.IMG-E66{ display:inline-block; width:15px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-254px -170px;}/*CC 聲明*/
.IMG-E67{ display:inline-block; width:16px; height:16px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-178px -153px;}/*文章列表圖示 - 精*/
.IMG-E68{ display:inline-block; width:17px; height:17px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-197px -152px;}/*文章列表圖示 - 置頂*/
.IMG-E69{ display:inline-block; width:17px; height:17px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-216px -152px;}/*文章列表圖示 - 置頂+鎖定*/
.IMG-E70{ display:inline-block; width:16px; height:19px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-235px -150px;}/*文章列表圖示 - 鎖定*/
.IMG-E71{ display:inline-block; width:17px; height:17px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-254px -152px;}/*文章列表圖示 - 置頂(紅色)*/
.IMG-E72{ display:inline-block; width:16px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-274px -154px;}/*文章列表圖示 - 大大文章*/
.IMG-E73{ display:inline-block; width:13px; height:23px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-217px -120px;}/*新主選單 - 回上一頁*/
.IMG-E74{ display:inline-block; width:15px; height:15px; background-image:url(https://i2.bahamut.com.tw/bh_images.png?v=2015052601); background-position:-272px -170px;}/*手機，聲明 */

.IMG-F01{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:left -303px;}/*ACG大頭-WII*/
.IMG-F02{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-40px -303px;}/*ACG大頭-WEB*/
.IMG-F03{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-80px -303px;}/*ACG大頭-PSP*/
.IMG-F04{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-120px -303px;}/*ACG大頭-PS3*/
.IMG-F05{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:left -343px;}/*ACG大頭-PC單機*/
.IMG-F06{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-40px -343px;}/*ACG大頭-PC線上*/
.IMG-F07{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-80px -343px;}/*ACG大頭-輕小說*/
.IMG-F08{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-120px -343px;}/*ACG大頭-NDS*/
.IMG-F09{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:left -383px;}/*ACG大頭-遊戲*/
.IMG-F10{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-40px -383px;}/*ACG大頭-漫畫*/
.IMG-F11{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-80px -383px;}/*ACG大頭-動畫*/
.IMG-F12{ width:40px; height:40px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-120px -383px;}/*ACG大頭-XBOX360*/

.IMG-G1{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-93px -19px;}/*GNN-OLG*/
.IMG-GAC{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-119px -19px;}/*GNN-AC*/
.IMG-G8388608{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-145px -19px;}/*GNN-IPH*/
.IMG-G524288{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-171px -19px;}/*GNN-WEB*/
.IMG-G262144{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-197px -19px;}/*GNN-PC*/
.IMG-G8192{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-93px -45px;}/*GNN-ARC*/
.IMG-G4096{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-119px -45px;}/*GNN-ETC*/
.IMG-G2048{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-249px -71px;}/*GNN-JAVA*/
.IMG-G1024{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-171px -45px;}/*GNN-NDS*/
.IMG-G512{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-197px -45px;}/*GNN-PSP*/
.IMG-G128{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-93px -71px;}/*GNN-WII*/
.IMG-G32{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-119px -71px;}/*GNN-XB360*/
.IMG-G8{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-145px -71px;}/*GNN-PS3*/
.IMG-Gmuti{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-171px -71px;}/*GNN-MULTI*/
.IMG-G67108864{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-197px -71px;}/*GNN-N3DS*/
.IMG-G16777216{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-223px -19px;}/*GNN-ANDROID*/
.IMG-G33554432{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-223px -45px;}/*GNN-WINDOWS PHONE */
.IMG-G134217728{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-223px -71px;}/*GNN-Facebook*/
.IMG-G1073741824{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-249px -19px;}/*GNN-PSV*/
.IMG-G536870912{ display:inline-block; width:21px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-249px -45px;}/*GNN-WII U*/
/*20150330gnn標籤改*/
.IMG-GA1{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-93px -19px;}/*GNN-OLG*/
.IMG-GAC{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-119px -19px;}/*GNN-AC*/
.IMG-GA24{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-145px -19px;}/*GNN-IPH*/
.IMG-GA20{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-171px -19px;}/*GNN-WEB*/
.IMG-GA19{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-197px -19px;}/*GNN-PC*/
.IMG-GA14{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-93px -45px;}/*GNN-ARC*/
.IMG-GA13{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-119px -45px;}/*GNN-ETC*/
.IMG-GA12{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-249px -71px;}/*GNN-JAVA*/
.IMG-GA11{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-171px -45px;}/*GNN-NDS*/
.IMG-GA10{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-197px -45px;}/*GNN-PSP*/
.IMG-GA8{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-93px -71px;}/*GNN-WII*/
.IMG-GA6{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-119px -71px;}/*GNN-XB360*/
.IMG-GA4{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-145px -71px;}/*GNN-PS3*/
.IMG-Gmuti{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-171px -71px;}/*GNN-MULTI*/
.IMG-GA27{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-197px -71px;}/*GNN-N3DS*/
.IMG-GA25{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-223px -19px;}/*GNN-ANDROID*/
.IMG-GA26{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-223px -45px;}/*GNN-WINDOWS PHONE */
.IMG-GA28{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-223px -71px;}/*GNN-Facebook*/
.IMG-GA31{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-249px -19px;}/*GNN-PSV*/
.IMG-GA30{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-249px -45px;}/*GNN-WII U*/
.IMG-Gmobi{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-145px -45px;}/*GNN-MOBI*/
.IMG-Gother, .IMG-GA2, .IMG-GA3, .IMG-GA5, .IMG-GA7, .IMG-GA9, .IMG-GA15, .IMG-GA16, .IMG-GA17, .IMG-GA18, .IMG-GA21, .IMG-GA22, .IMG-GA23, .IMG-GA29{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-249px -71px;}/*GNN-OTHER*/
.IMG-GB1{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-275px -19px;}/*GNN-PS4*/
.IMG-GDVD{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-275px -45px;}/*商城-DVD*/
.IMG-GBD{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-275px -71px;}/*商城-BD*/
.IMG-GB2{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-301px -19px;}/*GNN-XBOX ONE*/
.IMG-GB3{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-301px -71px;}/*GNN-NS Switch*/
.IMG-GCD{ display:inline-block; width:25px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-301px -45px;}/*商城-CD*/

/*20150330gnn標籤改調整右方彈出選單位置*/
.TOP-more .IMG-GA1, .TOP-more .IMG-GA19, .TOP-more .IMG-GA20, .TOP-more .IMG-GB1, .TOP-more .IMG-GA4, .TOP-more .IMG-GA30, .TOP-more .IMG-GB2, .TOP-more .IMG-GA6, .TOP-more .IMG-GA27, .TOP-more .IMG-GA31, .TOP-more .IMG-GA24, .TOP-more .IMG-GA25, .TOP-more .IMG-GAC, .TOP-more .IMG-GB3 { margin-right: 10px; }


.IMG-H01{ display:inline-block; width:16px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-173px -261px;}/*2012 哈啦區B頁圖示 - 一般文章*/
.IMG-H02{ display:inline-block; width:16px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-192px -261px;}/*2012 哈啦區B頁圖示 - 圖片*/
.IMG-H03{ display:inline-block; width:16px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-211px -261px;}/*2012 哈啦區B頁圖示 - 影片*/
.IMG-H04{ display:inline-block; width:16px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-230px -261px;}/*2012 哈啦區B頁圖示 - M文*/
.IMG-H05{ display:inline-block; width:16px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-249px -261px;}/*2012 哈啦區B頁圖示 - 鎖定*/
.IMG-H06{ display:inline-block; width:16px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-173px -282px;}/*2012 哈啦區B頁圖示 - 置頂有更新*/
.IMG-H07{ display:inline-block; width:16px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-192px -282px;}/*2012 哈啦區B頁圖示 - 置頂無更新*/
.IMG-H08{ display:inline-block; width:16px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-211px -282px;}/*2012 哈啦區B頁圖示 - 置頂鎖定*/
.IMG-H09{ display:inline-block; width:17px; height:17px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-230px -282px;}/*2012 哈啦區B頁圖示 - 精華文章*/
.IMG-H10{ display:inline-block; width:17px; height:19px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-249px -282px;}/*2012 哈啦區B頁圖示 - 大大文章*/
.IMG-H11{ display:inline-block; width:16px; height:18px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-268px -261px;}/*2012 哈啦區B頁圖示 - 置頂有更新 NEW*/

.IMG-I01{ display:inline-block; width:18px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-164px -303px;}/*公會列表等級圖示(小) - LV1*/
.IMG-I02{ display:inline-block; width:19px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-185px -303px;}/*公會列表等級圖示(小) - LV2*/
.IMG-I03{ display:inline-block; width:18px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-207px -303px;}/*公會列表等級圖示(小) - LV3*/
.IMG-I04{ display:inline-block; width:18px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-228px -303px;}/*公會列表等級圖示(小) - LV4*/
.IMG-I05{ display:inline-block; width:18px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-164px -327px;}/*公會列表等級圖示(小) - LV5*/
.IMG-I06{ display:inline-block; width:18px; height:21px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-185px -327px;}/*公會列表等級圖示(小) - LV6*/
.IMG-I07{ display:inline-block; width:27px; height:31px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-164px -355px;}/*公會首頁等級圖示(大) - LV1*/
.IMG-I08{ display:inline-block; width:28px; height:31px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-194px -355px;}/*公會首頁等級圖示(大) - LV2*/
.IMG-I09{ display:inline-block; width:27px; height:31px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-225px -355px;}/*公會首頁等級圖示(大) - LV3*/
.IMG-I10{ display:inline-block; width:27px; height:31px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-255px -355px;}/*公會首頁等級圖示(大) - LV4*/
.IMG-I11{ display:inline-block; width:27px; height:31px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-164px -389px;}/*公會首頁等級圖示(大) - LV5*/
.IMG-I12{ display:inline-block; width:27px; height:31px; background-image:url(https://i2.bahamut.com.tw/bh_images.png); background-position:-194px -389px;}/*公會首頁等級圖示(大) - LV6*/
/*20150330/服務選單改*/
.IMG-01{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 0;}/*左側主選單 - 加友機*/
.IMG-02{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1140px;}/*左側主選單 - 哈啦區*/
.IMG-03{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -36px;}/*左側主選單 - 討論區*/
.IMG-04{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1167px;}/*左側主選單 - 勇者大廳*/
.IMG-05{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1192px;}/*左側主選單 - 公會大廳*/
.IMG-06{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -91px;}/*左側主選單 - COS廣場*/
.IMG-07{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1218px;}/*左側主選單 - 電玩瘋*/
.IMG-08{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1244px;}/*左側主選單 - GNN新聞*/
.IMG-09{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -145px;}/*左側主選單 - 特文館*/
.IMG-10{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -164px;}/*左側主選單 - 姆術館*/
.IMG-11{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1271px;}/*左側主選單 - 勇者造型*/
.IMG-12{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1296px;}/*左側主選單 - 商城購物*/
.IMG-13{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1323px;}/*左側主選單 - 會員中心*/
.IMG-14{ display:inline-block; width:35px; height:27px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -240px;}/*區塊標題 - 全站公告*/
.IMG-15{ display:inline-block; width:35px; height:27px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -272px;}/*區塊標題 - 暢銷商品*/
.IMG-16{ display:inline-block; width:35px; height:27px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -304px;}/*區塊標題 - 學術研究*/
.IMG-17{ display:inline-block; width:35px; height:27px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -336px;}/*區塊標題 - 巴幣福利社*/
.IMG-18{ display:inline-block; width:35px; height:27px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -368px;}/*區塊標題 - 手機版*/
.IMG-19{ display:inline-block; width:35px; height:27px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -400px;}/*區塊標題 - 會員好料*/
.IMG-20{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1453px;}/*左側主選單 - 直接玩*/
.IMG-21{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1349px;}/*左側主選單 - ACG創作大賽*/
.IMG-22{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0px -1375px;}/*左側主選單 - 巴幣福利社*/
.IMG-23{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0px -1400px;}/*左側主選單 - 勇者狩獵村*/
.IMG-24{ display:inline-block; width:35px; height:27px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -445px;}/*區塊標題 - 全民公投*/
.IMG-25{ display:inline-block; width:21px; height:22px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0px -1426px;}/*左側主選單 - 巴哈姆特APP*/
.IMG-26{ display:inline-block; width:20px; height:14px; background-image:url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position:0 -1506px;}/*左側主選單 - 實況大廳*/
.IMG-27 {display: inline-block; width: 21px; height: 22px; background-image: url(https://i2.bahamut.com.tw/index/bahaicons.png); background-position: 0 -1530px; } /* 左側主選單 - 動畫瘋 */

/*-- 20160907：新版哈啦區首頁 --*/
.forum_list {
  display: block;
  width: 100%;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px dotted #e5e5e5;
  padding: 10px 0;
  background: #FFF;
  overflow: auto;
}
.forum_list:first-child {
  border-top: 1px solid #e5e5e5;
}
.forum_list:hover { background: #ffffdd;}
.fourm_list_pic { display: inline-block;
  width: 50%;
  max-height: 104px;
  padding-right: 10px;
  float:left;
  overflow: hidden;
}
.fourm_list_pic img { width:100%;}

.forum_list_info { 
  overflow: hidden;
}
.forum_list p {
    clear: both;
    font-size: 13px;
    color: #606060;
    min-height: 45px;
    line-height: 22px;
}
.forum_list i { font-size: 12px;
  font-style: normal;
   color: #999;
}
.forum_list_title { display: inline-block;
  float: left;
  width: 310px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 10px;
  padding: 2px 0;
}
.forum_list_title span:first-child { display: inline-block;
  padding: 0 5px;
  background: #599aaf;
  color: #fff;
  margin-right: 5px;
  font-size: 12px;
    border-radius: 3px;
    height: 100%;
    vertical-align: middle;
}
.forum_list_title span:last-child a {
  color: #0055aa;
  font-weight: bold;
  font-size: 18px;
  vertical-align: middle;
}
.forum_arrow { display: inline-block;
  width: 20px;
height: 22px;
    line-height: 22px;
  text-align: center;
  float: right;
}
.forum_up { color: #f1060d;}  
.forum_down { color: #00a651;}
.forum_stop { color: #2e3192;
}


.BH_forum_mainop { padding-bottom:10px; 
    font-size:13px; 
    overflow:auto;
}
.BH_forum_mainop span{ float:right;}
.BH_forum_mainop a{ display:inline-block; width:50px; line-height:22px; height:22px; font-size:13px; background-color:#FFFFFF; color:#117e96; border:1px solid #117e96; text-align:center; margin:0 0 0 3px; font-weight:normal;}
.BH_forum_mainop a:hover{ background-color:#117e96; color:#FFFFFF; text-decoration:none;}
.BH_forum_mainop .now_stop{ background-color:#117e96; color:#FFFFFF; text-decoration:none;}


/* ------------- alert ------------- */
.alert-fixed { position: fixed; left: 20px; right: 20px; bottom: 20px; z-index: 99; display: block; padding: 15px 30px 15px 15px; border: 1px solid transparent; border-radius: 3px; line-height: 1.5; }
.alert-fixed.alert-general { background-color: rgba(0, 0, 0, .95); border-color: #000; color: #fff; }
.alert-fixed.alert-general .alert-link { color: #fff; }
.alert-fixed.alert-general .alert-link:hover { color: #fff; text-decoration: none; }
.alert-fixed.alert-info { background-color: #D9EDF7; border-color: #C3D5DE; color: #31708f; }
.alert-fixed.alert-info .alert-link { color: #31708f; }
.alert-fixed.alert-info .alert-link:hover { color: #31708f; text-decoration: none; }
.alert-fixed.alert-warning { background: #FFFFDB; border-color: #E1D3B8; color: #705930; }
.alert-fixed.alert-warning .alert-link { color: #705930; }
.alert-fixed.alert-warning .alert-link:hover { color: #705930; text-decoration: none; }
.alert-fixed.alert-danger { background: #F2D5D5; border-color: #D1B6BB; color: #8F3937; }
.alert-fixed.alert-danger .alert-link { color: #8F3937; }
.alert-fixed.alert-danger .alert-link:hover { color: #8F3937; text-decoration: none; }
.alert-ctrl-link { display: block; padding: 10px 0 0; font-size: 13px; color: #666; }
.alert-ctrl-link:hover { color: #333; text-decoration: none; }
.alert-close { position: absolute; top: 5px; right: 5px; padding: 3px; border: 1px solid transparent; border-radius: 2px; color: rgba(102, 102, 102, .6); }
.alert-close:hover { color: rgba(51, 51, 51, .9); }
.alert-general .alert-close:hover { color: #fff; }
.alert-close > i { width: 15px; height: 15px; text-align: center; }
/*招募訊息*/
.BH-hire { display: block; position: relative; margin-top: 12px; padding: 36px; width: 300px; background-color: #0b7897; font-family: "微軟正黑體", Heiti TC, Arial, Helvetica, sans-serif; box-sizing: border-box; z-index: 1; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.BH-hire:after { content: ""; position: absolute; bottom: -25%; right: -5%; width: 240px; height: 240px; background: url('https://i2.bahamut.com.tw/nf_logo.png'); background-size: cover; opacity: .2; }
.BH-hire:hover { text-decoration: none; background-color: #148aa4; -webkit-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); -webkit-box-shadow: 0px 0px 4px hsla(0, 0%, 0%, .5); box-shadow: 0px 0px 12px hsla(0, 0%, 0%, .5); }
.BH-hire__title { margin-bottom: 24px; text-align: center; color: #FFF; font-weight: bold; font-size: 32px; font-style: italic; text-shadow: 3px 3px 0px hsla(0, 0%, 100%, .2); }
.BH-hire__content { color: #FFF; font-size: 16px; }
.BH-hire__content ul { list-style: square; padding-left: 24px; }
.BH-hire__content ul li { padding: 8px 0; }
