@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url('../fonts/MyriadPro-Semibold');
  src: url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype');
  src:   url('../fonts/MyriadPro-Semibold.woff') format('woff'),
         url('../fonts/MyriadPro-Semibold.ttf') format('truetype'),
         url('../fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
    

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: arial;}
/* 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;}

.faceboxx
{
    position: fixed;
    width: 50px;
    top: 200px;
    left: 0px;
    z-index:9999999999;
}
.fb-like
{
    margin-bottom: 5px;
}
/* start */

body
{
    background:#fff;
    padding:0px;
    margin:0px;
    font-family:open sans, arial;
	color:#434343;
    line-height: 18px;
    font-size: 14px;
    -moz-user-select: none !important;
     -webkit-touch-callout: none!important;
      -webkit-user-select: none!important;
       -khtml-user-select: none!important;
       
        -moz-user-select: none!important;
         -ms-user-select: none!important;
         
         -o-user-select: none !important;
         -o-touch-callout: none!important;
          user-select: none!important;


}
h1,h2,h3,h4,h5,h6
{
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
a
{
    color:#464646;
    text-decoration: none;
    transition: all 0.4s ease 0s;
    -moz-transition:all 0.4s ease 0s;
    -webkit-transition:all 0.4s ease 0s;
    -o-transition:all 0.4s ease 0s;
}
a:hover
{
    text-decoration: none;
    color: #2980b9;
    transition: all 0.4s ease 0s;
    -moz-transition:all 0.4s ease 0s;
    -webkit-transition:all 0.4s ease 0s;
    -o-transition:all 0.4s ease 0s;
}

.fixed {position:fixed; top:0;margin:0px;display: block; z-index:9999;
transition: 0.5s;
-moz-transition:0.5s;
    -webkit-transition:0.5s;
    -o-transition:0.5s;
}

/* box models */

.wrapper
{
    width:100%;
    background: #fff;
    text-align:center;
}
.container
{
    margin:0px auto;
    width:960px;
    text-align: left;
}
.thanh_wrapper
{
    width: 100%;
    
    background: #fff;
}
.thanh
{
    width: 960px;
    height: 47px;
    
    margin: 0 auto;
}
.thanh ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.thanh ul li
{
    height: 31px;
    line-height: 31px;
    float: left;
    margin: 8px 0;
    padding: 0 10px 0 0;
    color:#939495;
    overflow: hidden;
}

.phone
{
    background: url('../images/phone.png') no-repeat scroll 0 0 transparent;
    padding-left: 40px!important;
    margin-right: 15px;
}
.phone p
{
    padding: 0!important;
    margin: 0!important;
}
.mail
{
    background: url('../images/mail.png') no-repeat;
    padding-left: 40px!important;
    margin-right: 15px;
}

.mail:hover
{
    color:#1975ba;
    background-position: 0 -31px;
    transition: 0.6s;
    -moz-transition:0.6s;
    -webkit-transition:0.6s;
    -o-transition:0.6s;
    
}
.phone:hover
{
    color:#1975ba;
    background-position: 0 -31px;
    transition: 0.6s;
}

.f 
{
    width: 31px;
    overflow: hidden;
    
}
.s
{
    width: 31px;
    overflow: hidden;
  
}
.g
{
    width: 31px;

    overflow: hidden;
  
}
.f img
{
     width: 100%;
}
.s img
{
     width: 100%;
}
.g img
{
     width: 100%;
}
.f img:hover
{
      margin-top: -46px;
     transition: 0.4s;
     -moz-transition:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
}
.s img:hover
{
      margin-top: -46px;
     transition: 0.4s;
     -moz-transition:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
}
.g img:hover
{
     margin-top: -46px;
     transition: 0.4s;
     -moz-transition:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
}
.line_toptop
{
    width: 100%;
    height: 6px;
    background: #f40404;
}
.header_wrapper
{
    width: 100%;
    background: #fff url('../images/line1.png') repeat-x bottom center;
    
    
}
.header
{
    width: 960px;
    margin: 0px auto;
    position: relative;
}
    .logo
    {
        float:left;
    }
    .logo img:hover
    {
        opacity: 1!important;
    }
    .header span
    {
        font-size: 18px;
        
        color: #fff;
        height: 55px;
        float: left;
        font-family: open sans;
        font-weight: bold;
    }
     .header p
    { 
        font-size: 18px;
        padding-top: 15px;
        color: #fff;
       
        font-family: open sans;
        font-weight: bold;
        padding: 0!important;
        margin: 0!important;
    }
    
.lienhe_top
{
    float: right;
    width: 260px;
    text-transform: uppercase;
    font-size: 14px;
    color: #1e1e1e;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
}



.menut_wrapper
{
    width: 100%;
    background: #f40404;

}
   
.menutop
{
    width: 960px;
    margin: 0 auto;
    height:47px;
    line-height:47px;

    
}    
.menutop ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.menutop li
{
    float: left;
    position: relative;
   background: url('../images/bg_li.png') repeat-y right center;
}

.menutop li a
{
    display: block;
    font-size:14px;
    font-family: open sans;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 15px;
    color: #fff;
    position: relative;
    
}

.menutop li:hover > a
{
   background:#333 url('../images/bg_li.png') repeat-y right center;
    -moz-transition:0.6s;
    -webkit-transition:0.6s;
    -o-transition:0.6s;
    transition:0.6s;
}

.menutop li ul
{

    position: absolute;
   width: 230px;
    visibility: hidden;
     -moz-transition:opacity 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
    -webkit-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
    -o-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
    transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
    background-color: rgba(230,92,108,0.8);
    margin: 0;
    padding: 0;
   
    z-index: 99999;
    
}
.menutop ul li:hover ul
{
    opacity:1;
    visibility:visible;
    
    -webkit-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
   z-index: 99999;
}
.menutop li ul li
{
    float: none!important;
    width:100%;
    height: auto!important;
    border-top: 1px solid #e4e9f0 ;
    background-image: none;
    line-height: normal!important;
    margin-top:-6px;
     -moz-transition:opacity 0.1s 0.15s ease-out, margin 0.3s 0.1s ease-out;
    -webkit-transition:opacity 0.1s 0.15s ease-out, margin 0.3s 0.1s ease-out;
    -o-transition:opacity 0.15s 0.15s ease-out, margin 0.3s 0.1s ease-out;
    transition:opacity 0.15s 0.15s ease-out, margin 0.3s 0.1s ease-out;
      
}
.top_active{
    
     background:#222;
}
.menutop li ul li:first-child
{
    border-top: none!important;
  }
.menutop ul li:hover ul li
{
    margin-top:0;
    opacity:1;
}
.menutop li ul li a
{
    font-size: 11px!important;
    font-weight: 400!important;
    display: block;
    padding: 6px 0 6px 15px!important;
      
}
.menutop li ul li a:before
{
    display: none!important;
      
}
.menutop li ul li a:hover
{
    color: white!important;
    background: #444!important;
      
}
.contain_wrapper
{
    width: 100%;
    height: 100%;
}
.slider_wrapper
{
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
}
.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;
        -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    }
