table#bhib_win {
    width: 850px;
    margin: 0;
    padding: 0;
    background-color: gray;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    z-index: 99;
}

table#bhib_win td {
    padding: 5px;
    margin: 0;
    text-align: center;
}

table#bhib_win img {
  display: inline;
  visibility: visible;
}

p#bhib_text {
    padding: 0px;
    margin: 0px;
    text-align: left;
    color: white;
}

a#bhib_btn_close2 {
    display: block;
    position: absolute;
    top: 0px;
    left: 850px;
    z-index: 100;
    width: 20px;
    height: 20px;
    background-image: url(http://pic.bahamut.com.tw/plugins/imagebox/close2.gif);
    background-repeat: no-repeat;
    border: 1px solid gray;
}

a#bhib_btn_close2:hover {
    background-position: bottom;
}

a#bhib_btn_help {
    display: block;
    position: absolute;
    top: 30px;
    left: 855px;
    z-index: 100;
    width: 13px;
    height: 13px;
    background-image: url(http://pic.bahamut.com.tw/home/question.gif);
    background-repeat: no-repeat;
}

div#bhib_help {
    border: solid 1px gray;
    background-color: white;
    position: absolute;
    font-family: Arial;
    font-size: 8pt;
    line-height: 14pt;
    z-index: 101;
    padding: 5px;
}

span#bhib_btn_zoomin {
    position: absolute;
    right: 20px;
    z-index: 100;
    width: 50px;
    height: 50px;
}

td#bhib_list_container {
    width: 780px;
    height: 97px;
    background-color: #000000;
}

td#bhib_list_container img {
    margin: 5px 2px;
    border: 1px solid #999999;
    padding: 0;
    vertical-align: middle;
}

div#bhib_list_container a:hover {
    background-position: bottom;
}

a#bhib_btn_left1 {
    display: block;
    background-image: url(http://pic.bahamut.com.tw/plugins/imagebox/left_a.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 28px;
    height: 40px;
}

a#bhib_btn_left1:hover {
    background-image: url(http://pic.bahamut.com.tw/plugins/imagebox/left_b.gif);
}

a#bhib_btn_left2 {
    display: block;
    background-image: url(http://pic.bahamut.com.tw/plugins/imagebox/left2_a.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 28px;
    height: 40px;
}

a#bhib_btn_left2:hover {
    background-image: url(http://pic.bahamut.com.tw/plugins/imagebox/left2_b.gif);
}

a#bhib_btn_right1 {
    display: block;
    background-image: url(http://pic.bahamut.com.tw/plugins/imagebox/right_a.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 28px;
    height: 40px;
}

a#bhib_btn_right1:hover {
    background-image: url(http://pic.bahamut.com.tw/plugins/imagebox/right_b.gif);
}

a#bhib_btn_right2 {
    display: block;
    background-image: url(http://pic.bahamut.com.tw/plugins/imagebox/right2_a.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 28px;
    height: 40px;
}

a#bhib_btn_right2:hover {
    background-image: url(http://pic.bahamut.com.tw/plugins/imagebox/right2_b.gif);
}

table#bhib_box_table {
    width: 100%;
    border: none 0px;
    text-align: center;
    vertical-align: middle;
}

td#bhib_imagebox {
    background-color: #000000;
    position: relative;
}

table#bhib_list_table {
    background-color: black;
}

img#bhib_ori_image {
    background: gray;
    border: solid 5px gray;
    position: absolute;
    z-index: 101;
    display:inline;
    visibility:visible;
}

img.bhib_image {
    border: none 0px;
}

