table{border-collapse:separate;border-spacing:0;}
caption{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}
p{ padding: 10px 0px 0px 0px; margin: 0; color: #333;font-family: tahoma;}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
img{border:none;}
form{margin:0px;padding:0px;}
.clear{clear:both;}


/* start */

body
{
    background:#fff;
    padding:0px;
    margin:0px;
    font-family:'tahoma',sans-serif!important;
	color:#434343;
    line-height: 18px;
    font-size: 12px;
}
a
{
    color:#464646;
    text-decoration: none;
    transition: all 0.4s ease 0s;
}
a:hover
{
    text-decoration: none;
    color: #2980b9;
    transition: all 0.4s ease 0s;
}
img:hover
{
    opacity: 0.7;
    transition: all 0.5s ease-in-out 0s;
}
h2
{
    font-size: 20px;
    margin: 0;
    padding: 10px 0;
    font-weight: normal;
    text-transform: uppercase;
    color: #2980b9;
    line-height: 24px;
}
h3
{
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h5
{
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 2px 0;
    line-height: 18px;
    font-family: 'tahoma';
    color: #555555;
}


/* box models */

.wrapper
{
    width:100%;
    background: #fff;
    text-align:center;
}
.container
{
    margin:0px auto;
    width:1000px;
    text-align: left;
}
.header
{
    line-height: 84px;
}
    .logo
    {
        padding: 18px 0 0 0;
        float:left;
    }
    .logo img:hover
    {
        opacity: 1!important;
    }
    .header span
    {
        font-size: 26px;
        float: right;
    }
    
.menutop
{
    height:44px;
    line-height:42px;
    background: #2980b9;
    position: relative;
    z-index:999;
    margin-top: 10px;    
}    
.menutop ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    border-bottom: #3498db 2px solid;
}
.menutop li
{
    float: left;
    height:42px;
    padding:0px 18px;
    border-left: 1px solid #e1e1e1;
    position: relative;
}
.menutop li:first-child
{
    border-left: 0px;
}
.menutop li:last-child
{
    padding:0px;
}
.menutop li:hover
{
    transition: all 0.5s ease-in-out 0s;
    background: #3498db
}
.menutop li:hover ul
{
    display:block;
}

.menutop li a
{
    font-size:13px;
    font-family: "tahoma",sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.menutop li a:hover
{
    text-decoration:none;
    color:#fff;
}
.top_active
{
    text-decoration:none;
    color:#fff!important;
    background: #3498db!important;
}
.menutop li ul
{

    display: none;
    position: absolute;
    top:  42px;
    left: 0px;
    width:200px;
    background: #2980b9;
    padding:    0;
    padding:10px 0;
    z-index: 99999;
    transition: all 0.4s ease 0s;
}
.menutop li ul:hover
{
    transition: all 0.5s ease 0s;
}
.menutop li ul li
{
    background: url('../images/bg_li.png') 14px center no-repeat;
    text-indent: 20px;
    clear:both;
    margin: -5px 0;
    border: none;
}
.menutop li ul li a
{
    color: #fff;
    line-height: 18px;
    padding: 0;
    padding: 20px 0 0 0;
}
.menutop li ul li:hover
{
    background: url('../images/bg_li_hover.png') 14px center no-repeat;
    text-indent: 20px;
    clear:both;
    transition: all 0.5s ease 0s;
}
.menutop li ul li a:hover
{
    color: #000;
}

.slider
{
    height: 460px;
    /*background: url('../images/bg_slide.png') center top no-repeat;*/
    position: relative;
    overflow: hidden;
}
    .slide_left
    {
        width: 404px;
        height: 64px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: rgba(255,255,255,0.6);
        position: absolute;
        bottom: 26px;
        left: 40px;
        z-index: 2;
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }
    .slide_left p:hover
    {
        opacity: 0.7;
        transition: all 0.5s ease 0s;
    }
    .slide_right
    {

    }
.noidung
{
    padding: 10px 0;
    background: #fff;

    
}
.noidung_left
{
    width: 315px;
    float: left;
}
.noidung_right
{
    width: 1000px;
    float: left;
    border: 1px #000 solid;
}
.noidung_right1
{
    width: 1000px;
    float: left;
    border: 1px #000 solid;
}
.noidung_right2
{
    width: 675px;
    float: right;
}
.title
{
    font-size: 14px;
    font-family: 'tahoma',sans-serif;
    color: #2980b9;
    font-weight: bold;
    text-transform: uppercase;
}
.hotro
{
    margin-bottom: 10px;
}
.bg_title
{
    width: 239px;
    padding: 10px 0px 5px 0px;
    margin-bottom: 10px;
}
.hotro_content
{
    background: #f2f0f1;
    padding: 0 5px;
    height: 50px;
    line-height: 50px;
    color: #464646;
    border: 1px #d6d6d6 solid;
}
.hotro_content img
{

    width: 24px;
    height: 24px;
    float: left;
    margin: 13px 10px 0 0;
}
.title_duan
{
    font-size: 14px;
    font-family: 'tahoma',sans-serif;
    color: #ff8c00;
    font-weight: bold;
    text-transform: uppercase;
}
.duan_content
{
    background: #f2f0f1;
    border: 1px #d6d6d6 solid;
}
.duan_content ul
{
    list-style: none;
    font-size: 13px;
    padding: 0;
    margin: 0;
}
.duan_content ul li
{
    line-height: 18px;
    padding: 5px;
    border-bottom: 1px #e1e1e1 dashed;  
}
.duan_content ul li a
{
    color: #2980b9!important;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.duan_content ul li a:hover
{
    transition: all 0.3s ease 0s;
    color: #494e57 !important;
}
.duan_content ul li img
{
     width: 90px;
     height: 72px;
     float: left;
     padding-right:  5px;
}
.duan_content ul li:last-child
{
    border: 0px;
}
.tintuc_content ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.tintuc_content ul li
{
    line-height: 22px;
    padding: 15px 0px 12px 0px;
    border-bottom: 1px #efefef solid;
    overflow: hidden;
    
}
.tintuc_content ul li:first-child
{
    border-top: 1px #efefef solid;
    padding-top: 15px;
}
.tintuc_content ul li img
{
    width: 155px;
    float: left!important;
    margin-right: 5px;
    display: inline-block;
}
.tintuc_content ul li a
{
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.ngay_dang
{
    color: #888;
    margin-top: 8px;
}
.luot_xem
{
    text-align: justify;
}
.luot_xem span
{
    font-size: 12px;
    margin-top: 10px;
}

/*Noi dung RIGHT*/
.bg_duan
{
    width: 470px;
    margin: 10px 0px 0px 10px;
}
.bg_duan
{
    width: 470px;
    margin: 10px 0px 15px 10px;
}
.title p
{
    color: #fff!important;
    margin: 0;
    padding: 0;
}
.duan_noibat ul
{
    list-style: none;
    margin: 0;
    padding: 20px 0 0 0;
}
.duan_noibat ul li
{
    height: 130px;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px #e1e1e1 dashed;
}
.duan_noibat ul li:last-child
{
    border: none;
}
.duan_noibat ul li img
{
    width: 244px;
    height: 130px;
    float: left;
    margin: 0 10px 0 0;
}
.duan_right
{
    margin-left: 5px;
}
.duan_right a
{
    text-align: justify;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #2980b9;
}
.duan_right a:hover
{
    color: #494e57;
}
.noidung_duan
{
    padding-top: 10px;
}
.box_duan
{
}
.box_duan_list
{
    border: 1px #e1e1e1 dashed;
    width: 213px;
    height: 255px;
    float: left;
    padding: 5px;
    overflow: hidden;
}
.box_duan_list img
{
    width: 214px;
    float: left;
    padding-right: 4px;
}
.box_duan_list a.name
{
    font-size: 12px;
    margin-bottom: 7px;
    font-weight: bold;
    display: block!important;
    color: #2980b9!important;
    text-transform: uppercase;
}
.box_duan_list a.name:hover
{

    color: #494e57!important;
}
.noidung_home
{
    height: 88px;
}
.duan_moi a.button
{
    background: #2980b9 center center no-repeat;
    width: 90px;
    text-align: center;
    padding: 5px;
    color: #fff;
    font-size: 13px;
    display: block;
    float: right;
}
.duan_moi a.button:hover
{
    background: #494e57 center center no-repeat;
    transition: all 0.5s ease 0s;
}
.footer_wrapper
{
    height: 86px;
    background: left top #2980b9;
}
.footer
{
    width: 1000px;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    font-family: tahoma;
}
.footer_left{
    width: 500px;
    float: left;
    margin-top: 7px;
}
.footer_left p
{
    color: #fff!important;
}
.footer_right
{
    line-height: 86px;
    float: right;
}
.footer_right a
{
    color: #ffac4c;
}
.footer_right a:hover
{
    text-decoration: underline;
}.content ul
{
    padding: 10px;
}
.content ul li
{
    width: 237px;
    height: 280px;
    float: left;
    overflow: hidden;
    background: #e2e2e2;
    margin: 0px 10px 10px 0px;
}
.content ul li img
{
    width: 231px;
    border: 3px #e2e2e2 solid;
}
.content ul li img:hover
{
    border: 3px #0a4f96 solid;
}
.noidung_duan2
{
    width: 260px;
    float: right;
}
.noi_dung
{
    margin: 0px 0 20px 0;
    padding-bottom: 10px;
    border-bottom:  #e1e1e1 1px dashed;
}
.noi_dung p
{
    color: #333!important;
    text-align: justify;
}
.hinh_duan {
    text-align: center;
}
.hinh_duan img {
    width: 910px;
}
.noi_dung img
{
    padding: 10px 0;
}
.noi_dung img:hover
{
    opacity: 1;
}
.duan_khac_wrapper
{
    margin-bottom: 20px!important;
}
.duan_khac
{
    width: 440px;
    height: 65px;
    margin: 10px 20px 0 0;
    float: left;
}
.duan_khac img
{
    width: 224px;
}
.other_duan
{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #494e57;
}
.content1{
    margin-bottom: 10px;
    padding: 10px;
    border: 1px #e1e1e1 solid;
    background: url(../images/bgg.png) left top repeat!important;
}
.noidung_duan3
{
    width: 310px;
    float: left;
    margin:  0px 20px 10px 0;
}
.noidung_duan4
{
    width: 580px;
    float: right;
}
.tintuc_khac
{
    background: url(../images/icon_li.png) left center no-repeat;
    padding: 8px 0 8px 10px;
    text-indent: 10px;
    margin-left: 5px;
    font-size: 14px;
    border-bottom: 1px #e1e1e1 dashed;
}/* The Nivo Slider styles */

.nivoSlider {
	position:relative;
    margin:0px auto;
}

.nivoSlider li {
	list-style:none;
}

.nivoSlider img {
	position:absolute;
	top:0px;
    left:0px;
}

/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
    left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}

/* The slices and boxes in the Slider */

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}

.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

/* Caption styles */

.nivo-caption {
	position:absolute;
	bottom:15px;
    left:15px;
	background:none;
	color:#fff;
	z-index:8;
	opacity:1;
	text-align:center;
}

.nivo-caption p img.anhimg{margin:0 auto;}

.nivo-caption p {
	padding:5px;
	margin:0;
	text-align:center;
}

.nivo-caption a {
	display:none;
    font-weight: bold;
    color: #fff;

}

.nivo-html-caption {
    position: absolute;
    bottom: 0;
    left:  0;
    z-index: 99999;

}



/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {
	position:absolute;
	bottom:34px;
	z-index:9999999;
	cursor:pointer;
	display:block!important;
	width:7px;
	height:12px;
	border:0;
}

.nivo-prevNav {

	right:115px;
    background:url(../images/move_left11.png) no-repeat left center;
    color: #fff;
    font-size: 1px;

}

.nivo-nextNav {

	background:url(../images/move_right11.png) no-repeat right center;
	right:30px;
    color: #fff;
    font-size: 1px;
}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav
{
    position:absolute;
    z-index:99999;    
            width: 108px;
        height: 30px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: rgba(255,255,255,0.8);
        position: absolute;
        bottom: 26px;
        right: 27px;
        text-align: center center;
}

.nivo-controlNav a {
    font-size:0px;
    color: transparent;
	z-index:9;
	cursor:pointer;
    float:left;
	background: url('../images/icon_slide1.png') left top no-repeat;
    border:0px;
	display: block;
    width: 16px;
    height: 16px;
    margin-right: 0px;
    margin: 11px 2px;
    text-indent: 99999px;
}

.nivo-controlNav a:first-child {
    margin-left: 32px;
}
.nivo-controlNav a.active,.nivo-controlNav a:hover {    
	background: url('../images/icon_slide.png') left top no-repeat!important;
}.ddsmoothmenu{
height: 40px;
float: right;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
    display: block;
    font-size: 26px;
    height: 67px;
    line-height: 40px;
    padding: 53px 20px 0 !important;
    color: #555;
    border-left: 1px solid #ececec;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.active{
    background: url(../images/bg_active.png) left center repeat-x;
}	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
padding-bottom: 10px !important;
background: #173cae;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
width: 160px; /*width of sub menus*/
height: 20px !important;
line-height: 20px !important;
padding-bottom: 5px !important;
padding-left: 35px !important;
padding-top: 5px;
border: none;
text-align: left;
background: #173cae url(../images/muiten2.png) 22px 17px no-repeat;
}

.ddsmoothmenu ul li ul li a:hover{
    color: #019b10 !important;
    border: none;
    background: #0c309f url(../images/muiten2.png) 22px 17px no-repeat;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
display: none;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}/* http://www.menucool.com */

#sliderFrame 
{
    position:relative;
    width:1000px;
    margin:0 auto; /*center-aligned*/
}

#slider, #slider div.sliderInner {
    width:1000px;height:460px;/* Must be the same size as the slider images */
}