.duan_noibat_wrapper
{
    width: 100%;
    background: #f8f9fa url('../images/line1.png') repeat-x bottom center;
}


.duan_wrapper
{
    width: 100%;
    
    background: #fff url('../images/line2.png') repeat-x bottom center;
}
.duan_wrapper img:hover
{
    opacity: 0.5;
}
.tintuc_wrapper
{
    width: 100%;
    
    background: #f8f9fa url('../images/line1.png') repeat-x bottom center;
}
.duan_noibat
{
    width: 960px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.duan_title
{
 color: #1e1e1e;font-weight: 600;padding-left: 15px;text-transform: uppercase;border-bottom:5px solid #e90c0c;padding: 15px 10px 9px 15px;
}

ul.duan_noibat_showcase
{
    margin: 0;
    padding: 20px 0 30px 0;
    list-style: none;

}
ul.duan_noibat_showcase li
{
    width: 226px;
    float: left;
    margin-bottom: 20px;
    margin-right: 18px;
}
ul.duan_noibat_showcase li:nth-child(4n+4)
{
    
    margin-right: 0px;
}


ul.tintuc_showcase
{
    margin: 0;
    padding: 20px 0 30px 0;
    list-style: none;

}
ul.tintuc_showcase li
{
    width: 220px;
    float: left;
    margin-bottom: 20px;
    margin-right: 18px;
}
ul.tintuc_showcase li:nth-child(4n+4)
{
    
    margin-right: 0px;
}















.footer_wrapper
{
    height: 40px;
    line-height: 40px;
    background: #1e1e1e;
}

.footer
{
    width: 960px;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    font-family: open sans;
}
.footer_left{
    width: 500px;
    float: left;
}
.footer_left p
{
    color: #fff!important;
}
.footer_right
{
    float: right;
   
}
.footer_right a
{
    color: #fd8402;
}
.footer_right a:hover
{
    text-decoration: underline;
}

.captionOrange, .captionBlack
        {
            color: #00adef!important;
            font-size: 20px;
            line-height: 30px;
            text-align: left;
           padding: 10px;
        }
        .captionOrange
        {
           
            background-color: rgba(255, 255, 255, 0.7);
        }
        .captionBlack
        {
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.4);
        }
        .captionOrange a
        {
            color: #046cc1!important;
        }
        .captionOrange a:hover
        {
            text-decoration: underline;
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #00adef!important;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #024d68!important;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }
        .bricon
        {
            background: url(../img/browser-icons.png);
        }
        
        
        
        .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av
            {
               
              
                overflow:hidden;
                cursor: pointer;
                
            }
            .jssorb01 div { background-color: #fff;}
            .jssorb01 div:hover, .jssorb01 .av:hover { background:none; border: 3px solid #fff;margin-top: -1px;height: 9px!important;width: 9px!important;}
            .jssorb01 .av { background:none; border: 3px solid #fff;margin-top: -1px;height: 9px!important;width: 9px!important;}
            .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }
            
            
#back-top {
	position: fixed;
	bottom: 30px;
    right: 30px;
	margin-left: -150px;
}
#back-top a {
	width: 40px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 41px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../images/up-arrow1.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}
.tags p
{
    padding: 0!important;
    margin: 0!important;
}



.content_danb
{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    background-color: rgba(255,255,255,0.9);
}
.content_danb h3 a
{
    color: #474747;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    display: block;
}
.content_danb h3 a:hover
{
    color: #f84735;
  
}
.content_danb h4
{
    padding-top: 5px;
    color: #59595a;
    font-weight: 600;
    font-size: 12px;
}
.content_tintuc h3 a
{
    margin-top: 10px;
    font-family: MyriadPro-Semibold;
    font-size: 14px;
    color: #404141;
    text-transform: uppercase;
    text-align: center;
    display: block;
    border-top: 1px solid #404141;
    padding: 5px 0;
}
.content_tintuc h3 a:hover
{

    color: #f84735;
     border-top: 1px solid #f85241;
}
.content_tintuc h4
{
    font-size: 12px;
    color: #3e3e3e;

}
.menubot_wrapper
{
    width: 100%;
    background: #10a8f5 url('../images/bg_menubot.png') no-repeat center top;
    margin-top: 2px;
}
.menubot
{
    width: 960px;
    margin: 0 auto;
    padding: 30px 0;
}
.menubot_left
{
    width: 710px;
    float: left;
    
}
.menubot_right
{
    width: 180px;
    float: right;
}
.bot_active
{
    text-decoration: underline;
}
.menubot_left ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff;
}
.menubot_left ul li{
    float: left;
    
}
.menubot_left ul li a
{
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    padding: 0 19px;
    border-right: 1px solid #deeffd;
}
.menubot_left ul li a:hover
{
   text-decoration: underline;
}
.lh_bot
{
    padding-top: 15px;
}
.lh_bot div
{
    float: left;
    margin-right: 20px;
    color: #fff;
    font-family: arial;
    font-size: 12px;
}
.lh_bot div img
{
    float: left;
}
ul.mangxahoi
{
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 15px;
}
ul.mangxahoi li
{
    float: left;
    padding: 0 13px;
}
ul.mangxahoi li a:hover img
{
    -webkit-transform: rotateX(360deg);
		
		-moz-transform: rotateX(360deg);
		
		-o-transform: rotateX(360deg);
		
		-ms-transform: rotateX(360deg);
		
		transform: rotateX(360deg);
        transition: 1s;
        
    -moz-transition:1s;
    -webkit-transition:1s;
    -o-transition:1s;
}
.gia
{
    width: 177px; height: 32px;line-height: 32px;position: absolute;top: 97px; left: 23px;color: #fff;font-weight: bold;background-color: rgba(4,108,193,0.6);border: 1px solid #fff;text-align: center;
}
.gia:hover
{
    color: #046cc1;
    background-color: rgba(255,255,255,0.6);border: 1px solid #046cc1;
}
.canhchinh
{
    position: relative;
    width: 226px;
    height: 227px;
    overflow: hidden;
}
.canhchinh:hover .hover
{
    top: 0!important;
    transition: 0.6s;
        
    -moz-transition:0.6s;
    -webkit-transition:0.6s;
    -o-transition:0.6s;
}
.canhchinh1
{
    position: relative;
    width: 220px;
    height: 118px;
    overflow: hidden;
}
.canhchinh1:hover .hover1
{
    left: 0!important;
    top:0;
    transition: 0.6s;
        
    -moz-transition:0.6s;
    -webkit-transition:0.6s;
    -o-transition:0.6s;
}

