* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: arial;
    background: #022E0B;
}
a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
a:hover {
    color: #E6A257;
}
.vaa {
    margin: 0 auto;
    width: 980px;
    background-color: #fff;
}
.header {
    float: left;
    width: 980px;
    height: 100px;
    background: #fff;
}
.register {
    float: right;
    margin-top: 40px;
    padding-right: 10px;
}
.regis_button {
    float: left;
    width: 88px;
    padding: 3px 0 4px 0;
    background: url(../images/text_regis.jpg) no-repeat;
    text-align: center;
    color: #fff;
    font-family: arial;
    border: none;
    cursor: pointer;
}
.regis_button:hover {
    color: yellow;
}
.input_1 {
    float: left;
    width: 125px;
    padding: 2px 5px;
    height: 16px;
    background: url(../images/bg_search.jpg);
    border: none;
    margin-left: 15px;
}
.submit {
    float: left;
    border: none;
    width: 20px;
    height: 20px;
    background: url(../images/but_search.jpg) no-repeat;
    cursor: pointer;
}
.menu_head {
    float: left;
    width: 980px;
    height: 29px;
}
.thong_bao {
    float: left;
    width: 980px;
    height: 37px;
    background: url(../images/bg_1.jpg) repeat-x;
}
.left_tb {
    float: left;
    width: 131px;
    padding-right: 4px;
    height: 37px;
    background: url(../images/thong_bao.jpg) no-repeat;
}
.right_tb {
    float: left;
    width: 137px;
    height: 17px;
    background: url(../images/bg_date.jpg) no-repeat;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
}
.link_tb {
    float: left;
    color: #fff;
    margin-right: 50px;
    height:16px;
}
.link_tb:hover {
    color: yellow;
}
.banner {
    float: left;
}
.banner img {
    float: left;
    border: none;
    width: 980px;
    height: 90px;
}
.slide_head {
    float: left;
    width: 965px;
    padding: 5px 0 10px 15px;
    background: #EFEFEF;
    border-bottom: 2px solid #CFCFCF;
}
.slide_col_1 {
    float: left;
    width: 634px;
    padding-right: 29px;
}
.slide_col_2 {
    float: left;
    width: 302px;
}
.banner_left {
    position: fixed;
    top: 98px;
    left: 0;
    width: 130px;
    height: 571px;
    z-index: 999999;
}
.banner_left img {
    border: none;
    width: 130px;
    height: 353px;
}
.banner_right {
    position: fixed;
    top: 98px;
    right: 0;
    width: 130px;
    height: 571px;
    z-index: 999999;
}
.banner_right img {
    border: none;
    width: 130px;
    height: 353px;
}

/* slide col _2 */


#sidebar {
    float:left;
    width:302px;
    height: 255px;
    padding: 10px 0 0 0;
}

#sidebar ul {
    font-size:12px;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
}

#sidebar li {
    height: 84px;
    overflow: hidden;
    background: transparent;
    border-bottom: 1px dotted #777;
}

#sidebar li .title_tthd {
    margin-bottom:3px;
    margin-top: 8px;
    float: left;
    width: 200px;
}

#sidebar li .title_tthd a {
    font-size: 12px;
    font-family: arial;
    color: #000;
    font-size:12px;
    font-weight: normal;
}
#sidebar li .title_tthd a:hover {
    color:red;
}
#sidebar li img {
    float:left;
    margin-right:10px;
    margin-top: 8px;
    height: 65px;
    width: 90px;
    border: 1px solid #777;
}

#sidebar li .info {
    color:#3E4548;
    font-size:1em;
}

#sidebar .spyWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;    
}
a img {
    border: 0;
}

/* end slide col 2 */