#slider {
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
	position:relative;
	margin:0 auto; /*center-aligned*/
    transform: translate3d(0,0,0);
    box-shadow: 0px 1px 5px #999999;
}

/* image wrapper */
#slider a.imgLink, #slider div.video {
	z-index:2;
	position:absolute;
	top:0px;left:0px;border:0;padding:0;margin:0;
	width:100%;height:100%;
}
#slider .video {
	background:transparent url(video.png) no-repeat 50% 50%;
}

/* Caption styles */
#slider div.mc-caption-bg, #slider div.mc-caption-bg2 {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: absolute;
        bottom: 10px;
        left: 40px;
        width: 700px;
        z-index: 9999;
        font-size: 24px;
        line-height: 50px;
        text-align: left;
        padding: 8px 5px;
}
#slider div.mc-caption-bg 
{
    /* NOTE: Its opacity is to be set through the sliderOptions.captionOpacity setting in the js-image-slider.js file.*/
	background:Black;/* or any other colors such as White, or: background:none; */
}
#slider div.mc-caption {
	display: block;
    font-size: 30px;
	color:red;
    text-shadow:-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    line-height: 40px;
	z-index:4;
	text-align:left;
}
#slider div.mc-caption a {
	color:#FB0;
}
#slider div.mc-caption a:hover {
	color:#DA0;
}


