@charset "utf-8";


* {
    margin: 0px;
    padding: 0px;
}

body {
/*background-color: #e5ecf3;*/
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    background:#E5ECF4
   /* background: #e5ecf3 url(images/head_bgr_top.gif) repeat-x left top;*/
}

/*********************************Content*******************************/
#ContentLayout {
    background-color: #fff;
    padding-top: 5px;
    width: 1000px;
	text-align:left
}

#ContentLeft {
    padding-left: 5px;

}

#ContentRight {
    width: 300px;
}

#FooterLayout {
    width: 1000px;
}

.searchlite {
    font-weight: bold;
}

a:focus {
    outline: none;
    outline: 0
}

a:-moz-focus-inner {
    border: none
}

.othrAcc {
    background-color: #fffad8;
    border: 1px solid #CBCAC8;
    color: #000000;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
    text-align: center;
    margin-right: 6px;
}

/*---------------------*/

.textAreaBlockUI {
    width: 94%;
    *width: 100%;;
    margin: 15px;
    border: 1px solid #e4e4e4
}

.btnBlockUIHover {
    background: url(images/btn_all_blockUI.gif) repeat-x left -22px;
    height: 22px;
    cursor: pointer;
    border-bottom: none;
    border-top: none;
    text-align: center;
    padding: 0px 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    line-height: 22px;
    font-family: Tahoma, arial, sans-serif;
    font-size: 12px
}

.btnBlockUI {
    background: url(images/btn_all_blockUI.gif) repeat-x top;
    height: 22px;
    cursor: pointer;
    border-bottom: none;
    border-top: none;
    text-align: center;
    padding: 0px 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    line-height: 22px;
    font-family: Tahoma, arial, sans-serif;
    font-size: 12px
}

#box-thongbao {
    margin-bottom: 10px;
    text-align: center;
    width: 400px;
}

#box-thongbao {
    background-color: #fffbcc;
    border: 1px solid #F8DE42;
    overflow: hidden;
}

#img-thongbao {
    margin-left: 5px;
    margin-top: 7px;
    padding-right: 5px;
}

#box-thongbao .view-thongbao {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
}

#box-thongbao .view-thongbao .content {
    float: left;
}

#box-thongbao .close_thongbao {
    cursor: pointer;
    float: right;
    margin-top: 3px;
    width: 3%;
}

.closeThongbao, .closeThongbaoOver {
    background: url("images/icon_close_thongbao.png") no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 18px;
    margin-left: -8px;
}

.closeThongbaoOver {
    background: url("images/icon_close_thongbao.png") no-repeat scroll left -18px transparent;
    display: block;
}

#giohang {
    width: 247px;
    height: 37px;
    background: #e4e5e7;
    border: 1px #b5b5b5 solid;
    position: fixed;
    bottom: 0;
    right: 15px;
    cursor: pointer;
}

#gio {
    width: 85px;
    float: left;
    font-weight: bold;
    font-size: 12px;
    background: url('images/giohang2.jpg') no-repeat left center;
    padding: 0px 0px 0px 15px;
    height: 37px;
}

#cart-continue {
    width: 30px;
    float: left;
    font-weight: bold;
    font-size: 12px;
    background: url('images/ico_cart_continue.png') no-repeat 4px 3px;
    padding: 5px;
    height: 37px;
    border-right: 1px solid #b5b5b5;
}

#inner_gio {
    border-right: 1px #b5b5b5 solid;
    padding: 10px 0px 10px 22px;
}

#thanhtoan {
    float: left;
    width: 106px;
    font-size: 12px;
    text-align: center;
    padding: 6px 0px;
}

#thanhtoan input {
    background: url(images/thanhtoan_03.png);
    width: 83px;
    height: 24px;
    color: #fff;
    border: none;
}

#thanhtoan input:hover {
    color: #000;
    cursor: pointer
}

/*Clear fix css for IE add by thanhdx*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*ngannv fix IE6 nÃºt chá»n mua (mua lÆ°á»£t Ä‘Äƒng)*/
span.chonmua_def{
    background: url(images/payment/Mua.png) no-repeat;
    height: 30px;
    width:80px;
    display: inline-block;
    cursor: pointer;
}
span.help_def{
     background: url(images/usercp/question_blue.png) no-repeat;
    height: 12px;
    width:12px;
    display: inline-block;
    cursor: pointer;
}