.duan_showcase2 div.duan_show2
{
    float: left;
    width: 206px;
    height: 265px;
    margin-right: 18px;
    margin-bottom: 30px;
    background: #fff;
}
.duan_showcase2{
   
    }
.duan_showcase2 div.duan_show2 img
{
    
    width: 206px;
   
    
}
.duan_showcase2 div.duan_show2 img:hover
{
    
    width: 206px;
    
       transition: 1s;
        
    -moz-transition:1s;
    -webkit-transition:1s;
    -o-transition:1s;
    
}
.duan_showcase2
{
    padding: 20px 0;
}
.duan_showcase2 div.duan_show2:nth-child(4n+4)
{
    margin-right: 0;
}
.duan_show2
{
    padding: 10px;
}
.duan_show2 h3 a
{
    padding-top: 10px;
    font-weight: 600;
    display: block;
}
.duan_show2 h3 a:hover
{
   color:#f84735;
}
.duan_show2 h2 a
{
    font-family: open sans;
    font-weight: 600;
    font-size: 14px;
    display: block;
    padding-top: 8px;
    
}
.duan_show2 h2 a:hover
{
   color:#f84735;
}
.bg_hv
{
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: 50%;
    right: 50%;
    width: 10px;
    height: 10px;
    background: #fff;
}
.canhchinh111:hover .bg_hv
{
    position: absolute;
    top: 0%;
    left: 0%;
    bottom: 0%;
    right: 0;
    width: 206px;
    height: 207px;
     transform:rotate(360deg);
  -o-transform:rotate(360deg); /*Opera*/
  -moz-transform:rotate(360deg); /*Firefox*/
  -webkit-transform:rotate(360deg); /*Chrome và Safari*/
 
  transition: 0.5s;
    -moz-transition:0.5s;
    -webkit-transition:0.5s;
    -o-transition:0.5s;

}
.bg_hv img
{
    padding-top: 35%;
    padding-left: 30px;
    width: 70%!important;
}
.noidung_title
{
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}
.noi_dung
{
    font-family: open sans;
    font-size: 14px;
    color: #3a3a3a;
}
.tin_tuc_khac
{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #1e1e1e;
    padding-bottom: 20px;
}
.duan_khac h4 a{
    font-weight: 600;
    font-size: 13px;
}
.duan_khac h4 a:hover{
   
    color: #f84735;
    transition: 0.5s;
    -moz-transition:0.5s;
    -webkit-transition:0.5s;
    -o-transition:0.5s;
}
.duan_khac h5{
    padding-top: 5px;
    font-size: 12px;
}
.duan_khac img:hover
{
    opacity: 0.5;
}
ul.tintuc
{
    margin: 0;
    padding: 0;
    list-style: none;
} 
ul.tintuc li
{
    float: left;
    width: 470px;
    margin-right: 20px;
    margin-bottom: 15px;
} 
ul.tintuc li:nth-child(2n+2)
{
    margin-right: 0px;
} 
.uudai_wrapper
{
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
}
.uudai
{
    width: 960px;
    margin: 0 auto;
}
.uudai ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.uudai ul li
{
    width: 300px;
    height: 160px;
    
    float: left;
    margin-right: 30px;
    background: #f2f2f2;
}
.uudai ul li:last-child
{

    margin-right: 0px;
}
.uudai ul li a:hover
{
    color: #e65c6c;
}
.uudai ul li img:hover
{
    transform:rotateY(360deg);
  -o-transform:rotateY(360deg); /*Opera*/
  -moz-transform:rotateY(360deg); /*Firefox*/
  -webkit-transform:rotateY(360deg); /*Chrome và Safari*/
 
  transition: 1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    -o-transition:1s;
}
.giaohang img:hover
{
     transform:rotateY(0deg)!important;
  -o-transform:rotateY(0deg)!important; /*Opera*/
  -moz-transform:rotateY(0deg)!important; /*Firefox*/
  -webkit-transform:rotateY(0deg)!important; /*Chrome và Safari*/
    padding-left: 15px!important;
    transition: 0.7s;
    -moz-transition:0.7s;
    -webkit-transition:0.7s;
    -o-transition:0.7s;
}
.main_wrapper
{
    width: 100%;
    background: #fff;
}
.main
{
    width: 960px;
    margin: 0 auto;
}
.main_left
{
    width: 226px;
    float: left;
}
.main_right
{
    width: 714px;
    float: right;
}
.main_left_title
{
    width: 100%;
    text-align: center;
    color: #fffefe;
    font-weight: bold;
    padding: 12px 0;
    background: #e90c0c;
    font-size: 18px;
}
.main_left_block
{
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
}
.main_left_block_title
{
    background: none repeat scroll 0 0 #e9790c;
    border-left: 5px solid #000 !important;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: -1px;
    padding: 8px 0 8px 10px;
    text-transform: uppercase;
}
.main_left_block ul li
{
   border-left: 1px solid #f7f7f7;
   border-top: 1px solid #f7f7f7;
    padding: 5px 0;
}
.main_left_block ul li img:hover
{
   opacity: 0.6;
}