/* ------ built-in navigation bullets wrapper ------*/
/* Note: check themes\2\js-image-slider.css to see how to hide nav bullets */
#slider div.navBulletsWrapper  {
   /* Its position is relative to the #slider */
    text-align:center;
    line-height: 30px;
	position:relative;
	z-index:9999;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    bottom: 26px;
    height: 20px;
    padding-top: 10px;    
    position: absolute;
    right: 27px;
    z-index: 99999;
}

/* each bullet */
#slider div.navBulletsWrapper div 
{
    width:11px; height:11px;
    font-size:0;color:White;/*hide the index number in the bullet element*/
    background:transparent url(../images/bullet.png) no-repeat 0 0;
    display:inline-block; *display:inline; zoom:1;
    overflow:hidden;cursor:pointer;
    margin:0 6px;/* set distance between each bullet*/
}

#slider div.navBulletsWrapper div.active {background-position:0 -11px;}


/* --------- Others ------- */

#slider div.loading 
{
    width:100%; height:100%;
    background:transparent url(../images/loading.gif) no-repeat 50% 50%;
    filter: alpha(opacity=60);
    opacity:0.6;
    position:absolute;
    left:0;
    top:0; 
    z-index:9;
}

#slider img, #slider>b, #slider a>b {
	position:absolute; border:none; display:none;
}

