body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    background: url(../images/bg_warp.jpg);
}



.page {
    font-family: 'tahoma';
    width: 100%;
    overflow:hidden;
    background: url(https://jx-congthanhchien.net/wp-content/uploads/2025/06/bg_vlf9-2.png) center top no-repeat;
}

.game_logo {
    float: left;
    position: relative;
    z-index: 1;
    top: -78px;
    left: -100px;
    background: url(https://jx-congthanhchien.net/wp-content/uploads/2025/06/logo250x132-1.png) center center no-repeat;
    width: 250px;
    height: 156px;
}

.top_nav_bar {
    font-family: 'tahoma';
    width: 100%;
    height: 77px;

    line-height: 77px;
}

.top_nav_bar_warp {
    width: 775px;
    height: 77px;
    margin: 0 auto;
    font-family: 'tahoma';
    line-height: 77px;
}

.top_nav_bar a {
    display: block;
    float: left;
    width: 110.7px;
    font-size: 16px;
    font-weight: 900;
    color: #000;
}
.top_nav_bar a:hover {
    display: block;
    float: left;
    width: 110.7px;
    font-size: 16px;
    font-weight: 900;
    color: #d22e25;
}


.top_nav_bar_hover_warp {
    width: 775px;
    margin: 0 auto;
}

ul.hover_list {
    float: left;
    width: 110.7px;
    height: 100px;

    text-align: center;
}

ul.hover_list:hover {
    background-image: -webkit-linear-gradient(bottom, rgba(255,255, 255, 0) 0%, rgba(255,255, 255, .7) 80%);
    background-image:    -moz-linear-gradient(bottom, rgba(255,255, 255, 0) 0%, rgba(255,255, 255, .7) 80%);
    background-image:      -o-linear-gradient(bottom, rgba(255,255, 255, 0) 0%, rgba(255,255, 255, .7) 80%);
    background-image:         linear-gradient(bottom, rgba(255,255, 255, 0) 0%, rgba(255,255, 255, .7) 80%);
}

ul.hover_list li {
    margin: 5px 0;
}

.warp {
    width: 1000px;
    margin: 0 auto;
}

.header {
    height: 355px;
}

.clearfix {
    display: inline-block;
}

.left {
    display: inline-block;
    float: left;
}

.left_width {
    width: 227px;
    margin-right: 13px;
}

.right_width {
    width: 760px;
}

.download_btn {
    height: 178px;
    background: url(../images/game_down_btn.jpg) center center no-repeat;
}

.download_btn:hover {
    height: 178px;
    background: url(../images/game_down_btn_hover.jpg) center center no-repeat;
}



.download_light {
    position: relative;
    top: 83px;
    left: -50px;
    z-index: 1;

    float: left;
    width: 109px;
    height: 116px;

    background: url(../images/down_light.png?123);
}

.download_smoke_line {
    position: relative;
    top: 162px;
    left: -133px;

    float: left;
    width: 44px;
    height: 16px;

    background: url(../images/smoke_line.png?123);
}

.game_register_btn {
    position: relative;
    left: -3px;

    display: inline-block;
    width: 234px;
    height: 60px;

    background: url(../images/game_res_pay_bg.png);
}

.game_register_btn:hover {
    background: url(../images/game_res_pay_bg_hover.png);
}

.game_pay_btn {
    position: relative;
    left: -3px;

    display: inline-block;
    width: 234px;
    height: 60px;

    background: url(../images/game_res_pay_bg.png);
    background-position: 0 60px;
}

.game_pay_btn:hover {
    background: url(../images/game_res_pay_bg_hover.png);
    background-position: 0 60px;
}

.code_register {
    display: inline-block;
    width: inherit;
    height: 82px;

    background: url(../images/code_register_bg.jpg) center top  no-repeat;
}

.game_info_box {
    background: #fff;
}

.game_info_warp {
    width: 215px;
    padding: 6px;
}

.news_git_title {
    height: 36px;

    font-size: 16px;
    line-height: 36px;

    text-indent: 10px;

    color: #d22e25;
    border-bottom: 1px solid #eee2da;
    font-weight: bold;
}

.game_guide_name {
    
    position: relative;
    color: #625D51;
    float: left;
    height: 24px;
    padding: 0 5px;
    margin: 3px 4px;

    line-height: 24px;

    text-indent: 0;

    border: 1px solid #bcb9ae;
    border-radius: 5px;
}

.game_guide_name:hover {
    color: #fff;
    background: gray;
}

.add_a_link_box {
    width: inherit;
}

.add_1,
.add_2,
.add_3 {
    width: inherit;
    height: 113px;
}

.add_1 img,
.add_2 img,
.add_3 img {
    width: inherit;
    height: 113px;
}

.game_service_box {
    width: inherit;
    height: 170px;

    background: url(../images/game_service_bg.jpg) center center no-repeat;
}

.game_service_pic {
    position: relative;
    top: 14px;
    left: 198px;

    float: left;
    width: 43px;
    height: 120px;

    background: url(../images/service_pic.png) center center no-repeat;
}

.service_link_warp {
    position: relative;

    padding-top: 30px;
}

.service_link {
    position: relative;
    left: -8px;

    float: left;
    width: 88px;

    font-size: 14px;
    line-height: 25px;

    color: #ac6e53;
}

.service_link:hover {
    color: #922f00;
}

.co_number {
    height: 35px;
    margin-top: 13px;

    font-size: 16px;
    line-height: 35px;

    text-indent: -1.5rem;

    color: #922f00;
}

.qr_code_warp {
    position: relative;
    top: 1px;

    width: 217px;
    height: 129px;
    margin: 0 auto;

    background: #fff;
}

.qrcode {
    width: 80px;
    margin: 10px auto;
}

.service_number {
    height: 42px;

    font-size: 14px;
    line-height: 42px;

    color: #fff;
}

.carousel_box {
    height: 310px;
    background-color:#2d2c29;
}

.carousel_warp {
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
	
    height: 270px;
}

.carousel_container {

    height: inherit;
	
}

.carousel_container .carousel_item {
    position: absolute;
}

.news_tab_box {
    height: 40px;
}

.news_tab_nav {
    display: inline-block;
    float: left;
    width: 40px;
    height: inherit;

    cursor: pointer;
}

.news_tab_warp {
    position: relative;

    float: left;
    width: 680px;
    height: inherit;
    overflow: hidden;
}

.news_tab_line {
    position: relative;

    width: 12000px;
    height: inherit;
}

.news_tab_btn {
    position: relative;

    float: left;
    width: 225px;
    height: 40px;

    font-size: 14px;
    font-weight: 900;
    line-height: 40px;

    text-decoration: none;

    color: #fff;
    border-right: 1px solid #1c1b1a;
    border-left: 1px solid #3b3c43;
    background: #2d2c29;
}

.tab_btn_left {
    background: url(../images/tab_btn_left.jpg) center center no-repeat;
}

.tab_btn_right {
    background: url(../images/tab_btn_right.jpg) center center no-repeat;
}

.game_news_box {
    height: 364px;

    background: #fff;
}

.game_news_warp {
    height: 336px;
    padding: 14px;
}

.game_news_aera {
    position: relative;

    float: left;
    width: 540px;
    height: inherit;
    margin-right: 19px;
    overflow: hidden;
}

.title_warp {
    width: inherit;
    height: 36px;
}

.title_warp li {
    float: left;
    width: 105px;

    font-size: 16px;

    color: #5e5e5e;
}

.title_warp li.thistab .line {
    width: 100%;

    background-color: #d22e25;
}

.title_warp li.thistab a {
    font-size: 16px;
    font-weight: 900;

    color: #d22e25;
}

.title_warp li a {
    display: block;
    height: 35px;

    font-size: 16px;

    -webkit-transition: all .2s linear 0s;
       -moz-transition: all .2s linear 0s;
        -ms-transition: all .2s linear 0s;
         -o-transition: all .2s linear 0s;
            transition: all .2s linear 0s;
    text-align: center;
    text-decoration: none;

    color: #000;
}

.title_warp li .line {
    display: block;
    width: 0;
    height: 2px;
    margin: 0 auto;

    font-size: 0;
    line-height: 0;

    -webkit-transition: all .2s linear 0s;
       -moz-transition: all .2s linear 0s;
        -ms-transition: all .2s linear 0s;
         -o-transition: all .2s linear 0s;
            transition: all .2s linear 0s;

    background-color: #ededed;
}

.title_warp li a:hover {
    text-decoration: none;
}

.slide_warp {
    position: relative;

    width: 100%;
}

.slide_box {
    position: absolute;
    left: 0;

    width: 100000em;
}

.article_list {
    position: relative;

    float: left;
    width: 100%;
    width: 560px;

    -webkit-transition: all .5s ease 0s;
       -moz-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
         -o-transition: all .5s ease 0s;
            transition: all .5s ease 0s;
}

.article_list ul {
    display: block;
}

.article_list li {
    height: 30px;
    overflow: hidden;

    line-height: 30px;
}

.article_list a {
    text-decoration: none;
}

.article_list em {
    float: right;
}

.show_info_box {
    position: absolute;
    top: 410px;
    left: 130px;
    float: left;
}

.show_info_box a {
    position: relative;
    display: block;
    float: left;
    width: 101px;
    height: 39px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background: url(../images/info_btn_bg1.jpg) center center no-repeat;
}

.show_info_box a:hover {
	text-align: center;
	background: url(../images/info_btn_bg2.jpg) center center no-repeat;
}

.show_info_box div {
    position: relative;
    top: 10px;
    font-size: 14px;
}

.news_box li {
    width: 530px;
    height: 30px;
    line-height: 32px;
    color: #666666;
    
}

.news_box li:hover {
   /* padding: 13px 0;*/
    /*border-bottom: 1px dashed #d22e25;*/
    /*font-size: 14px;*/
    font-weight: bold;
    /*position: relative;*/
    color: #d22e25;
}

.game_news_adds {
    position: relative;

    float: left;
    width: 173px;
    height: inherit;
}

.game_roles_box {
    height: 456px;
    overflow: hidden;

    background: #fff;
}

.game_roles_title_warp {
    position: relative;
    z-index: 1;

    padding: 6px;
}

.top_fix {
    top: -48px;
}

.roles_title_warp li {
    width: 60px !important;
}

.roles_box_focus > .article_list {
    width: 760px;
}



.media_img {
    float: left;
    width: 224px;
    height: 123px;
    margin: 0 10px;
}

.game_media_box {
    height: 204px;
    overflow: hidden;

    background: #fff;
}

.game_media_title_warp {
    padding: 14px;
}

.media_box_focus > .article_list {
    width: 732px;
    margin: 0 14px;
}

.show_media_warp {
    padding: 0 0;
}

.media_title_warp li {
    height: 32px;
    margin: 0 10px;

    line-height: 32px;
}

.blank {
    display: block;
    overflow: hidden;
    clear: both;

    font-size: 1px;
}

.slidesjs-pagination {
    position: relative;
    top: -45px;
	left: -320px;
    z-index: 20;

    margin: 0 0;
}

.slidesjs-pagination-item {
    float: right;
    margin: 20px 10px;

    text-indent: -99999;
}

.slidesjs-pagination-item a {
    display: block;
    width: 25px;
    height: 25px;

    text-indent: -99999px;

    background: url(../images/pagination_a.png) center center no-repeat;
}

.slidesjs-pagination-item a.active {
    background: url(../images/pagination_on.png) center center no-repeat;
}

.list_news_title_warp {
    height: 96px;

    background: url(../images/list_news_title_bg.jpg) center center no-repeat;
}

.list_news_title_name {
    padding: 22px 0 20px 22px;

    font-size: 25px !important;

    color: #fff7e7;
}

.list_news_title_warp p {
    padding-left: 22px;

    font-size: 14px;

    color: #fff7e7;
}

.list_warp {
    width: 760px;

    background: #fff;

    min-height: 1122px;
}

.list_warp p {
    line-height: normal;
}

.list_tab_warp {
    padding: 10px 10px 2px 10px;

    background: #bba16d;
}

.list {
    padding: 0 18px;
}

.list em {
    float: right;
}

.list li {
    font-size: 14px;
    line-height: 32px;

    color: #927847;
}

.show_roles_box {
    height: 265px;

    color: #d22c24;
}

.name_icon {
    position: relative;
    top: 18px;
    left: 8px;
    z-index: 1;

    display: block;
    float: left;
    width: 17px;
    height: 18px;

    background: url(../images/list_role_icon.png) center center no-repeat;
}

.list_title {
    position: relative;
    z-index: 1;

    padding: 17px 0 18px 32px;

    font-size: 18px;
}

.roles_name_warp ul {
    position: relative;
    z-index: 1;

    float: left;
    width: 50%;
}

.roles_name_warp ul .active,
.roles_name_warp ul li:hover {
    font-weight: 900;
}

.roles_item_box {
    position: relative;
    top: -53px;

    height: inherit;
}

.roles_item_box img {
    position: absolute;
    left: 0;

    display: none;
}

.roles_item_box .active {
    display: block;
}

.roles_name_warp ul li {
    float: left;
    width: 50%;
    height: 40px;

    font-size: 14px;
    line-height: 40px;

    cursor: pointer;
    text-align: center;
}

.game_guide {
    height: 215px;
}

.game_guide a {
    position: relative;

    display: block;
    float: left;
    width: 186px;
    height: 41px;
    margin: 6px 21px;

    font-size: 16px;
    line-height: 41px;

    color: #fff;
    background: url(../images/guide_btn_bg.jpg) center top no-repeat;
    background-position: 0 -41px;
}

.game_guide a:hover {
    background-position: 0 0;
}

.register_title {
    padding: 30px;

    font-size: 25px;
    line-height: 25px;
	padding-bottom:5px
}
.t_b {
	font-weight:bold;	
}

.register_title_h2 {
    padding: 15px;

    font-size: 14px;
    line-height: 14px;
}

.register_warp {
    width: 677px;
    padding: 0 0 40px 0;
    margin: 0 auto;
}

.register_line {
    margin: 15px 0;
}

.register_line span {
    position: relative;

    display: block;
    float: left;
    width: 100px;
    margin-left: 125px;

    font-size: 16px;
    font-weight: 900;
    line-height: 35px;

    text-align: right;

    color: #835732;
}

.register_line input {
    width: 264px;
    height: 35px;

    line-height: 35px;

    text-indent: 10px;

    color: #fff;
    border: none;
    background: #beaa9a;
}

.phone_code {
    width: 140px !important;
}

.send_code_btn {
    position: relative;
    right: 188px;

    float: right;
    width: 100px;
    height: 35px;

    font-size: 14px;
    line-height: 35px;

    cursor: pointer;

    color: #fff;
    background: #a6360d;
}

.register_btn {
    position: relative;

    width: 245px;
    height: 55px;
    margin: 15px auto;
    margin-bottom: 40px;

    font-size: 25px;
    line-height: 55px;

    cursor: pointer;

    color: #fff;
    background: #a6360d;
}

.down_load_btn_warp {
    position: relative;

    width: 515px;
    height: 66px;
    padding-bottom: 30px;
    margin: 0 auto;
}

.down_load_btn_warp a {
    display: block;
    float: left;
    width: 50%;
    height: inherit;

    opacity: .9;
}

.down_load_btn_warp a:hover {
    opacity: 1;
}

.down_load_btn_1 {
    position: relative;
    margin-left: 125px;
    background: url(../images/download_btn_bg.png) center center no-repeat;
    background-position: 0 0;
}

.down_load_btn_2 {
    background: url(../images/download_btn_bg.png) center center no-repeat;
    background-position: 0 -66px;
}

.download_info_aera {
    width: inherit;
    padding: 20px 0;

    background: #ebe9d7;
}

.download_info_aera p {
    padding: 0 35px;

    font-size: 12px;
    line-height: 20px;

    color: #ae937d;
}

.recommendation_box {
    padding: 0 40px;
}

.recommendation_box a {
    position: relative;

    display: inline-block;
    margin: 10px 18px;

    color: #ae937d;
}

.yy_adds {
    width: 470px;
    padding: 20px 0;
    margin: 0 auto;
}

.jiathis_style {
    width: 200px;
    left: 216px;
    top: -17px;
    position: relative;
    height: 20px;
}

/* 右侧注册步骤大弹层 开始 */
.reg_close {
    position: fixed;
    top: 260px;
    right: 0;
    z-index: 99;

    display: block;
    width: 102px;
    height: 220px;

    background: url(http://pic.xoyo.com/cms/jx/V4/index/bg_reg_close.jpg) no-repeat;

    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||10)-(parseInt(this.currentStyle.marginBottom, 10)||30)));
}
.reg_open {
    position: fixed;
    right: 0;
    bottom: 100px;
    z-index: 100;

    width: 306px;
    height: 682px;

    background: url(../images/bg_reg_open.jpg) no-repeat;

    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||10)-(parseInt(this.currentStyle.marginBottom, 10)||30)));
}
.reg_open .btn_close {
    position: absolute;
    top: 10px;
    right: 13px;
    z-index: 10;

    display: block;
    width: 29px;
    height: 29px;
}