.main_left_block ul
{
   margin: 0;
   padding: 0;
   list-style: none;
}
.content_left a
{
    font-family: arial;
    font-size: 12px;
    color: #1e1e1e;
    font-weight: normal;
    text-transform: uppercase;
}
.content_left a:hover
{
  color:#e65c6c;
}
.content_left1 a
{
    font-family: arial;
    font-size: 14px;
    color: #1e1e1e;
    font-weight: normal;
    text-transform: uppercase;
}
.content_left1 a:hover
{
  color:#e65c6c;
}
.left_active1
{
    color:#e65c6c!important;
}
.facebook_title
{
    color: #1e1e1e;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 0 10px 0px;
    border-bottom: 1px solid #e90c0c;
    margin-bottom: 20px;
}
.facebook_title span
{
    border-bottom: 6px solid #e90c0c;
    padding: 7px 10px 4px 20px;
}
.content_bcs ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    
}
.content_bcs ul li
{
    width: 223px;
    height: 313px;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    
}
.content_bcs1 ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 20px;
    
}
.content_bcs1 ul li
{
    width: 223px;
    height: 313px;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    float: left;
    margin-right: 19px;
}
.content_bcs1 ul li:nth-child(3n+3)
{
   
    margin-right: 0px;
}
.content_bcs1 ul li:last-child
{
    
    margin-right: 0px;
}
.content_bcs2 ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 20px;
    
}
.content_bcs2 ul li
{
   
    overflow: hidden;
    border: 1px solid #f2f2f2;
    float: left;
    margin-right: 19px;
}
.content_bcs2 ul li:nth-child(4n+4)
{
   
    margin-right: 0px;
}
.content_bcs2 ul li:last-child
{
    
    margin-right: 0px;
}
.hv_img:hover
{
    width: 221px!important;
    height: 232px!important;
    border: 1px solid #e65c6c;
    overflow: hidden;
}
.hv_img:hover img
{
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
         -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;

}