.bg_1 {
    float: left;
    width: 302px;
    height: 46px;
    background: url(../images/thong_tin_hd.jpg) no-repeat;
}
.text_1 {
    float: left;
    font-size: 16px;
    color: #fff;
    padding: 9px 0 0 15px;
    font-weight: bold;
}
.main {
    float: left;
    width: 980px;
    background: #fff;
    padding-top: 5px;
}
.top_main {
    float: left;
    margin-bottom: 10px;
}
.col_1 {
    float: left;
    width: 354px;
    padding-right: 11px ;
}
.col_2 {
    float: left;
    width: 313px;
    padding-right: 11px;
}
.col_3 {
    float: left;
    width: 291px;
}
.link_1 {
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 11px 0 0 20px;
}
.link_1:hover {
    color: yellow;
}
.bg_title_1 {
    float: left;
    width: 354px;
    height: 46px;
    background: url(../images/gioi_thieu.jpg) no-repeat;
}
.bg_title_2 {
    float: left;
    width: 313px;
    height: 46px;
    background: url(../images/thong_tin_qc.jpg) no-repeat;
}
.bg_title_3 {
    float: left;
    width: 291px;
    height: 46px;
    background: url(../images/hinh_anh_hd.jpg) no-repeat;
}
.box_1 {
    float: left;
    width: 334px;
    padding: 5px 10px 0 10px;
}
.box_2 {
    float: left;
    width: 293px;
    padding: 5px 10px 0 10px;
}
.box_3 {
    float: left;
    width: 271px;
    padding: 10px 10px 0 10px;
}
.box_4 {
    float: left;
    width: 204px;
    text-align: justify;
}
.img_gt {
    float: left;
    width: 120px;
    height: 110px;
    border: none;
    padding-right: 10px;
}
.img_hd {
    float: left;
    width: 271px;
    height: 100px;
}
.cham_xanh {
    float: left;
    width: 14px;
    height: 14px;
}
.link_tt_qc {
    float: left;
    width: 279px;
    color: #404040;
    margin-bottom: 7px;
}
.link_tt_qc:hover {
    color:  #E6A257;
}
.field {
    float: left;
    width: 100%;
}
.field_1 {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #919090;
    padding-bottom: 10px;
    margin-top: 10px;
	
}
.field_2 {
    float: left;
    width: 100%;
    margin: 15px 0;
}
.field_3 {
    float: left;
    width: 94%;
    padding-left: 6%;
    margin-bottom: 6px;
}
.field_4 {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.col_4 {
    float: left;
    width: 426px;
    padding: 0 5px 0 6px;
}
.col_5 {
    float: left;
    width: 244px;
    padding: 0 5px;
}
.col_6 {
    float: left;
    width: 279px;
    padding: 0 5px;
}
.col_7 {
    float: left;
    width: 680px;
    margin-right: 5px;
    border-right: 1px solid #989797;
    border-bottom: 1px solid #989797;
}
.col_4_5 {
    float: left;
    width: 691px;
}
.bg_title_4 {
    float: left;
    width: 426px;
    height: 34px;
    background: url(../images/title_vaa_new.jpg) no-repeat;
}
.bg_title_5 {
    float: left;
    width: 244px;
    height: 34px;
    background: url(../images/title_vaa_new_1.jpg) no-repeat;
}
.bg_title_6 {
    float: left;
    width: 279px;
    height: 40px;
    background: url(../images/bg_truyen_thong.jpg) no-repeat;
}
.box_5 {
    float: left;
    width: 404px;
    border: 1px solid #919090;
    border-top: none;
    padding: 10px;
}
.box_6 {
    float: left;
    width: 232px;
    border: 1px solid #919090;
    border-top: none;
    padding: 10px 5px;
}
.box_7 {
    float: left;
    width: 267px;
    border: 1px solid #919090;
    border-top: none;
    padding: 10px 5px;
}
.box_7_new {
    float: left;
    width: 242px;
    border: 1px solid #919090;
    border-top: none;
    padding: 5px 0;
}
.link_new {
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 0 0 20px;
}
.link_new:hover {
    color: yellow;
}
.img_new {
    float: left;
    width: 73px;
    height: 53px;
    border: 1px solid #919090;
    margin-right: 10px;
}
.box_8 {
    float: left;
    width: 319px;
}
.box_9 {
    float: left;
    width: 147px;
}
.clear {
    clear: both;
}
.title_new {
    float: left;
    color: #A30B0D;
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 13px;
}
.title_new:hover {
    color: #E6A257;
}
.title_new_1 {
    float: right;
    color: #A30B0D;
}
.title_new_1:hover {
    color: #E6A257;
}
.img_xu_huong {
    float: left;
    width: 73px;
    height: 48px;
    border: 1px solid #777;
    margin-right: 10px;
    margin-bottom: 6px;
}
.title_xh {
    float: left;
    color: #108612;
    font-weight: bold;
}
.title_xh:hover {
    color: #E6A257;
}
.view_1 {
    float: right;
    color: #000;
    margin: 6px 0;
}
.link_xh {
    float: left;
    color: #606260;
    margin-bottom: 4px;
	line-height:18px;
}
.link_best_adv {
    float: right;
    color: #606260;
    font-weight: bold;
    margin-top: 10px;
}
.link_xh_new {
    float: left;
    width: 101px;
    color: #606260;
    padding: 0 10px;
}
.box_link_xh_new {
    float: left;
    width: 121px;
    height: 18px;
    overflow: hidden;
    margin: 5px 0 4px 0;
}
.img_tt {
    float: left;
    width: 88px;
    height: 63px;
    border: 1px solid #777;
    margin-right: 10px;
}
.box_10 {
    float: left;
    width: 167px;
}
.box_10_new {
    float: left;
    width: 303px;
}
.link_tt {
    float: left;
    color: #025918;
    font-weight: bold;
}

.left {
    float: left;
}
.field {
    float: left;
    width: 100%;
}
.banner_bot_1 {
    width: 424px;
    height: 146px;
}
.banner_bot_2 {
    width: 243px;
    height: 146px;
}
.banner_bot_3 {
    width: 135px;
    height: 146px;
}
.banner_bot_4 {
    width: 135px;
    height: 146px;
}
.middle_main {
    float: left;
    width: 980px;
    height: 27px;
    background: url(../images/middle_main.jpg) no-repeat;
    margin-top: 20px;
}
.title_bottom_main{
    float: left;
    width: 225px;
    padding: 10px;
    color: #025918;
    font-weight: bold;
    font-size: 11px;
}
.box_bottom_main {
    float: left;
    width: 225px;
    height: 130px;
    padding: 0 9px 0 10px;
    border-right: 1px solid #c0c0c0;
    text-align: justify;
    margin-bottom: 20px;
}
.view_2 {
    float: right;
    color: #025918;
    margin: 5px 10px 5px 0;
}
.view_3 {
    float: right;
    color: #012D0C;
}
.view_3:hover {
    color: #E6A257;
}
.foofter {
    float: left;
    width: 980px;
    height: 87px;
    background: url(../images/bg_foof.jpg) repeat-x;
    color: #5E5D5D;
    line-height: 16px;
    padding-top: 20px;
}
.bg_gioi_thieu {
    float: left;
    width: 680px;
    height: 33px;
    background: url(../images/title_detail_new.jpg) no-repeat;
}
.bg_gioi_thieu p {
    float: left;
    color: #fff;
    font-size: 14px;
    padding: 8px 0 0 20px;
    font-weight: bold;
}
.box_11 {
    float: left;
    width: 660px;
    padding: 10px;
	text-align:justify;
}
.box_lh {
    float: left;
    width: 630px;
    padding: 10px 10px 10px 40px;
    color: #4A4B4B;
}
.business {
    float: left;
    margin: 5px 0 ;
}
.business img {
    border: none;
    width: 279px;
    height: 133px;
}
.short_box {
    float: left;
    width: 310px;
    padding: 10px 15px;
    text-align: justify;
}
.img_nien_giam {
    float: left;
    width: 73px;
    height: 58px;
    border: 1px solid #000;
    margin-right: 10px;
    margin-bottom: 6px;
}
.title_NG {
    float: left;
    color: #012D0C;
    font-weight: bold;
}
.title_NG_1 {
    float: left;
    color: #012D0C;
    font-weight: bold;
    margin-bottom: 6px;
}
.title_NG_2 {
    float: left;
    color: #012D0C;
    font-weight: bold;
    width: 225px;
    margin-bottom: 8px;
}
.img_new_1 {
    float: left;
    width: 116px;
    height: 100px;
    margin-right: 20px;
    border: 2px solid #005B1E;
}
.logo_ng {
    float: left;
    width: 120px;
    height: 70px;
    background: url(../images/bg_logo.jpg) no-repeat;
    margin-right: 20px;
}
.logo_ng a {
    float: left;
}
.logo_ng a img {
    border: none;
    width: 120px;
    height: 70px;
}

.box_12 {
    float: left;
    width: 520px;
    line-height: 16px;
}
.page_link {
    float: right;
    margin: 10px 0;
}
.title_new_2 {
    float: left;
    color: #118B12;
    font-weight: bold;
    margin-bottom: 7px;
}
.bottom_new {
    float: left;
    width: 660px;
    height: 15px;
    background: url(../images/bottom_new.jpg) no-repeat;
}
.box_13 {
    float: left;
    width: 660px;
    padding: 10px;
    border-bottom: 1px dotted #777;
    margin-bottom: 10px;
}
.bg_img_new {
    float: left;
    width: 140px;
    height: 120px;
    background: url(../images/bg_img_new.jpg) no-repeat;
    margin: 0 20px 6px 0;
}
.bg_img_new img {
    float: left;
    width: 136px;
    height: 116px;
    padding: 2px 0 0 2px;
}
.title_new_3 {
    float: left;
    color: #012D0C;
    font-weight: bold;
    width: 650px;
    font-size: 14px;
    margin-bottom: 10px;
}
.tin_dang {
    float: left;
    color: #545252;
    font-weight: bold;
    width: 100%;
    margin-bottom: 15px;
    text-decoration: underline;
}
.list_new {
    float: left;
    color: #006E2E;
}
.text_contact {
    float: left;
    width: 100px;
    height: 20px;
}
.text_contact p {
    padding-top: 2px;
}
.input_2 {
    float: left;
    height: 16px;
    padding: 1px 5px;
    border: 1px solid #7F9DB9;
    width: 220px;
}
.input_3 {
    float: left;
    height: 100px;
    padding: 5px;
    border: 1px solid #7F9DB9;
    width: 480px;
}
.submit_1 {
    float: right;
    height: 37px;
    background: url(../images/bg_button_sub.jpg) repeat-x;
    text-align: center;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 15px;
    cursor: pointer;
    margin: 10px 0 10px 20px;
    
}
.submit_1:hover {
    color: yellow;
}
/* validate form */

div.CheckForm {
    background:transparent ;
    border:0;
    width:200px;
    padding-left: 100px;
}
div.CheckForm { display: none }
.CheckForm label.error {
    display: inline;
}
div.CheckForm ol li {
	list-style-type: disc;
}
label.error {
    display: block;
    width: auto;
    color:red;
    font-size:12px;
}

div.error { display: none; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }

.page_link {
    float: right;
    margin: 15px;
    color: black;
    cursor: pointer;
}
.page_link a{
    background-color: #737574;
    padding: 2px 3px;
    margin-right: 3px;
    color: #000;
}
.page_link a:hover{
    color: yellow;
}


.bg_gallery {
    float: left;
    width: 110px;
    height: 110px;
    border: 1px solid #777;
    padding: 5px;
    margin: 5px;
}
* html .bg_gallery {
    float: left;
    width: 110px;
    height: 110px;
    border: 1px solid #777;
    padding: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 2px;
}
.bg_gallery img {
    float: left;
    width: 108px;
    height: 108px;
    border: none;
    border: 1px solid #777;
}
.banne_vaa_1 {float: left;width: 279px;height: 200px;border: none;margin-bottom: 5px;}
.banne_vaa_2 {float: left;width: 279px;height: 130px;border: none;margin-bottom: 5px;}
.banne_vaa_3 {float: left;width: 155px;height: 115px;border: none;margin-bottom: 10px;}
.banne_vaa_4 {float: left;width: 110px;height: 240px;border: none;margin-bottom: 5px;}
.banne_vaa_5 {float: left;width: 155px;height: 165px;border: none;margin-bottom: 5px;}
.banne_vaa_6 {float: left;width: 110px;height: 80px;border: none;margin-bottom: 5px;}
.pics { 
    height: 310px; 
    width: 634px; 
    padding:0; 
    margin:0; 
    overflow: hidden 
    }
    
.pics img { 
    height: 310px; 
    width: 634px; 
    }