.reg_title {
    position: relative;

    float: left;
    width: inherit;
    height: 48px;

    font-size: 24px;
    line-height: 48px;

    text-indent: 20px;

    color: #ffffc6;
}

.reg_open table {
    width: 250px;
    margin: 65px auto 0 auto;

    color: #8b7168;
}
.reg_open table a {
    text-decoration: underline;

    color: #8b7168;
}
.reg_open input.text {
    width: 145px;
    height: 26px;
    padding-left: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 5px;

    line-height: 28px;

    color: #8b7168;
    border: 1px solid #845732;
    background: #fff;
}
.reg_open input.vcode {
    width: 45px;
    padding-left: 0;

    text-align: center;
}
.passport_reg {
    position: absolute;
    top: 214px;
    left: 63px;

    display: block;
    width: 188px;
    height: 44px;

    cursor: pointer;

    border: none;
    background: none;
}

#reg_ok {
    position: relative;
    top: -260px;
    left: 35px;
}

.btn_down {
    position: absolute;
    top: 348px;
    left: 63px;

    display: block;
    width: 188px;
    height: 44px;
}
.changeScodeImg {
    margin-bottom: 4px;

    cursor: pointer;
    vertical-align: middle;
}

.weixin_qr_box {
    position: absolute;
    top: 462px;

    width: inherit;
    height: 220px;
}