.content_bcs1 a:hover h2
{
    text-shadow: 0px 0px 10px #e65c6c;
    color: #fff!important;
    -webkit-transition: all 0.6s ease; /* Safari and Chrome */
    -moz-transition: all 0.6s ease; /* Firefox */
    -ms-transition: all 0.6s ease; /* IE 9 */
    -o-transition: all 0.6s ease; /* Opera */
    transition: all 0.6s ease;
}
.content_bcs a:hover h2
{
    text-shadow: 0px 0px 10px #e65c6c;
    color: #fff!important;
    -webkit-transition: all 0.6s ease; /* Safari and Chrome */
    -moz-transition: all 0.6s ease; /* Firefox */
    -ms-transition: all 0.6s ease; /* IE 9 */
    -o-transition: all 0.6s ease; /* Opera */
    transition: all 0.6s ease;
}
.content_bcs1 a:hover h4
{
    text-shadow: 0px 0px 10px #e65c6c;
    color: #fff!important;
    -webkit-transition: all 0.6s ease; /* Safari and Chrome */
    -moz-transition: all 0.6s ease; /* Firefox */
    -ms-transition: all 0.6s ease; /* IE 9 */
    -o-transition: all 0.6s ease; /* Opera */
    transition: all 0.6s ease;
}
.content_bcs a:hover h4
{
    text-shadow: 0px 0px 10px #e65c6c;
    color: #fff!important;
    -webkit-transition: all 0.6s ease; /* Safari and Chrome */
    -moz-transition: all 0.6s ease; /* Firefox */
    -ms-transition: all 0.6s ease; /* IE 9 */
    -o-transition: all 0.6s ease; /* Opera */
    transition: all 0.6s ease;
}
.content_bcs2 a:hover h4
{
   
    color: #e65c6c!important;
   -webkit-transition: all 0.6s ease; /* Safari and Chrome */
    -moz-transition: all 0.6s ease; /* Firefox */
    -ms-transition: all 0.6s ease; /* IE 9 */
    -o-transition: all 0.6s ease; /* Opera */
    transition: all 0.6s ease;
}
.xemtatca a:hover span
{
    font-style: italic;
    padding-right: 5px!important;
    -webkit-transition: all 0.6s ease; /* Safari and Chrome */
    -moz-transition: all 0.6s ease; /* Firefox */
    -ms-transition: all 0.6s ease; /* IE 9 */
    -o-transition: all 0.6s ease; /* Opera */
    transition: all 0.6s ease;
}
.lienhe_wrapper
{
    width: 100%;
    height: 205px;
    overflow: hidden;
    background: #1e1e1e url('../images/bg_lienhebot.png') repeat-x bottom center;
    font-family: open sans!important;
  
}
.lienhe
{
    width: 960px;
    margin: 0 auto;
    padding-top: 15px;
}
.lienhe_box_title
{
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #363636;
}
.lienhe_box
{
    float: left;
    margin-right: 58px;
    line-height: 17px;
}
.lienhe_box a
{
     font-family: open sans;color:#c9c9c9;font-size: 13px;padding-bottom: 15px;
}
.lienhe_box a:hover
{
    text-decoration: underline;
}
.lienhe_box ul
{
   margin: 0;
   padding: 0;
   list-style: none;
} 
.lienhe_box span
{
   font-family: open sans!important;
   line-height: 17px!important;
} 
.xemtiep a
{
    color: #e65c6c!important;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    padding-right: 20px;
}
.xemtiep
{
    
    
}
.xemtiep a:hover
{
    
    padding-right: 5px;
    
}
.lienhe_lh span
{
    color:#555!important;
    font-size: 14px!important;
    line-height: 24px;
}.content ul
{
    list-style: none;
    margin: 0px!important;
    padding: 0px!important;   
}
.content ul li
{
    display: block;
    padding: 15px 0;
    border-bottom: 1px #e1e1e1 dashed;
}
.content ul li:first-child
{
    padding-top: 8px;
}
.content ul li img
{
    width: 150px;
    float: left;
    margin-right: 10px;
}
.news_right
{
   

}
.news_right a
{
    font-weight: 600;
    color: #696868;
}
.news_right a:hover
{
    color: #e65c6c;
}
.news_right span
{
    display: block;
    padding-top: 5px;
}