#slider div.sliderInner {
	overflow:hidden; 
	-webkit-transform: rotate(0.000001deg);/* fixed the Chrome not crop border-radius bug*/
	position:absolute; top:0; left:0;
}

#slider>a, #slider video, #slider audio {display:none;}form {
    margin: 0;
    padding: 0;
}
.form_lien_he
{
}

.thong_tin_lien_he
{
	float:right;
	width:250px;
	padding:10px;
}

.tin_item
{
	position:relative;
	padding:10px 0;
	margin:0 10px;
	background:url(/images/line_tin.png) no-repeat left top;
	behavior: url("/js/iepngfix.htc");
	display:block;
	width:455px;
	float:left;
}

.tin_detail
{
	padding:10px 0;
	font-size:11px;
}

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

.tin_title
{
	font-weight:bold;
	font-size:12px;
}

.tin_time
{
	color:#7d7d7d;
	font-size:10px;
	font-weight:bold;
}

.tin_desc
{
	text-align:justify;
	color:#CCC;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}

.menu_sp 
{
	display:inline-block;
	height:33px;
}

.menu_sp .menu_sp_list
{
	font-weight:bold;
	display:inline;
	float:left;
	padding:10px;
	color:#fff;
	background:none;
	margin:0 5px;
}

.menu_sp .menu_sp_list:hover, .menu_sp .active
{
	color:#f00;
	background:#333;
	cursor:pointer;
}

.noi_dung_sp_load
{
	background:#333;
	padding:20px 5px 10px;
}.form
{
	margin:0px;
	padding:0px;
}
.wrapper_contact fieldset {
	float:left;
	margin:0px 0px 0px 3px;
	padding:3px 7px 7px 7px;
	display:inline;
	border:none;
}

.wrapper_contact input
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	height:20px;
	padding:7px 5px 3px 30px;
	font-size:14px;
	width:150px;
    color: #888;
}

