﻿.textfooter a, .textfooter a *:hover {
    color: #999999 !important;
    padding: 0 !important;
}

.text_help {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    padding: 10px 0;
}

    .text_help span {
        background: none repeat scroll 0 0 #8DC73F;
        color: #FFFFFF;
        display: block;
        float: left;
        font-weight: bold;
        height: 20px;
        line-height: 20px;
        margin: 0 10px 0 0;
        text-align: center;
        transition: all 0.2s ease 0s;
        width: 30px;
        border: 1px solid #8dc73f;
    }

.text_help_2 {
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #B9B9B9;
    display: block;
    padding: 20px 18px;
}

.text_help a {
    background-image: url("../images/bg_arrow.jpg");
    background-position: right 5px;
    background-repeat: no-repeat;
    text-align: justify;
    padding-right: 20px;
    display: inline;
    float: left;
    transition: all 0.2s ease 0s;
}

    .text_help a:hover, .text_help a.active {
        background-image: url("../images/h_bg_arrow.jpg");
        background-position: right 5px;
        background-repeat: no-repeat;
        color: #8DC73F;
        padding-right: 20px;
    }

#webform input {
    border: 1px solid #CCCCCC;
    height: 28px;
    outline: medium none;
    padding: 0 0 0 10px;
    width: 210px;
}

.btn_xn {
    background: none repeat scroll 0 0 #8DC73F;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0 12px 0 0;
    text-align: center;
    transition: all 0.1s ease 0s;
    width: 105px;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none !important;
    border: none;
     -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
  border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

    .btn_xn:hover {
        background: none repeat scroll 0 0 #0091D0;
    }
.captcha {
    
    text-align: right;
    width: 220px;
    margin-top: 5px;
}
.reload_captcha {
    background: url("../images/bg_reload_captcha.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
     height: 28px;
    width: 28px;
    margin: 8px 0;
}
ul.menu_content li a {
   
    margin: 12px 28px;
   
}
.green_txt {
   color: #8DC73F !important
}
.red_txt {
    color: #FF0000 !important;
}



ul.chon_game li {
    width: 160px;
}
.ten_game {
    width: 100%;
    text-align: center;
}

.so_du {
    color: #666666;
}
.blue_txt {
    color: #0091D0 !important;
}
.error_img {
    color: #FF0000;
    display: block;
    margin: 0 0 5px;
    width: 100%;
}
.nd_tbao {
    
    background: url("../images/ic_er.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #FF0000;
   
    margin-left: 52px;
    padding: 0 0 0 25px;
    width: 100%;
    -box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz--box-sizing: border-box;
    -o-box-sizing: border-box;
}
.nd_info {
   
    height: 20px;
    float: left;
    background: url("../images/ic_info.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #0091D0;
    margin-left: 52px;
    padding: 0 0 0 25px;
    width: 100%;
    -box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz--box-sizing: border-box;
    -o-box-sizing: border-box;
}