.noidung_duan1
{
    width: 190px;
    float: left;
}
.noidung_duan2
{
    width: 260px;
    float: right;
}
.noi_dung
{
    margin: 0px 25px 10px 0;
    padding-bottom: 10px;

}
.noi_dung p
{
    color: #333!important;
    text-align: justify;
}
.hinh_duan {
    text-align: center;
}
.hinh_duan img {
    width: 910px;
}

.duan_khac_wrapper
{
    margin-bottom: 20px!important;
}
.duan_khac
{
    width: 440px;
    height: 60px;
    margin: 0px 25px 15px 0;
    float: left;
}
.duan_khac img
{
    width: 224px;
}
ul.tintuc img:hover
{
    opacity: 0.5;
}
.content1{
    margin: 10px 0px;
    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 0px;
    text-indent: 10px;
    margin-left: 5px;
    font-size: 14px;
    border-bottom: 1px #e1e1e1 dashed;
}
.tintuc_khac a h4
{
    font-size: 14px;
    color: #e65c6c;
}
.tintuc_khac a:hover h4
{
   
    padding-left: 10px;
    font-style: italic;
    transition:padding-left 0.7s;
        -moz-transition:padding-left 0.7s;
    -webkit-transition:padding-left 0.7s;
    -o-transition:padding-left 0.7s;
}
.ngay_dang
{
    font-style: italic;
    font-size: 12px;
}/* 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;
}/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;

	padding: 0;
	*zoom: 1;
    margin-top: 30px!important;

}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
        overflow: hidden!important;
        text-align: center!important;
}
.bx-viewport ul li
{
    text-align: center!important;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -20px;
	background: url(../images/controls.png) no-repeat 20px 0px;
}

.bx-wrapper .bx-next {
	right: -20px;
	background: url(../images/controls.png) no-repeat -20px 0px;
}

.bx-wrapper .bx-prev:hover {
	opacity: 0.6;
}

.bx-wrapper .bx-next:hover {
	opacity: 0.6;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 40px;
	height: 34px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/* http://www.menucool.com */

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