.wrapper_contact input.name, .wrapper_contact input.phone, .wrapper_contact input.email, .wrapper_contact input.address, .wrapper_contact input.subject
{
	background-repeat:no-repeat;
	background-position:10px 7px;
}

.wrapper_contact input.name
{
	background-image:url(../images/name.gif);
}

.wrapper_contact input.phone
{
	background-image:url(../images/phone.gif);
}

.wrapper_contact input.email
{
	background-image:url(../images/email.gif);
}

.wrapper_contact input.address
{
	background-image:url(../images/address.gif);
}

.wrapper_contact input.subject
{
	background-image:url(../images/subject.gif);
	width:355px;
}

.wrapper_contact input.submit, .wrapper_contact input.submit:hover
{
	width:93px;
	height:28px;
	padding:0px;
	margin:10px auto;
	border:none;
	display:block;
	text-align:center;
	background:url(../images/mail.png) no-repeat;
	behavior: url("/js/iepngfix.htc");
	cursor:pointer;
}

.wrapper_contact input.submit:hover
{
	background:url(../images/mail_hover.png) no-repeat;
	behavior: url("/js/iepngfix.htc");
	border:none !important;
}

.wrapper_contact textarea
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	float:left;
	display:inline;
	font-size:14px;
	height:107px;
	padding:5px;
	width:380px;
	overflow:auto;
    color: #888;
}