.reg_qr_warp {
    width: 180px;
    height: 180px;
    margin: 20px 63px;
}

/* 右侧注册步骤大弹层 结束 */

.h1 {
    height: 1px;
}

.h5 {
    height: 5px;
}

.h6 {
    height: 6px;
}

.h7 {
    height: 7px;
}

.h8 {
    height: 8px;
}

.h10 {
    height: 10px;
}

.h13 {
    height: 13px;
}

.h18 {
    height: 18px;
}

.h20 {
    height: 20px;

    line-height: 20px;
}

.h30 {
    height: 30px;
}

.h70 {
    height: 70px;
}

.h73 {
    height: 73px;
}

.h88 {
    height: 88px;
}

.h100 {
    height: 100px;

    line-height: 100px;
}

.w50 {
    width: 50%;
}

.p_x_20 {
    width: 720px;
    padding: 0 20px;
}

.bg_white {
    background: #fff;
}

.t_center {
    text-align: center;
}

.d_inline_block {
    display: inline-block;
}

.d_inline_block a {
    display: inline-block;
}

.d_display_table {
    display: table;
}

.bold {
    font-weight: 900;
}

.gray {
    color: gray;
}

.red {
    color: red;
}

.white{
    color: #fff;
}

.border_bottom {
    border-bottom: 1px solid #ededed;
}