.viewBoxActiveOtp{
    background: url(images/error.png) no-repeat 5px 7px;
    height:50px;
    padding-left: 40px;
    float:left;
}
/* classic popup */
.classic-popup{background: rgba(255,255,255, 0.24);border-radius: 5px;-moz-border-radius: 5px;padding:5px;*padding:0px}
.classic-popup-title{width:100%;background:#1b77b6;*width:100.2%;}
.classic-popup-title,.classic-popup-title .fl,a.classic-popup-close{height:40px;line-height:40px;_height:20px;*padding-top:-7px;*line-height:17px;_padding-top:-7px;_line-height:17px;font-weight:bold;color:#fff}
.classic-popup-title .fl{padding-left:20px;*margin-top:15px;font-size:16px;text-transform:uppercase;text-shadow:0 1px 0 #666666}
a.classic-popup-close{float:right;font-size:13px;line-height: 30px;padding:0 10px;*padding-right:15px}
a.classic-popup-close:hover{text-decoration:none;color:#4f2d00}
.classic-popup-content{width:100%;background:#fff;color:#472900;}
.mTop20,#mTop20{margin-top:20px}
.mRight20,#mRight20{margin-right:20px}
/*ngannv*/
table.cart-finish label{width: 100%;height:100%;cursor: pointer;display: inline-block;}
.cart_choice{background: #e7ffc9;}
.cart_2{background: #f6ffe8;}
.NewsList tr.list_detail_mask{
    background: #ff9900;}
    
#ul_u{ position: absolute; top: 0; z-index:10; margin: 0; right:10px; width: auto; background:none}
#ul_u li#uname{position: relative; height:45px; padding: 0px 1px 3px 0; background: none; width:auto; min-width:185px; display:block; margin-left:0px}
#ul_u li#uname a.uname{ background: url('images/arrow_down.gif') right center no-repeat; padding: 0 10px 0 0;display: inline-block; }
#ugold{ color: #ff8b00; font-weight: normal; font-size: 11px; text-align: right;}
#ul_u li{position: relative;}
#ul_u li#uname ul{ position:  absolute; top:44px; right:0px; }
#ul_u li#uname ul li{ position: relative; z-index: 1000001; }
#ul_u li#uname:hover{  border-bottom:0; cursor: pointer; }

ul#rbul_ucp{border: 1px solid #06598e; padding: 0; margin: 0; display: none; background:#FFF}
ul#rbul_ucp li{ background: #fff; font-weight: bold; line-height:35px; border-bottom: 1px solid #d8dfea; min-width: 179px; padding: 0 5px 0 0; margin: 0; font-size: 11px; display:inline-block;}
ul#rbul_ucp li a{text-shadow: 0px 0px 0px #fff;display:block}
ul#rbul_ucp li a:hover{color:#FF8B00; display:block}
ul#rbul_ucp li:hover{ background: #e9edf3; text-decoration: none; color:#FF0000}
/**#ul_u li#uname:hover ul#rbul_ucp{display: block;}*/

div#uhelp{ background: url("images/danhdau.png") no-repeat scroll 0 0 transparent; display: inline-block; height: 36px; position: absolute; right: 0; top: 0px; width: 49px; text-align: center; padding-top: 4px; }                    
.view_account_head{ color:#034b8a; font-weight:bold; font-size: 11px; background: url("images/arrow_bottom.gif") no-repeat scroll left 6px;margin-right:-20px;padding-right:10px; }
img.uavatar{ float: right; height: 30px; margin-left: 7px; width: 30px; border-radius: 2px 2px 2px 2px; }




.headBt{background:#f9f9f9;border-bottom: solid 1px #cccccc}
.headBt .headBtbar{margin:0 auto;width:1010px;height: 51px;}
.cate {width: auto;float: left;position: relative;min-width: 350px;}
.cate .menuShow, .cate .sHome{width: 60px;height:50px;float: left;overflow: hidden;border-right: solid 1px #ebebeb;}
.cate .sHome{border-left: solid 1px #ebebeb;}
.cate .sHome .iconHome{background: url("images/job/iconHome.png") no-repeat center 17px;display: block;width: 60px;height: 50px;}
.cate .sHome .iconHome:hover{background: #ebebeb url("images/job/iconHome_hover.png") no-repeat center 17px;}
.cate .menuShow .icon{background: url("images/job/toggle.png") no-repeat 10px 15px;display: block;width: 62px;height: 50px;cursor: pointer;border: solid 2px #f9f9f9;border-bottom: none;border-radius: 5px 5px 0 0;}
.cate .menuShow .iconHover{background:#fff url("images/job/toggle_hover.png") no-repeat center 15px;border: solid 2px #dadada;height:48px;width:57px;border-bottom: none;position: absolute;z-index: 11;}
.cate ul.hdCate{margin: 0;padding: 0;float:left;margin-left: 10px;line-height:58px;}
.cate ul.hdCate li{float: left;list-style: none;font-weight: bold;font-size: 14px;text-transform: uppercase;color: #555;margin: 0; padding: 0px;}
.cate ul.hdCate a li {text-decoration: none;color: #555;}
.cate ul.hdCate li.selected{color: #555;background: url(images/arrow3.png) no-repeat right center; padding-right: 20px;}
.cate ul.hdCate li.subcat_nm{font-size: 11px;text-transform:none;font-weight: normal;padding-left: 7px;}

.rightBox{width: auto;float: right;height: 50px;line-height: 50px; padding-right: 5px;}
.rightBox .searchPrCar{width:auto;float: right;margin-right: 5px;padding-right:10px;position: relative;font-size: 12px;color: #004fb1;cursor: pointer;}
.rightBox .searchPrCar.s_block{background: url("images/ListItem/Car/s_block.png") no-repeat right center;}
.rightBox .searchPrCar.s_hide{background: url("images/ListItem/Car/s_hide.png") no-repeat right center;}
.rightBox .cityHead{width:auto;float: right;margin-right: 20px;position: relative;font-weight: bold;}
.rightBox .cityHead ul{height: 27px;line-height: 27px;font-size: 12px; font-weight: bold;color: #393939;text-transform: uppercase;margin-top: 12px;}
.rightBox .cityHead ul li{float: left;list-style: none;}
.rightBox .cityHead ul li.selectCity{padding: 0 15px;background: #d9d9d9;border-radius: 5px;}
.rightBox .cityHead ul li a{text-decoration: none;color: #393939; font-weight: bold;}
.rightBox .cityHead ul li .otherCity{background: url("images/arricon.png") no-repeat center right;padding-right: 13px;}
.rightBox .postItem{float: right;background: #d12326 url("images/postItem.png") no-repeat 10px center;height: 30px;margin-top: 10px;border-radius: 5px;}
.rightBox .postItem .iconPost{padding:0 12px 0 35px;line-height: 30px;color: #fff;text-transform: uppercase;font-weight: bold;font-size: 12px;}
.rightBox .otherChose{line-height: 60px;}
.rightBox .otherChose a{color: #006fb4;font-size: 11px}

.arrows{background: url(images/arrow3.png) no-repeat 0 center;display: block;float:left;width: 15px;height: 40px;overflow: hidden;margin: 0 3px;}
.main{min-width: 1008px;}
.main .body_tpl{width: 1010px;padding:0;position: relative;}
div.breadcrumbTop{width: 1010px;margin: 0 auto;line-height: 40px;height: 40px}
div.breadcrumbTop .linkbc{color: #808080;float: left;font-size: 11px;padding-left: 6px;}
div.breadcrumbTop .linkbc .tLinkbc{color: #808080;float: left;font-size: 11px;}


.dis_block{display: block !important;}
.dis_none{display: none !important;}
.w50{width: 50%}
.ml-1{margin-left: -1px}
.bdRMn{border-right: dashed 1px #e7e7e7;}
.menu{position: absolute;z-index:10;top:48px;left: 0;width: 696px;height: auto;background: #fff;border: solid 2px #dadada;padding: 20px 0 0;border-radius: 10px;color: #555;display: none;}
.menu .subMenu{height: 100%;}
.menu .subMenu h1{text-align: center;font-size: 15px;text-transform: uppercase;}
.menu .subMenu ul.jobMenu{margin: 0;padding: 5px 25px;}
.menu .subMenu ul.jobMenu li{margin:0 0 18px 0;list-style: none;}
.menu .subMenu ul.jobMenu li h2{text-align: left;color: #333;font-size: 11px;text-transform: uppercase;}
.menu .subMenu ul.jobMenu li .label{margin: 10px 10px 0 8px;text-align:left;color: #555;font-size: 11px;}
.menu .subMenu ul.jobMenu li .label a{color: #555;text-decoration: none;font-size: 11px;}
.menu .subMenu ul.jobMenu li .label a:hover{color: #005d92; text-decoration: underline;}

.menu .serFamily{width: 432px;float: left;padding: 0 0 20px}
.menu .serOffice{width: 262px;float: left;padding: 0 0 20px}
.menu h1.cateSer{text-align: center;font-size: 15px;text-transform: uppercase;}
.menu ul.serviceMenu{padding: 0 25px 15px;}
.menu ul.serviceMenu li{margin: 0 0 10px;list-style: none;}
.menu ul.serviceMenu li a{color: #555;font-size: 11px;}
.menu ul.serviceMenu li a:hover{color: #005d92; text-decoration: underline;}

.menu ul.boxMenuPcatCar{padding: 0 20px 20px 30px}
.menu ul.boxMenuPcatCar li.pcatCar{float: left;background:url(images/bullet_orange.gif) no-repeat 0 center;width: 120px;padding-left:9px;margin: 0;height: 30px;line-height: 30px;color: #555;font-size: 11px;}

.menu .boxMenuSubcatCar{padding: 0 20px 0 16px;}
.menu .boxMenuSubcatCar .blSubcat{width:90px;float:left;text-transform: uppercase;color: #333;font-size: 12px;font-weight: bold;}
.menu .boxMenuSubcatCar .linebd{width:555px;float: left;margin-top:10px;border-bottom: solid 1px #e5e5e5;}
.menu .boxMenuSubcatCar ul.menuSubcatCar{padding: 10px 5px 20px 12px;}
.menu .boxMenuSubcatCar ul.menuSubcatCar li.subcatCar{float: left;background:url(images/bullet_arrow.gif) no-repeat 0 center;width: 118px;padding-left:9px;margin: 0;height: 25px;line-height: 25px;color: #555;font-size: 11px;}

.menu ul.boxMenuPcatCar li.pcatCar:hover, .menu .boxMenuSubcatCar ul.menuSubcatCar li.subcatCar:hover{color: #005d92; text-decoration: underline;}
.menu ul.boxMenuPcatCar li.pcatCar.selected{color: #f68b1f; text-decoration: underline;}
.menu .boxMenuSubcatCar ul.menuSubcatCar li.subcatCar.selected{color: #9f6c39; text-decoration: underline;}


.btnYellow{background: url("images/bgbt.png") repeat-x;background-size:100% 28px;width: 105px;height: 28px;line-height: 28px;font-weight: bold;font-size: 14px;color: #8e4d03;text-align:center;border: solid 1px #eb8701;border-radius: 5px;cursor: pointer;}

#post_item_btn, #post_item_btn1{width: 125px;height: 31px;cursor: pointer;font-size: 15px;color: #FFF;border: none;font-weight: bold;padding-top: 12px;text-align: center;}
#post_item_btn1{height:40px; padding-top: 0;}
.post_item_btn{background: url('images/submit_postitem.png') no-repeat 0 -41px;}
.post_item_hover{background: url('images/submit_postitem.png') no-repeat 0 0;}

/*------------------------------------------------- notice header*/
.float_l{float: left;}
.pop_head{position: relative;}
.arrow_top_h{background: url("images/header/arrow.png") no-repeat transparent;display: block;position: absolute;top: 39px;left: 25%;width: 20px;height: 20px;z-index: 2;display: none;}
.notice_header{background-color: #FFFFFF;box-shadow: 0 0 3px #888888;;border-radius: 3px;display: block;overflow: hidden;position: absolute;right: -1px;top: 50px;width: 318px;z-index: 1;color: #333333;font-weight: normal;padding-bottom: 5px;display: none;}
.notice_h_tit{font-weight: bold; margin-left: 10px; margin-top: 5px; font-size: 12px;font-family: Tahoma,Verdana,Arial;margin-bottom: 5px;}
.area_noc_content{border-top: 1px solid #dddddd;padding: 10px;position: relative;}
.area_noc_content:hover{background-color: #f7f7f7;}
.notice_content_tit{background: url("images/header/square.png") no-repeat scroll -2px 6px rgba(0, 0, 0, 0);padding-left: 8px;color: #034B8A;font-weight: bold;font-size: 12px;}
.notice_content{color: #666666;font-size: 11px;line-height: 17px;margin-left: 8px;}
.mr_top_3{margin-top: 3px;}
.del_notice{background: url("images/header/del_blue.png") no-repeat;display: block;width: 15px;height: 15px;position: absolute;right: 5px;top: 12px;}
.num_pack_cart{width: 60px; border: 1px solid rgb(204, 204, 204); margin-left: 10px;}
.bg_hover_blue:hover{background-color: #E7FFC9;}
.header_top_t{position: relative;z-index: 1;}
.process-avatar-up{height: 20px;display: none;float: left;width:400px;margin-left:215px;}
.show_more_bm{float:right;margin-right:10px;}
.margin_5_30{margin: 5px 30px !important;}
.chk_black{background: url('images/icon_chk_black.png') 0 2px no-repeat; display: block;margin: 10px 0 15px;padding: 0 20px;}

/*---------------------------------------------------------- list item new*/
.list_top_1{
    border: 1px solid #ffe3d5;
    border-bottom: none;
    background-color: #fffefa !important;
}
.list_bot_1{
    border: 1px solid #ffe3d5;border-top: none;background-color: #fffefa;
}
.list_top_2{
    background-color: #fffefa !important;
    border: none;
}
.list_top_2 td:first-child{
    background: url('images/corner_top.png') no-repeat #fffefa !important;
    border: none;
}
.list_bot_2{
    border: none;background-color: #fffefa !important;
}
.list_top_1 td, .list_top_2 td{
    color: #333335 !important;
}

/* ------------------------------------------------------ box right list*/
.area_list_vip{
    border: 1px solid #dedede;
    position: relative;
    width: 300px;
    margin-bottom: 10px;
    padding-top:15px;
    padding-bottom: 5px;
    float: left;
}
.pin_top_list{
    background: url('images/icon_top_vip.png') no-repeat;
    position: absolute;
    top: -2px;
    left: -1px;
    width: 120px;
    height: 20px;
}
.area_list_vip .content_list_vip{
    padding: 10px 0;
    line-height: 18px;
    width: 100%;
    float: left;
}
.area_list_vip .content_list_vip:nth-child(2n+1){
    background-color: #f4f4f4;
}
.content_list_vip .title_vip{
    background: url("images/bullet_2.gif") no-repeat scroll left 4px rgba(0, 0, 0, 0);
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding-left: 15px;
    padding-right: 5px;
    text-decoration: none;
    margin-left: 10px;
    height: 20px;
    overflow: hidden;
}
.content_list_vip .title_vip_2{
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding-right: 5px;
    text-decoration: none;
    float: left;
    width: 70%;
}
.content_list_vip .image_vip{
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: 0 10px;
}
.content_list_vip .image_vip img{
    width: 60px;
    height: 60px;
}
.content_list_vip p{
    color: #777777;
    font-size: 11px;
    padding-left: 25px;
    height: 20px;
    overflow: hidden;
}
.pd_l_0{
    padding-left: 0 !important;
}
.width_70_p{
    width: 70%;
}
.consult_price{
    color: #006AB5;
    display: block;
    font-size: 11px;
    padding: 0px 12px 0 18px;
    float: left;
    cursor: pointer;
}
.consult_brief{
    background: url('detail/triangular_top.png') no-repeat;
    background-position: right;
    padding-right: 13px;
}
.consult_expand{
    background: url("detail/triangular_bot.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    background-position: right;
}
.area_consult_price{
    width: 94%;
    padding: 5px 19px;
    float: left;
}
.table_border tr td{
    border-bottom: 1px solid #eeeeee;
    color: #333333;
    line-height: 19px;
    padding: 6px;
}
thead.title_consult_price{
    background-color:#307499;color:#fff;font-size: 11px;
}
thead.title_consult_price tr th{
    border-bottom: 1px solid #6194b1;
    border-left: 1px solid #6194b1;
    color: #fff;
    line-height: 18px;
    padding-top: 4px;
}
.full_slot_vip{
    float: left;margin-left: 20px;margin-top:10px;font-size:11px;color:#555555;
}
.full_slot_vip span{
    display: block;background-color: #cd0d0c;width: 10px;height: 10px;float:left;margin-right:7px;position:relative;top:1px;
}
.book_slot_vip{
    float: left;margin-left: 20px;margin-top:10px;font-size:11px;color:#555555;
}
.book_slot_vip span{
    display: block;border: 1px solid #d7d7d7;width: 8px;height: 8px;float:left;margin-right:7px;position:relative;top:1px;
}
.google_map{
    float: left;
    height: 90px;
    overflow: hidden;
    position: relative;
    width: 300px;
}
.google_map a.guest_view_map {
    position: absolute;
    right: 0;
    z-index: 100;
}
.google_map #small-map-canvas {
    height: 140px;
    width: 100%;
}
.pd_l_5{
    padding-left: 5px !important;
}
input#item_video{
    width: 503px !important;
}
.sub_content iframe{
    width: 620px !important;height: 390px !important;
}

/* ---------------------------------------- css tuyển dụng, rbmail ----------------*/
.area_recruit{
    float: left; width: 100%;
}
.banner_recruit{
    float: left; width: 100%; background: url('images/banner_rec_1.png') no-repeat; height: 610px; border-radius: 5px 5px 0 0; position: relative;
}
.title_recruit{
    float: left;width: 100%; background: url("images/bg_blue_rec.png"); text-transform: uppercase; font-size: 15px;font-weight: bold;padding: 15px 0;text-transform: uppercase;color: #fff;
}
.title_recruit p{
    margin-left: 70px;
}
.content_recruit{
    float: left; padding:15px 0 15px 70px; width: 87%; font-size: 14px; line-height: 20px; color: #535353;
}
.font_italic{
    font-style: italic;
}
.ul_circle li{
    background: url("images/ul_circle.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0); padding-left: 25px; margin-left: 0;position: relative;
}
.mr_t_15{
    margin-top: 15px !important;
}
.color_3b3434{
    color: #3b3434;
}
.area_content_size11{
    float: left; width: 100%; margin-top: 25px; font-size: 11px;color: #3b3434;line-height: 16px; margin-bottom: 25px;
}
.mr_t_5{
    margin-top: 5px !important;
}
.link_guide{
    font-size: 14px; text-decoration: underline !important; color: rgb(10, 97, 177) ! important;
}
.recruit_province{
    float: left;width: 30%; margin-right: 29px; font-size: 13px;
}
.recruit_province img{
    margin-bottom: 5px;
}
.size_11{
    font-size: 11px;
}
.size_15{
    font-size: 15px;
}
.txt_banner{
    float: left; position: absolute; color: rgb(39, 39, 41); font-size: 13px; bottom: 15px; right: 50px; width: 580px;line-height: 18px;
}

/*--------------------------------------end css tuyển dụng, rbmail ----------------*/

.get_code_prize{
    background: url("images/detail/bg_get_code_prize.png") no-repeat top right;
    color: #444;
    font-size: 12px;
}
.get_code_prize .tit_get_code_prize{
    background: url("images/detail/tit_get_code_prize.png") no-repeat;
    background-position: 0 28px;
    height: 130px;
    width: 100%;
}
.get_code_prize ._noti{
    text-align: center;color: #333;padding-bottom: 20px;font-size: 11px;font-style: italic;
}
.get_code_prize ._box{
    width: 50%;
    float: left;
}
.get_code_prize ._box .block{
    margin-top: 17px;
}
.get_code_prize ._box .label_left{
    width: 113px;
    line-height: 26px;
    font-weight: bold;
    float: left;
}
.get_code_prize ._box .label_right{
    margin-left: 45px;
    width: 50px;
    line-height: 26px;
    font-weight: bold;
    float: left;
}
.get_code_prize ._box .inp_text{
    width: 233px;
    height: 26px;
    line-height: 26px;
    border: solid 1px #e5e5e5;
    border-radius: 3px;
    float: left;
}
.get_code_prize ._box .info{
    width: 95%;
    color: #1259c4;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: right;
    display: block;
    float: left;
}
.get_code_prize .button_get{
    background: url("images/detail/bg_bt_get_code_prize.png") repeat-x;
    border-radius: 5px;
    border: solid 1px #f7a200;
    margin: 33px auto 0;
    width: 175px;
    height: 36px;
    line-height: 36px;
    color: #664c05;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
.get_code_prize .success{
    font-size: 12px;
    line-height: 30px;
    margin-top: -40px;
    display: none;
}
.get_code_prize .success .code_prize{
    font-size: 24px;
    font-weight: bold;
    color: #ff9e32;
}
.get_code_prize .success .info{
    color: #1259c4;
    font-weight: bold;
}

.video_list_spon{
    position: relative; float: left;
}
.video_list_spon img{
    position: absolute; top: 1px;
}
.authen_spon{
    color: #f39c12;font-size: 10px;margin-left: 15px;
}
.authen_spon img{
    margin-right:1px;position:relative; top:2px;
}