.wrapper_contact input:hover, .wrapper_contact input:focus, .wrapper_contact textarea:hover, .wrapper_contact textarea:focus
{
	border:1px solid #9d9d9d;
	
}

.wrapper_contact label
{
	margin:0 5px 0 0;
	padding:4px;
	display:block;
}

.wrapper_contact .error
{
	border:1px solid #df0025;
	background-color:#e05721;
	padding:10px;
	color:#FFFFFF !important;
}

.image_box
{
	text-align:center;
	width:100px;
	height:71px;
	font-weight:bold;
	background-color:#EDEDED;
	border:1px solid #D0C9B0;
	padding:2px;
	float:left;
	display:inline;
	margin:5px;
}

.image_box a
{
	display:block;
	height:75px;
	overflow:hidden;
}

.tai_tro
{
	padding:20px 5px;
}/*Phan trang*/
.noi_dung{text-align: justify; line-height: 18px;font-style: inherit}

.box_car{width: 100%;height: auto;padding: 30px 0 0 0;}
.box_car h2{font: normal 24px/normal "UTM_AVOBOLD", sans-serif; color: #565656; text-transform: uppercase; background: url(../images/front/black-line.png) repeat-x left bottom; padding-bottom: 10px; display: inline-block; padding-right: 25px;}
.box_car h2:before{content: ''; width: 36px;height: 36px;background: url(../images/front/sprite.png) -74px 0; vertical-align: middle;display: inline-block; margin-right: 20px;}

.box_car ul{list-style: none;margin-top: 30px;}
.box_car ul li{width: 33.3333%; float: left;box-sizing:border-box; margin-bottom: 35px;
	border-right: 1px solid #efefef;
	border-left: 1px solid #bababa;
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #efefef;
}
.box_car ul li:before{content: ''; display: block;width: 100%;height: 1px; border-top: 1px solid #efefef;}
.box_car ul li:after{content: ''; display: block;width: 100%;height: 1px; border-bottom: 1px solid #bababa;}
.box_car ul li:nth-child(4n+1){box-shadow: -1px 0 1px #efefef;}
.box_car ul li:nth-child(4n+4){box-shadow: 1px 0 1px #bababa;}


.box_car ul li .detail{padding: 15px; text-align: center;}
.box_car ul li .img {display: block;height: 100px;}
.box_car ul li .img img{width: auto; height: 100px;}
.box_car ul li h3 a{font: 700 18px/normal "Open Sans", sans-serif; color: #565656; display: block; margin-bottom: 15px; text-transform: uppercase; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.box_car ul li strong{font: 600 14px/normal "Open Sans", sans-serif; color: #565656;display: block;}
.box_car ul li strong.title{text-transform: uppercase;margin-top: 15px;height: 18px; overflow: hidden}
.box_car ul li .pr-detail{margin-top: 30px;font: 600 14px/normal "Open Sans", sans-serif;}
.box_car ul li .pr-detail a{width: 46%; float: left; box-sizing:border-box; color: #565656;text-transform: uppercase; border:1px solid #6f6f6f;padding: 8px 0;margin: 0 2%;}
.box_car ul li .pr-detail a:hover{border-color: #3284be; color: #3284be}


.left_info{width: 46%;float: left}
.right_form{width: 50%;float: right}
.slogan_contact{font-weight: bold;color: #555;font-size: 14px;}
.form_notify{font-weight: bold;color: #ff3333;padding: 10px 0;display: block;font-style: inherit}
.list_name{width: 47%;float: left;}
.ma_name{margin: 0 0 10px 0;text-align: left;}
.right_name{text-align: left;}
.list_name input{width: 90%;padding: 8px 10px;border: 1px solid #ccc;}
.textarea{width: 100%;margin-top: 10px;}
.textarea textarea{width: 95%; padding: 8px 10px;border: 1px solid #ccc;}
.captcha{margin: 20px 0 0 0}
.input_captcha{padding: 8px 10px;border: 1px solid #ccc;}
.block_form_contact input:focus, .block_form_contact textarea:focus, .block_form_contact .input_captcha:focus{box-shadow: 0 1px 4px #c1c1c1}
.map_contact{margin: 20px 0 20px 0;width: 100%;border: 1px solid #ccc;padding: 4px;}
.map_contact:hover{border: 1px solid #3284BE;}
@media (max-width: 700px){
	.list_name{width: 100%;float: none;}
    .textarea textarea{width: 90%;}
}
@media (max-width: 470px){
    .left_info{width: 100%;margin-bottom: 20px;}
    .right_form{width: 100%;}
}
@media (max-width: 800px){
	.box_car .list-car li{width: 50%}
}
@media (max-width: 420px){
	.box_car .list-car li{width: 100%;}
}


.name_car{font-weight: bold;font-size: 14px;background: #C3DBEC; padding: 10px}


.block_nw{margin: 0 0 20px 0;}
.box_img_news{width: 30%;overflow: hidden;float: left;margin-right: 10px;}
#name_news{font-weight: bold;color: #555;font-size: 14px;padding: 0 0 10px 0;display: block}
#name_news:hover{color: #3284BE}
.block_nw i{color: #c1c1c1;}
#views_detail{display: inline-block;text-align: right;float: right;color: #555;width: 100px}
#views_detail:hover{color:#3284BE}
.notes_news{display: block;padding: 0 0 10px 0}
@media (max-width: 320px){
	.box_img_news{width: 100%;}
}

.news_right{padding: 10px 0;}
.news_right_title{font-weight: bold;font-size: 16px;padding: 10px 0}
.box_right_news{padding: 0 0 10px 0;display: block;}
.box_news_img{width: 20%; overflow: hidden;float: left;margin-right: 10px;}
#news_name{font-weight: bold;color: #555;display: block;padding: 0 0 4px 0}
.box_right_news i{font-size: 10px;color: #c1c1c1}

#datxe_button{display: inline-block;padding: 4px 20px; background:#5BC0DE; color: #fff;border-radius: 4px;margin: 10px 0 0 0}
#datxe_button:hover{background: #19A6AB}

.box_form_dat{width: 40%;margin: 0 auto; padding: 0 0 20px 0;display: block}
.dat_ip label{display: block;padding: 10px 0 4px 0}
.dat_ip_chek p{display: block;padding: 10px 0 4px 0}
.dat_ip input{display: block;width: 100%;padding: 6px 10px;border: 1px solid #ccc;border-radius:  4px;}
.dat_ip select{width: 50%;padding: 6px 10px;border: 1px solid #ccc;border-radius:  4px;}
/*phan trang */
.navigation {
	font-size:11px;
	clear: both;
	padding: 15px 0px 20px;
	text-align: center;
	cursor:default;
	font-weight:bold;
	color:#2980b9;
}
.navigation .current_page_item, .navigation .page_item a {
	outline:none;
	margin:2px;
	padding:2px 6px;
	text-decoration:none;
	background:#CCCCCC;
}

.navigation .page_item a {
	color:#FFF;
	background-color:#CCCCCC;
}

.navigation .current_page_item, .navigation .page_item a:hover 
{
	color:#fff;
	background-color:#2980b9;
}
/*end phan trang*/.ten_sp
{
    font-size: 16px;
}