.none {
    display: none;
}

.qr_title{
    position: absolute;
    top: 413px;
}
.news-pr { position: relative;}
.con_tit_more .ico_pic { display: block; position: absolute; width: 9px; height: 9px;background:url(//jxjd.xoyo.com/assets/2017/03/13/web/icon.png) 1px 1px no-repeat;z-index: 12;}
.con_tit_more .ico_more { position: relative; display: block; margin:4px 0 0; float: right; width: 9px; height: 9px; border: #969696 solid 1px;}
.con_tit_more { position: absolute; right: 0; top: 0; height: 26px; color: #000}
.con_tit_more:visited { color: #000;}
.con_tit_more .mowrap { position: absolute; overflow: hidden;  display: block;  display: none \9;  
    width: 13px; height: 7.5px;  z-index: 10; }
.con_tit_more .mowrap_t {  top: -3px;  left: -2px;}
.con_tit_more .mowrap_t .block {
  -webkit-transform-origin: 50% 100%;  -moz-transform-origin: 50% 100%;  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;  transform-origin: 50% 100%;
  -webkit-transform: rotate(-180deg);  -moz-transform: rotate(-180deg);  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);  transform: rotate(-180deg);
  -webkit-transition: all 0.2s linear 0s;  -moz-transition: all 0.2s linear 0s;  -o-transition: all 0.2s linear 0s; 
  -ms-transition: all 0.2s linear 0s;  transition: all 0.2s linear 0s;}
.con_tit_more .mowrap_b {  top: 4.5px;  left: -2px;}
.con_tit_more .mowrap_b .block {
  -webkit-transform-origin: 50% 0%;  -moz-transform-origin: 50% 0%;  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;  transform-origin: 50% 0%;  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);  -o-transform: rotate(-180deg);  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);  -webkit-transition: all 0.2s linear 0.2s;  -moz-transition: all 0.2s linear 0.2s;
  -o-transition: all 0.2s linear 0.2s;  -ms-transition: all 0.2s linear 0.2s;
  transition: all 0.2s linear 0.2s;}
.con_tit_more .block {
  display: block;  width: 13px;  height: 7.5px;  background-color: #fff;
  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);  transform: rotate(0deg);}
.con_tit_more:hover {  border-color: #cba950 \9;}
.con_tit_more:hover .mowrap_t .block {  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);  -ms-transform: rotate(0deg);  transform: rotate(0deg);}
.con_tit_more:hover .mowrap_b .block {  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  
  -o-transform: rotate(0deg);  -ms-transform: rotate(0deg);  transform: rotate(0deg);}
/*pop*/
.popup_wrap { display: block; position:absolute;background-color:rgba(0, 0, 0, 0.7); top: 0; width:100%; z-index:120; height:3140px; left:0;
 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000, endcolorstr=#B2000000);}
.pop-gg {position: fixed;top: 30%;left: 50%;margin-left: -312px;width: 1024px;height: 768px;z-index:121;}
.reg_open { z-index: 110}
.reg_close { z-index: 110}



.cke_show_borders {background: #f9f0e1;width: 707px;margin: 30px auto;border: 2px #a54100 solid;padding: 20px;box-shadow: 0px 0px 20px 0px black;}
.list_warp {float: left;width: 707px;margin: 23px 0;}
body {font: 14px/20px Tahoma,Arial,Verdana,sans-serif;text-decoration: none;}
h1 {margin: 23px 0 5px 0;color: #c30;font-size: 21px;font-weight: bold;font-family: Arial;line-height: 33px;background: url(../images/h1.png) no-repeat 0 center;padding-left: 40px;}
h2 {font-size: 20px;color: #cc8d00;font-weight: bold;font-weight: normal;background: url(../images/h2.png) no-repeat 0 5px;padding-left: 25px;margin: 12px 0;margin-left: 25px;}
h3 {font-weight: normal;background: url(../images/h3.png) no-repeat 0 5px;padding-left: 14px;margin: 12px 0;margin-left: 60px;}
h4 {font-weight: normal;background: url(../images/h4.png) no-repeat 0 5px;padding-left: 14px;margin: 12px 0;margin-left: 75px;}
h5 {font-weight: normal;background: url(../images/h5.png) no-repeat 0 5px;padding-left: 14px;margin: 12px 0;margin-left: 90px;}

table {font-size: 14px;border: 1px solid #906946;border-spacing: 0;border-collapse: collapse;}
table thead {background: #a54100;color: #fff;font-weight: bolder;text-align: center;}
table td {border: 1px solid #906946;text-align: center;padding: 8px;}
table th {border: 1px solid #906946;text-align: center;padding: 8px;}
[href] {text-decoration: none;}

table[align=center]{
    margin: 0 auto;
}
