@charset "utf-8";
@import url("developer.css");
@font-face{
    font-family: 'uvn_thanh_phobold';
    src: url('uvnthanhpho.eot');
    src: url('uvnthanhpho.eot?#iefix') format('embedded-opentype'),
         url('uvnthanhpho.woff') format('woff'),
         url('uvnthanhpho.ttf') format('truetype'),
         url('uvnthanhpho.svg#uvn_thanh_phobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'uvn_thanh_phoregular';
    src: url('uvnthanhpho_r.eot');
    src: url('uvnthanhpho_r.eot?#iefix') format('embedded-opentype'),
         url('uvnthanhpho_r.woff') format('woff'),
         url('uvnthanhpho_r.ttf') format('truetype'),
         url('uvnthanhpho_r.svg#uvn_thanh_phoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#banner,#nav, #slideshow, #support, #main,#bottom, #footer{
    width: 100%;
    float: left;
}
#banner{
    /*background: url(/public/images/bg-banner.jpg) repeat-x left bottom;*/
    min-height: 97px;
}
#nav{
    height:36px;
    line-height: 36px;
    background: url(/public/images/bg-nav.jpg) repeat-x left top; 
}
#slideshow{
    height:318px;
}
#main{
    padding:10px 0;
    background: url(/public/images/bg-main.jpg) repeat-x left top; 
}
#bottom{
    background: url(/public/images/bg-bottom.jpg) repeat;
    padding:15px 0px;
}
#footer{
    background: #333;
    clear: both;
    padding:15px 0 30px;
}
.banner{
    padding: 0px 0px 5px;
    min-height: 98px;
    position: relative;
}
.logo{
    float:left;
}
.nav-top{
    /*background: url(/public/images/bg-nav-top.png) no-repeat left top;*/
    position: absolute;
    left: 280px;
    top: 0;
    width: 400px;
    height: 27px; 
    padding: 5px 0 0 5px; 
}
.nav-top img{
    vertical-align: middle;
    margin-right: 3px;
}
.nav-top a{
    color:#666;
    margin: 3px 3px 0;
}
.nav-top a:hover{
    color:blue;
}
.search{
    position: absolute;
    right:0px;
    top:3px;
    width: 290px;
    height: 25px;
}
.search input[type=text]{
    float:left;
    width:240px;
    padding:2px 5px 2px 10px;
    height:20px;
}
.search input[type=submit]{
    height:25px;
    width:25px;
    cursor: pointer;
}
.support-top{
    width:540px;
    padding: 7px 0 0 21px;
    height:57px;
    position: absolute;
    right:50px;
    bottom:1px;
    color:#0099cc;
    font-size: 20px;
    font-weight: bold;
}
.support-top .hotline{
    background: url(/public/images/icon-hotline.png) no-repeat left 10px;
    height:100%;
    float:left;
    width:170px;
    padding-left:125px;
    margin-right: 15px;
}
.support-top .phone{
    background: url(/public/images/icon-phone.png) no-repeat;
    height:100%;
    float:left;
    text-align: left;
    width:175px;
    padding-left:55px;
}
.navhome{
    background: url(/public/images/nav-line.gif) no-repeat right top;
    text-align: center;
    width:50px;
    display: block;
    height:36px;
}
/********************Main Content*************************/
.main-content{
    float:left;
    width:699px;
    overflow: hidden;
}
#home-news{
    overflow: hidden;
}
.boxes-home-new{
    background: url("/public/images/bg-box-article.png") no-repeat scroll left top transparent;
    float: left;
    height: 151px;
    margin:2px 0 0 4px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 325px;
}
.boxes-home-new img {
    border: medium none;
    float: left;
    margin-right: 12px;
    margin-top: 2px;
    max-width: 123px;
}
.boxes-home-new h2 {
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
.boxes-home-new h2 a {
    color: #666666;
    text-decoration: none;
}
.boxes-home-new h2 a:hover {
    color: #C1050A;
}
.boxes-home-new .content-short{
    color: #29371D;
    font-size: 9pt;
    margin: 8px 0 0 0;
    line-height: 17px;
    text-align: justify;
    float:right;
    width:190px;
}
.boxes-home-new .detail{
    bottom: 10px;
    left: 240px;
    position: absolute;
}
.boxes-home-new .detail a {
    background: url("/public/images/bt-chitiet.png") no-repeat scroll 0 0 transparent;
    color: #BA0910;
    display: block;
    height: 26px;
    line-height: 26px;
    margin: 0;
    padding: 0 0 1px 16px;
    text-decoration: none;
    width: 82px;
}
.boxes-home-new .detail a:hover {
    text-decoration: underline !important;
}
.boxes-home-new .price{
    background: url(/public/images/bg-new.png) no-repeat left top;
    position: absolute;
    bottom: 5px;
    left:5px;
    width:142px;
    height: 51px;
    padding-top: 15px;
    font-size: 15px;
    font-weight: bold;
}
.boxes-home-new .price p{
    margin-top: 4px;
}
.content-title{
    background: url(/public/images/bg-content-top.png) no-repeat left top;
    width:699px;
    height:25px;
    margin-top: 12px;
    position: relative;
}
.content-title .tt{
    position: absolute;
    left:200px;
    top:1px;
    width:auto;   
    height:24px;  
}
.content-title .tt-left,.content-title .tt-right{
    width:20px;
    height:24px;
    float:left;
}
.content-title .tt-left{
    background: url(/public/images/content-topl.png) no-repeat;
}
.content-title .tt-right{
    background: url(/public/images/content-topr.png) no-repeat;
}
.content-title .tt-center{
    float:left;
    background: #00afef;
    border-top: 1px #fff solid;
    min-width: 260px;
    color:#fff;
    font-weight: bold;
    font-size: 15px;
    height:23px;
    text-align: center;
    line-height: 23px;
    text-transform: uppercase;
}
.content-center{
    border-left: 1px solid #ccc;
    border-right:1px solid #ccc;
    padding:20px 10px 10px;
    overflow: hidden;
}
.content-center1{
    border: 1px solid #ccc;
    padding:0px;
    padding-bottom:10px;
    background: #fff;
    overflow: hidden;
}
.title1{
    background: url(/public/images/bg-title1.jpg) repeat-x left top;
    height: 40px;
    line-height: 40px;
    padding:0 10px;
    font-weight:bold;
    text-transform: uppercase;
    color:#0066cc;
    font-size:16px;
}
.goback{
    height:30px;
    line-height: 30px;
    padding:0px 10px;
}
.goback a{
    color:#000066;
}
.goback a:hover{
    text-decoration: underline !important;
}
.content-bottom{
    background: url(/public/images/bg-content-bottom.png) no-repeat;
    height:10px;
}
.viewkh{
    border: 2px solid #ccc;
    border-radius: 20px 0 20px 0;
    cursor: default;
    float: left;
    height: 110px;
    margin: 0 7px 15px 6px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 152px;
    cursor: pointer;
}
.viewkh img{
    border: 0 none;
    margin-top: 5px;
    position: relative;
}
.viewkh .mask{
    background:url(/public/lib_img/transparent.png) repeat;
    border-radius: 20px 0 20px 0;
    height: 100%;
    left: 0;
    top: -110px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.viewkh h3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    font-size: 14px;
    margin: 0;
    top:-100px;
    padding: 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.viewkh p, .viewkh p a {
    color: #FFFFFF;
    font-family: Georgia,serif;
    font-size: 15px;
    font-style: italic;
    margin: auto;
    padding: 5px 0;
    position: relative;
    width: 90%;
}
.viewkh a.info{
    background: none repeat scroll 0 0 #EC4F2C;
    border: 1px solid #DD633C;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #FEFEFF;
    display: block;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 12px;
    font-weight: 500;
    opacity: 0;
    padding: 3px 7px;
    position: absolute !important;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 99;
}
.viewkh a.info:hover{
    text-decoration: underline !important;
}
/****************Main Right*********************/
.main-right{
    float: right;
    width: 270px;
}
.boxes-top{
    background: url(/public/images/bg-boxes-top.png) no-repeat left top;
    height:30px;
    line-height: 34px;
    font-size: 20px;
    
    color: #fff;
    padding-left:5px;
}
.boxes-top img{
    vertical-align: middle;
    margin-right: 10px;
    height:30px;
}
.boxes-body{
    background: #fff;
    padding: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}
ul.service-right{
    background: #fff;
    height: auto;
    list-style: none outside none;
    margin: 0;
    padding: 5px 5px 5px 10px;
    transition: opacity 0.2s linear 0s, visibility 0.2s linear 0s;    
}
ul.service-right li {	
    padding: 0 !important;
    margin: 3px 0px 0 !important;
    height:auto !important;
}
ul.service-right li a{
    border-bottom: 1px dotted #ccc;
    display: block;    
    padding:3px 0px !important;
    text-transform: none;
    font-weight: bold;
    font-size:13px;
    color:#0066cc;
    width:100%;
    height:auto !important;
    line-height: 18px;
    text-align: left;
}
ul.service-right li a span.desc{  
    color: #666;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-align: justify;
    text-shadow: none;
}
ul.service-right li a:hover{
    margin: 0px !important;
    color:red;
}
.links-1{
    margin: 0;
    list-style: none;
    list-style-type: none;
}
.links-1 li{    
    border-bottom: 1px dotted #ccc;
}
.links-1 li a{
    color:#000;
    padding:5px 5px 5px 15px;
    background: url(/public/images/icon-menu.gif) no-repeat 5px 8px;
    display:block
}
.links-1 li a:hover{
    background: url(/public/images/bg-menu-hover.png) no-repeat;
    color:#fff;
}
.hotro-item{
    margin-bottom: 10px;
    position: relative;
}
.hotro-item .avata{
    float:left;
    margin-right: 8px;
    margin-bottom: 7px;
}
.hotro-item .name{
    color:#0066cc;
}
.hotro-item .dt{
    font-size: 18px;
    color:#666;
    letter-spacing: 1px;
    margin-top: 5px;
}
.hotro-item .yahoo{
    position: absolute;
    right:0px;
    top: 10px;
}
.links-2{
    margin: 0;
    list-style: none;
    list-style-type: none;
}
.links-2 li{    
    border-bottom: 1px dotted #ccc;
    padding:7px 0px;
}
.links-2 li a{
    color:#0099ff;
    padding:4px 5px 4px 12px;
    background: url(/public/images/icon-menu2.png) no-repeat 0px 8px;
    display:block
}
.links-2-date{
    color: #666;
    margin: 0 0 3px;
    font-size: 12px;
}
.links-2 li a:hover{
    text-decoration: underline !important;
    
}
.links-2 li p{
    padding-left: 12px;
}
/***************Giao Dien***************/
.giaodien{
    padding-top: 10px;
    overflow: hidden;
}
ul.tabs{
    list-style: none;
    list-style-type: none;
    padding-left:20px;
    height:34px;
    margin: 0;
}
ul.tabs li{
    float:left;
    min-width:160px;
    height:100%;
    margin-right: 10px;
    
}
ul.tabs li a.active,ul.tabs li a:hover{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #fff;
    color:#000;
    
}
ul.tabs li a{
    background: #00afef;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color:#fff;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    display: block;
    line-height:34px;
    padding:0px 5px;
}
.products-grid{
    border: 1px solid #ccc;
    padding:10px;
    overflow: hidden;
    list-style: none;
    margin: 0;
}
.products-grid li.item {
    float: left;
    padding: 5px;
    width: 214px;
    margin:0px 7px 10px 7px;
}
.products-grid li.item:hover{
    background: url("/public/images/gd-bg.png") no-repeat scroll 0 0 transparent;
}
.products-grid .image{
    display: block;
    height: 281px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 214px;
}
.products-grid .image img{
    width:214px;
    opacity: 0.8;
}
.products-grid .name{
    font-size: 1em;
    height: 25px;
    line-height: 25px;
    margin: 5px 0 0;
    max-width: 220px;
    text-align: center;
    width: 216px;
}
.products-grid .border{
    border-bottom: 1px dotted #ccc;
}
.products-grid .name a{
    color:#0066cc;
    font-weight: bold;
}
.products-grid .hr{
    height:25px;
    border-bottom: 1px dotted #ccc;
}
.products-grid .hr a{
    float:left;
    line-height:25px;
    display: block;
    width:45%;
    font-weight: bold;
}
.products-grid .hr a.dowload{    
    padding-right: 7px;
    text-align:right;
    border-right:1px dotted #ccc;
}
.products-grid .hr a.fullcss{
    margin-left: 7px;
    text-align: left;
}
a.btchitiet{
    background: url("/public/images/xemhet.jpg") no-repeat scroll left top transparent;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 12px !important;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 74px;
}
a.btchitiet:hover{
    text-decoration: underline !important;
}

.giaodien-cate{
    background: #F5FAFD;
    border:1px solid #99cccc;
    margin: 5px 5px 10px;
    position: relative;
    overflow: hidden;
}
.giaodien-cate .left{
    background: url(../images/bg-cate-left.jpg) repeat-y left top;
    overflow: hidden;
    padding: 7px 10px 7px 56px;
}

.giaodien-cate .right{
    background: url(../images/bg-next.png) no-repeat left center;
    padding-left:15px;
    overflow: hidden;
}
.giaodien-cate .right a{
    background: url(/public/images/icon8.png) no-repeat left -23px;
    color:#666;
    font-size:15px;
    padding-left:20px;
    float:left;
    width:195px;
    margin: 2px 5px 2px 0;
}
.giaodien-cate .right a:hover, .giaodien-cate .right a.active{
    background: url(/public/images/icon8.png) no-repeat left top;
    color:#0066cc;
}
/**************Hoi Dap************************/
.hoidap-content ul li a{
    color: #454545;
    cursor: pointer;
    font-size: 15px;
    text-decoration: none;
}
.hoidap-content ul li a:hover{
    color:#0066cc;
}
/**************Kien Thuc**********************/
.kt-top{
    margin: 10px 10px 0;
    border-bottom:2px solid #00ccff;
    background: url(../images/kt-bg-cate.jpg) repeat-x left top;
    height: 25px;
    text-transform: uppercase;
    
}
.kt-top a{
    background: url("../images/kt-next.jpg") no-repeat scroll 0 0px transparent;
    color:#0066cc;
    font-weight:bold;
    padding-left:17px;
    line-height: 25px;
}
.kt-top a:hover{
    text-decoration: underline !important;
}
.kt-item{    
    clear: both;
    margin: 0 5px 10px;
    min-height: 50px;
    overflow: hidden;
    padding: 10px 10px 5px 5px;
}
.kt-item-left{
    float: left;
    width: 385px;
}
.kt-item-tt{
    font-weight: bold;
}
.kt-item-desc{
    padding: 5px 2px 2px 0;
    text-align: justify;
}
.kt-item-right{
    float: right;
    overflow: hidden;
    width: 265px;
}
.kt-item-right ul{
    margin: 0;
    padding:0;
    list-style: none outside none;
    overflow: hidden;
}
.kt-item-right ul li{
    background: url("../lib_img/li1.jpg") no-repeat scroll 0 5px transparent;
    margin-bottom: 6px;
    padding-left: 10px;
}
.kt-item-right ul li a{
    color: #006699;
}
.kt-item-right ul li a:hover{
    color: #000000;
    text-decoration: underline !important;
}
.kienthuc a{
    background: url(/public/images/icon4.png) no-repeat left 10px;
    padding:6px 15px 0 15px;
    float:left;
    width:190px;
    margin-right: 5px;
    color:#333;
}
.kienthuc a:hover{
    color:#0099FF;
}
/**************Bottom***********/
.maps{
    float: left;
    width: 430px;
}
.maps-lon{
    background: url("../images/bg-pageviews.png") repeat scroll left top transparent;
    color: #FFFFFF !important;
    display: block;
    font-size: 20px;
    height: 230px;
    left: 0;
    line-height: 220px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 400px;
    z-index: -1;
}
.maps-content:hover .maps-lon {
    z-index: 10;
}
.p1 {
    font-size: 23px;
    margin-bottom: 5px;
}
h5.p1 {
    margin: 0 0 7px 0;
    padding: 0;
    color: #000000;
    line-height: 1.2em;
}
.fcontact{
    float:left;
    width: 300px;
}
.textbox1 {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    outline: 0 none;
    padding: 5px;
    width: 273px;
}
.textbox1:focus,.textbox2:focus{
    border: 1px solid red;
}
.textbox2 {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 80px;
    margin-bottom: 10px;
    outline: 0 none;
    overflow: hidden;
    padding: 5px;
    width: 273px;
}
.social{
    float:right;
    width:210px;
}
/***********Footer************/
.footer{
    color:#fff;
}
.footer .tags{
    float:left;
    width:630px;
    padding:0 0 0 10px;
}
.footer .tags-title{
    background: url(/public/images/icon-tags.png) no-repeat;
    padding-left: 40px;
    text-transform: uppercase;
    color:#33ffff;
    font-size: 14px;
    margin-bottom: 7px;
}
.footer .tags a{
    color: #fff;
}
.footer .tags a:hover{
    text-decoration: underline !important;
}
.dknhantin{
    float:right;
    width:270px;

}
.fdkemail{
    background: url(/public/images/bg-dgemail.png) no-repeat;
    width: 264px;
    height: 36px;
    margin: 8px 0px 0;
    
}
.fdkemail input[type=text]{
    float:left;
    width:190px;
    padding:3px 5px;
    height:30px;
}
.fdkemail input[type=submit]{
    height:36px;
    width:62px;
    padding-left:3px;
    color:#666;
    font-weight: bold;
    cursor: pointer;
}
.dknhantin .notify{
    color:red;
    font-size:12px;
    font-style: italic;
    font-weight: bold;
    margin-top: 4px;
}
/***************Require Price*********************/
.require-price{
    top: 140px;
    position: fixed;
    right: 0;
    z-index: 88888;
}
.step2{
    background: none repeat scroll 0 0 #DDDEE0;
    top: 0;
    height: 400px;    
    padding: 0 6px 0 17px;    
    position: absolute !important;
    width: 290px;
}
.step2 h2.require-title{
    background: url("/public/images/mn_arrow.png") no-repeat scroll 2px 5px #EBEBEB;
    border: 0 none !important;
    cursor: pointer;
    font-weight: 700;
    height: 24px;
    line-height: 30px;
    margin: 0 -6px 6px -17px !important;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 125%;
    margin:0 0 10px 0;
}
.frm-row {
    padding-bottom: 8px;
    clear: both;
    position: relative;
    width: 100%;
}
.require-price input[type="text"], .require-price textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    font-family: Arial,sans-serif;
    font-size: 14px;
    height:23px;
    line-height: 23px;    
    margin: 0;
    padding: 3px 10px;
    width: 270px;
}
.require-price textarea{
    min-height:70px;
}
.frm-row .label {
    float: left;
    font-weight: 700;
    line-height: 24px;
    color:red;
    margin: 0;
    width: 240px;
}
.require-price .frm-row input[type=button]{
    background: none repeat scroll 0 0 #BE070D;
    border: medium none;
    float: right;
    color: #FFFFFF;
    display: block;
    height: 26px;
    line-height: 26px !important;
    margin: 0 !important;
    padding: 2px 6px;
    text-shadow: none !important;
    text-transform: uppercase;
}
.divTag{
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px 10px 5px;
    overflow: hidden;
    padding: 0;
    width:680px;
}
.tagLeft{
    background: url("/public/images/tagLeft.gif") no-repeat scroll 0 0 #F7F7F7;
}
.tagLeft, .tagRight{
    float: left;
    height: 33px;
    margin: 3px 0 0;
    width: 3px;
}
.tagRight{
    background: url("/public/images/tagRight.gif") no-repeat scroll 0 0 #F7F7F7;
}
.tagMid{
    float:left;
    background: url("/public/images/tagMid.gif") repeat-x scroll 0 0 #F7F7F7;
    margin: 3px 0 0;
    height:33px;
    width:671px
}
.tag{
    background: url("/public/images/tag.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 33px;
    margin: 0 15px 0 0;
    position: relative;
    top: -3px;
    width: 37px;
}
.wordTag{
    color: #3F3F3F;
    float: left;
    font: 13px arial;
    overflow: hidden;
    padding: 8px 0 0;
}
.wordTag a{
    color: #3F3F3F;
    font-size: 12px;
}
.wordTag a:hover{
    color: #000;
    text-decoration: underline !important;
}
/**********************Domain**********************************/
.notification{
    clear: both;
    margin: 10px 20px;
    padding: 7px 0 7px 40px;
    position: relative;
    text-align: left;
    width: auto;
    text-shadow: 0 1px 0 #FFFFFF;
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    display: none;
}
.error{
    background: url(/public/lib_img/icon_alert.gif) no-repeat 15px center #FFFBCC;
    border-color: #E6DB55;
    color: red;
}
.notification .close{
    background:url(/public/lib_img/icon_close.png) no-repeat left center;
    height: 7px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 7px;
    cursor: pointer;
}
.domain-content{
    overflow: hidden;
    padding:20px;
}
.domain-step1{
    float: left;
    width: 280px;
}
.domain-h2-step{
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}
.domain-h2-step p{
    background: url("../images/domain-step.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    height: 38px;
    font-size:23px;
    font-weight:bold;
    padding-left: 15px;
    padding-top: 10px;
    width: 33px;
}
.domain-h2-step span{
    line-height: 48px;
    font-weight: bold;
}
.domain-text{
    background: url("../images/domain-text-bg.gif") repeat scroll 0 0 transparent;
    border: medium none;
    height: 146px;
    max-width: 243px;
    max-height: 146px;
    min-width:243px;
    min-height:146px;
    padding: 10px;
    width: 243px;
}
.domain-text-note{
    color: #333333;
    font-size: 11px;
    padding: 10px 0px;
    text-align: left;
}
.domain-step2{
    float: left;
    width: 500px;
}
.domain-type{
    overflow: hidden;
}
.domain-type-tabs{
    height: 28px;
    margin: 0;
    padding: 0 0 0 7px;    
    list-style: none;
    list-style-type: none;
}
.domain-type-tabs li{
    float: left;
    margin-left: 5px;
    position: relative;
}
.domain-type-tabs li a{
    border: 1px solid #ccc;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    color: #333333;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-bottom: -1px;
    background: #fff;
}
.domain-type-tabs li a:hover,.domain-type-tabs li a.active{
    background: url("../images/domain-type-tab-bg.jpg") repeat-x scroll 0 0 transparent;
}
.domain-type-list{
    border: 1px solid #ccc;
    padding:10px;
    overflow: hidden;
    min-height:115px;
}
.domain-type-list ul{
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
}
.domain-type-list ul li{
    float: left;
    padding: 3px 0;
    width: 25%;
    list-style: none;
}
.domain-type-list .link {
    color: #ED1C24;
    cursor: pointer;
    text-decoration: underline !important;
}
.domain-step3{
    float:left;
    width:150px;
}
.domain-button-click{
    background: url("../images/domain-button-bg.png") no-repeat scroll 0 0 transparent;
    border: none !important;
    width:113px;
    height:38px;
    color: #FFFFFF;
    cursor: pointer;
    float:right;
    margin-top: 30px;
}
.domain-whois-result{
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin: 10px 0;
    padding: 10px;
    overflow: hidden;
}
.domain-whois-item{
    border-bottom: 1px dotted #CCCCCC;
    overflow: hidden;
}
.domain-whois-item:last-child{
    border-bottom: medium none;
}
.domain-whois-item .name{
    color: #F15A22;
    float: left;
    font-size: 18px;
    font-weight: bold;
    width: 220px;
}
.domain-whois-item ul.ext{
    margin: 15px 0 0 0;
    padding: 0;
    list-style: none outside;
    float:left;
    width:100%;
    overflow: hidden;
}
.domain-whois-item ul.ext li{
    background: none repeat scroll 0 0 #45B8EE;
    border: 1px solid #2588B6;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 48px;
    margin: 5px 0 5px 4px;
    width: 48px;
    text-align: center;
}
.domain-whois-item ul.ext li.chk{
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #999999;
}
.domain-whois-item ul.ext li img{
    display: block;
    margin: 5px 0 0 15px;
    text-align: center;
}
.domain-whois-item ul.ext li .domain-chk{
    margin: 10px 0 0 0;
}
.domain-whois-item ul.ext li p{
    clear: both;
    margin: 8px 0 3px 17px;
}
.domain-whois-item ul.ext li span {
    color: #333333;
    display: block;
    text-align: center;
    width: 48px;
}
.domain-whois-item ul.ext li.chk a{
    margin: 10px 0 0 3px;
}
.domain-whois-item ul.ext li a {
    background: none repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    margin: 8px 0 3px 17px;
    width: 16px;
}
.domain-button-dk{
    background: url("../images/content-table.gif") repeat scroll 0 0 transparent;
    border: 1px solid #FF6600;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 5px;
    padding: 5px 10px;
}
.tb_check_domain{
    border: 1px solid #E2E2E2;
    border-radius: 5px 5px 5px 5px;
    float: left;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 10px 0;
    width: 100%;
}
.tb_check_domain td {
    padding: 10px;
}
.tb_check_domain tr:hover {
    background: none repeat scroll 0 0 #CCCCCC;
}
.tb_check_domain tr.avai_check_buy:hover {
    cursor: pointer;
}
tr.title_check_domain td {
    background: none repeat scroll 0 0 #E7F2F6;
    color: #0066cc;
    font-weight: bold;
}
.not_avai {
    text-decoration: line-through;
}
.domain_name_check, .avai_checked {
    font-weight: bold;
}
.info_dm_this {
    font-size: 12px;
}
.cl_le_tb {
    background: none repeat scroll 0 0 #F2F2F2;
}
td.domain-icon{
    padding-left: 5px;
    padding-right: 10px;
    text-align: right;
}
td.domain-content{
    padding: 0 20px;
    text-align: justify;
    width: 45%;
}
table.domain-price{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E9E9E9 #E9E9E9 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    float: left;
    text-align: center;
    width: 49%;
    font-size: 12px;  
}
table.domain-price th{
    background: url("../images/content-table.gif") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #E9E9E9;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding:0 !important;
}
table.domain-price td{
    border-bottom: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
    padding: 5px;
}
.label-info-user{
    text-align:right; 
    color:#0066cc!important;
    font-weight:bold;
    padding-right: 10px;  
    width:130px;
}
.domain-left{
     overflow: hidden;
     padding:10px 10px;
     float:left;
     width: 660px;
}
.domain-right{
    float:right;
    width:275px;
    padding:10px 10px 0px 5px;
}
.domain-right-top{
    background: #e7f2f6;
    border-bottom: 1px solid #ccc;
    line-height: 35px;
    color:#0066CC;
    font-size:16px;
    text-align: center;
    margin-bottom: 5px;
}
.domain-right-boxes{
    background: #e7f2f6;
    border: 1px solid #e7f2f6;
    padding: 5px;
}
.domain-right ul.right-list-domain{
    margin: 0;
    padding: 0;
    list-style: none;
}
.domain-right ul.right-list-domain li{
    display: block;
    float: left;
    margin:10px 10px 0 10px;
    width: 67px;
    font-size: 12px;
}
.kt-nhieu-domain{
    background: url("../images/add.png") no-repeat scroll left 0 transparent;
    color: #330000;
    display: block;
    float: left;
    font-size: 14px;
    margin-top: 30px;
    line-height: 20px;
    padding-left: 22px;
    font-style: italic;
}
#gotohead{
    width:70px;
    float:right;
}
#top{
	width: 70px;
    height: 53px;
	position: fixed; 
    text-align: center;
    bottom: 5px; 
    right: 75px;    	
	cursor: pointer;
	background: url(/public/lib_img/top.png) no-repeat center top;
    z-index: 99999;
}