#slider, #slider div.sliderInner 
{
    height:350px;/* 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);
    
}

/* 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 {
       
        position: absolute;
        bottom: 70px;
        left: 0px;
        background: url('../images/bg_banner.png');
        width: 500px;
        
        z-index: 9999;
        font-size: 24px;
        line-height: 50px;
        text-align: left;
        padding: 8px 15px;
}
#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:#00aeef;
    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;
    border-radius: 5px;
    bottom: 15px;
    height: 20px;
    padding-top: 10px;    
    position: absolute;
    right: 45%;
    z-index: 99999;
}

/* each bullet */
#slider div.navBulletsWrapper div 
{
    width:18px; height:17px;
    font-size:0;color:White;/*hide the index number in the bullet element*/
    background:transparent url(../images/bullet1.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 -16px;}


/* --------- 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: #E65C6C;
	cursor:pointer;
    color: #fff;
}

.wrapper_contact input.submit:hover
{
	
	background: #0066b3;
	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;
    font-size: 13px;
}

.wrapper_contact .error
{
	border:1px solid #0066b3;
	background-color:#00aeef;
	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*/

/*phan trang */
.navigation {
	font-size:11px;
	clear: both;
	padding: 15px 0px 20px;
	text-align: center;
	cursor:default;
	font-weight:bold;
	color:#79d03a;
}
.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:#BABABA;
}

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