
@font-face {
	font-family:hong_ha;
	src:url('/style/fonts/UVNHongHaHep_R.TTF') format('truetype')
	;
	font-weight:400;
	font-style:normal;
}
body{background: #252525;}
li{
	list-style:none;
}
#first{
	width:100%;
	/*background:url(../images/bg_first.png);*/
	background-color:#252525;
	min-width:1170px;
}
.wap{
	width:1170px;
	margin:10px auto;
	height:120px;
}
.wap .left{
	width:50%;
	float:left;
}
.wap .right{
	width:50%;
	float:left;
}
.wap .right ul li{
	float:right;
	color:#fff;
}
.wap .right ul li a{
	color:#fff;
    font-size: 12px;
    font-weight: bold;
}
.wap .right ul li a:hover{
	color:#0706cf;
}
.wrapper{
	width:100%;
	min-width:1170px;
	background-color:#fff; 
}
.all{

}
#top .left{
	width:10%;
	float:left;
}
#top .left a img{
 /*   margin: 2px 8px 12px 0px;
    float: left;
    width: 100px;
    margin-top: 11px;*/
	float: left;
    width: 100px;
    margin-top: 6px;
    box-sizing: border-box;
    height: 110px;
}
#first .fixed-top-menu .left a img{
    margin: 0;
    height: 71px;
    width: auto;
    margin-top: -7px;
}
.slogand h2{
	font-weight: bold;
    font-size: 20px;
    margin-top: 18px;
}
#top .right{
	width:90%;
	float:left;
	text-align:right;
}
#top .right .social{
    width: 60%;
    margin-top: 30px;
    float: left;
}
#top .right .social p{
    float: right;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 2px;
}
#top .right .social li{
	float:right;
	margin-right:5px;
}
#top .right .social li img{
    height: 18px;
    margin-right: 9px;
}
.clear{clear:both;}
.search{
    width: 40%;
	float:left;
    margin-top: 20px;
}
.search .keyword{
    padding: 17px 20px;
    width: 76%;
    background: url(/images/bg_search.png);
    background-size: 100% 100%;
    border: none;
    color: #000000;
    font-style: italic;
    padding-top: 12px;
}
.search .button{
	width: 49px;
    height: 35px;
    background: url(../images/search.png) no-repeat;
    border: none;
    float: right;
    cursor: pointer;
    background-size: 100% 100%;
    border-radius: 5px;
    margin-top: 2px;
}
/*----------------------- Start menu --------------------*/
#nav{
    width: 100%;
    position: relative;
}
.lang{
	position:absolute;
	top:7px;
	right:5px;
}
#nav li.ccc{
    background: url(/images/top1.png) no-repeat top 15px right;
    padding-right: 4px;
}
#nav li.ccc:hover{
    background: url(/images/top2.png) no-repeat top 15px right;
}
#nav li{
    float: right;
	position:relative;
}
#nav li:hover a{
	color:#0706cf;
}
body .fixed-top-menu #nav li:hover a{
	color:#0706cf;
}
#nav li:first-child{
	border:none;
}
.menu{
    padding-top: 14px;
    width: 100%;
}
#nav li h2{
    padding: 8px 3px;
    /*height: 40px;*/
    box-sizing: border-box;
}
#nav li h2 a{
    color: #fff;
    padding: 10px 7px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    font-family: hong_ha;
}
body .fixed-top-menu #nav li h2 a{color:#333;}
#nav li  li h2 a{
	color:#fff !important;
    font-weight: normal;
    font-family: arial;
	padding:0 10px;
}
#nav li  li:hover{
	background-color:#006eb6;
}
#nav li li a{
	text-transform: none;
    padding: 0px;
}
#nav li ul{
	position:absolute;
	left:10px;
	width:215px;
	z-index:999;
    background-color: #2023af;
	top:40px;
	display:none;
	text-align:left;
}
#nav li ul:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 0px;
    border-color: transparent transparent #2023af transparent;
}
#nav li:hover ul{
	display:block;
}
#nav li li{
	float:none;
	border-top:1px solid #fff;
}
#nav ul ul ul{
	display:none !important;
    position: absolute;
    top: 0;
    left: 200px;
}
#nav ul ul li:hover ul{
	display:block!important;
}
.bong{
	background: url(../images/bong.png);
    width: 100%;
    height: 30px;
}
/*----------------------- End menu --------------------*/
/*-------------------- Start Main ---------------------*/
#main .head ul li{
	float:left;
	margin-right:25px;
}
#main .head ul li:nth-child(3){
	margin-right:0;
}
#main .head ul li a img{
	width:310px;
	height:195px;
	margin-bottom: 2px;
}
#main .head ul li  .arrow{
    background: url(../images/bg1.png) repeat-x;
    height: 55px;
}
#main .head ul li  .arrow img{
    width: 25px;
    height: 25px;
    float: right;
    margin-top: 14px;
    margin-right: 12px;
}
#main .head ul li a h2{
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: 55px;
    padding-left: 10px;
	float:left;
}
.center{
	width: 100%;
	margin-top: 25px;
	overflow:hidden;
    background: url(/images/bg-page4.png);
	float:left;
}
.center .left{
	width:50%;
	float:left;
}
.center .left ul{
    margin-top: 17px;
}
.center .left .head{
    height: 46px;
    background-size: 100% 100%;
}
.center .left .head a{
    text-transform: uppercase;
    font-weight: bold;
    line-height: 50px;
    font-size: 27px;
	font-family: time news roman;
    color: #0706cf;
}
.center .left .head h2{
	color:#0706cf;
}
.center .right .head h2{
	color: #0706cf;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 50px;
    padding-left: 40px;
}
.center .right .head h2 a{
    text-transform: uppercase;
    font-weight: bold;
    line-height: 50px;
    font-size: 27px;
    color: #0706cf;
	font-family: time news roman;
}
.center .left ul.vip1 li{
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.main-travel .left ul{
    border: 1px solid #03A9A9;
    overflow: hidden;
    border-top: 0;
    border-radius: 0 0 5px 5px;
	margin-bottom:10px;
} 
.center .left ul li img{
    width: 220px;
    height: 139px;
    float: left;
    border: 1px solid #cdcdcd;
    padding: 4px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px #BFB9B9;
}
.center .left .content{
    width: 350px;
    float: left;
    margin-left: 15px;
}
.center .left .content a{
    color: #333;
    font-weight: bold;
    font-size: 14px;
}
.center .left .content a:hover{
	color:#ff0000;
}
.center .left .content p{
	font-size: 14px;
    color: #303030;
    text-align: justify;
}
.content h3 a{
	color:#555;
	   /* font-family: times new roman;*/
    font-size: 13px;
	text-transform:uppercase;
}
#module .content h3 a{color:#333;}
#module .content:hover h3 a{color:#ff0000;}
.center .right{
	width:50%;
	float:right;
}
.center .right ul.support{
	border: 1px solid #03A9A9;
    box-sizing: border-box;
    width: 309px;
    border-radius: 0 0 5px 5px;
}
.center .right ul.support li{ 
    background: url(../images/hotro1.png)no-repeat top 4px left;
    margin: 10px 0 10px 35px;
    padding-left: 55px;
}
.ol1{
    font-size: 12px;
    font-weight: bold;
}
.ol2 img{
	float:left;
	margin-right:5px;
}
.ol2 p{
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    padding-top: 10px;
}
.line{
    background: url(../images/line.png)no-repeat center bottom;
}
.line:last-child{
	background:none;
}
.hotline{
    background: url(../images/hotline.png)no-repeat;
    height: 55px;
    margin: 10px 10px 10px 30px;
    padding-left: 70px;
	font-weight:bold;
}
.hotline h3{
    font-size: 18px;
    padding-top: 10px;
}
.hotline p{
	color:#ff0000;
}
.slide_b .head{
	background: url(../images/title_slider.png) no-repeat;
    height: 46px;
    background-size: 100% 100%;
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 50px;
    padding-left: 37px;
}
.wrrap_s{
    box-sizing: border-box;
    width: 979px;	
}
#footer{
    width: 100%;
    overflow: hidden;
    color: #fff;
    font-size: 12px;
    min-width: 1170px;
    border-top: 1px solid #ffffff;
    padding-bottom: 50px;
    background: url(/images/bg-footer.png);
}
.bottom{
	width:1170px;
	margin:15px auto;
}
.bottom .left{
    width: 50%;
    float: left;
    box-sizing: border-box;
    height: 110px;
    margin-bottom: 20px;
    margin-right: 2%;
}
.bottom .left a{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
} 
.bottom .left a:hover{

}
.bottom .left h2{
	text-transform: uppercase;
    font-weight: bold;
    margin: 10px 0;
    font-size: 12px;
    margin-bottom: 5px;
}
.bottom .left p{
	padding:4px 0;
}
.bottom .right{
	width:20%;
	float:right;
}
.bottom .right li.tc{
    margin-top: 10px;
    background: url(../images/ic1.png) no-repeat top 3px left;
    padding-left: 24px;
    font-weight: bold;
}
.bottom .right li.ol{
    margin-top: 10px;
    background: url(../images/ic2.png) no-repeat;
    padding-left: 24px;
    font-weight: bold;
}
.bottom .right li span{
	margin-left:20px;
	float:right;
}
.menu_b{
    width: 100%;
    overflow: hidden;
    border-top: 3px solid #007171;
}
.menu_b ul li{
	float:left;
	padding:5px;
}
.menu_b ul li a{
    color: #303030;
    font-size: 13px;
    font-weight: bold;
    padding: 15px;
}
.menu_b ul li a:hover{
	color:#ff0000;
}
.bottom1{
	width:32%;
	float:left;
}
.bottom2{
	width:32%;
	float:left;
}
.bottom3{
	width:32%;
	float:left;
}
/*---------------- Videos --------------*/
.main-travel ul.gallery li{ 
    width: 30%;
    padding: 0;
    margin: 10px;
    border: 1px solid #cdcdcd;
    margin-bottom: 10px;
	float:left;
	text-align:center;
} 
.center ul.gallery li img{
	width: 100%;
	margin-bottom:10px;
    height: 160px;
}
.center ul.gallery li.course p a{
	color:#303030;
	font-size:14px;
	margin:5px;
	font-weight:bold;
	line-height:20px;
    /*padding-left: 28px;*/
}
.center ul.gallery li.course p a:hover{
	color:#ff0000;
}
.dev{
	margin-left:40%;
}
.dev li{
    float: right;
    margin-left: 5px;
}
.dev img{
	width:27px;
}
.old_news a{
	font-size:12px;
	line-height:normal;
	
}
.videos ul.gallery,.vip1{
    border-top: 0;
    border-radius: 0 0 5px 5px;
	overflow:hidden;
	margin-top: 10px;
}
.videos ul.gallery li{
    /*background: url(/images/quay.png)no-repeat top 3px left;*/
	min-height: 25px;
	/*padding: 5px 0;*/
	width:47%; margin-left:2%; margin-right:1%;
	float:left;
	height:225px;
}
.videos ul.gallery li:first-child{
	background:none !important;
	/*margin-bottom: 20px;*/
}
.videos ul.gallery li:hover{
    background: url(/images/quay_hover.png)no-repeat top 3px left;
}
.videos ul.gallery p a{
    font-size: 12px !important;
    /*padding-left: 20px;*/
}
.videos ul.gallery p a:hover{
	color:#0706cf !important;
}

.hv{
	width:100%; float:left;
    /*height: 480px;
    overflow: auto;*/
}
.otherss{
	float: left;
    clear: both;
    text-align: left;
    font-weight: bold;
    padding: 11px 0 0 0px;
    text-transform: uppercase;
    color: #2A3435;
    text-decoration: underline; 
}
.old_news{
	padding-left:0 !important;
}
#slider{
	width:100%;
    border-top: 1px solid #fff;
}
.main div.head1{
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    background: url(/images/line1.png) no-repeat center top 49px;
    height: 55px;
    margin-top: 40px;
}
.main div.head1 h2{
    float: left;
    width: 100%;
    text-align: center;
    font-family: times new roman;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: normal;
	color:#fff;
}
#module .main div.head1 h2{
	color:#333;
}
.text1{
    text-align: center;
    color: #808080;
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 20px;
}
.main{
	width:1170px;
	margin:0 auto;
}
.tintuc{
	width:1170px;
	margin:0 auto;
	margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden;
}
.tintuc .content h3{
	padding-bottom:10px;
}
.sanpham ul.v1 li{
    width: 32.333%;    float: left;    margin-right: 1%;    box-sizing: border-box;    height: 320px;    margin-bottom: 25px;
}
.sanpham ul.v1 li:hover img{
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.sanpham ul li .img{
    width: 100%;
    background: #fff;
    text-align: center;
    height: 255px;
    border: 1px solid #FFF;
    box-sizing: border-box;
	overflow:hidden;
}
.sanpham ul li img{
	width:100%;
	height:100%;
    box-sizing: border-box;
}
.sanpham ul li .content{
	text-align:center;
	font-size:12px;
}
.sanpham ul li .content h3{
	font-size: 12px;
    margin-top: 6px;
    line-height: 24px;
    background-color: #e6e6e6;
    padding: 5px;
}
.sanpham ul li:hover .content h3 a{
	color:#ff0000;
}
.sanpham ul li .content span{
	font-weight:bold;
	color:#303030;
	font-size:12px;
}
.sanpham ul li .content p{
    color: #ff0000;
    font-weight: bold;
    font-size: 15px;
    margin-top: 7px;
}
#module{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}
#module .header{
	background: url(/images/back.png) no-repeat center left;
    padding-left: 34px;
	margin-top:20px;
	color:#808080;
	margin-bottom:10px;
}
#module .header a{
	font-size:14px;
	color:#808080;
    text-transform: uppercase;
    font-weight: normal;
}

#module .left{
	width:50%;
	float:left;
}
#module .left .head{
	background: url(/images/back-left.png)no-repeat;
    background-size: 100% 100%;
    min-height: 40px;
    line-height: 40px;
    padding-left: 33px;
    font-size: 14px;
    color: #fff;
	margin-bottom:10px;
    text-transform: uppercase;
	box-sizing:border-box;
	
}
#module .left .head a{
	color:#fff;
}
#module .right{
	width: 50%;
    float: left;
}
#module .right .head{
	background: url(/images/back_r.png) no-repeat;
    height: 40px;
	margin-bottom:10px;
    line-height: 40px;
}
#module .right .head a{
	color: #fff;
    padding-left: 34px;
    text-transform: uppercase;
}
#module .right .text p{
	font-size: 12px !important;
    text-align: justify;
    color: #808080;
    line-height: 19px;
}
#module .right .title1{
	width: 469px;
    float: left;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
}
#module .right .text{
	width:469px;
	float:left;
	box-sizing:border-box;
	margin:0;
}
nav{
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 29px;
}
.pagination{
    overflow: hidden;
    position: absolute;
    right: 0;
}
.pagination li{ 
	float:left;
    height: 22px;
    margin-top: 5px;
	background: none !important;
    border: none !important;
    box-shadow: none !important;
}
.pagination a {
	color:#808080;
	font-size:12px;
	padding: 3px;
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    margin-right: 2px;
}

.all #module .support li{
	background: url(/images/online1.png) no-repeat;
	padding-left: 48px;
	border-bottom: 1px dotted;
	margin-bottom: 9px;

}
.all #module .support li p{
	color:#303030;
}
#module .support li:last-child{
	border:none;
}
#module .left .main-right{
	margin-bottom:20px;
}
/*------------ ho tro -------------*/
#module .left ul.vip1 img{
    width: 110px;
	height:75px;
    float: left;
    margin-right: 10px;
}
#module .left ul li{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #cdcdcd;
	margin-bottom:5px;
    padding: 5px 0
}
 #module .left ul li:last-child{
	border:0;
 }
#module .left ul li p{
	font-size: 12px;
	color: #808080;
	text-align: justify;
}
#module .left ul li a{
	font-size:12px;
	color:#303030;
}
#module .left ul li a:hover{
	color:#ff0000;
}
ul.support{
    width: 100%;
    overflow: hidden;
}
.head{
	width:100%;
	overflow:hidden;
}
#product_detail .left{
	width: 445px;
	float:left;
	overflow:hidden;
    margin-bottom: 20px;
	margin-right:20px;
}
#product_detail .right{
	width:515px;
	float:left; 	
}
.ttsp{
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 2px solid #E2DBDB;
    margin-bottom: 10px;
}
.ttsp h3{
	color:#0706cf;
	font-size:24px;
}
.chitiet{
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 2px solid #E2DBDB;
    margin-bottom: 10px;
}
.chitiet label{
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #808080;
}
.chitiet p{
	font-size:12px;
	color:#303030;
}
.hotro label{
	font-size:18px;
	color:#303030;
}
.hotro p{
	font-size:18px;
	color:#ff0000
}


/************************** tabs slide chạy footer ***************************/
.tabs-slide{
   width: 100%;
    margin: auto;
    overflow: hidden;}
ul#sidebar2{float: left;width: 100%;list-style: none;height: 42px;}
ul#sidebar2 li{float: left;line-height: 42px;cursor: pointer;}
ul#sidebar2 li p{font-size: 14px;line-height: 42px;padding: 0px 20px;    border: 1px solid #cdcdcd;}
ul#sidebar2 li p.show2{
		background: #0706cf;
		margin-right: 3px;
		color: #fff;
		border: 1px solid #cdcdcd;
		font-weight:bold;
		text-decoration:none;
	}
ul#sidebar2 li p.hide2{
    background: #f2f2f2;
    margin-right: 3px;
	color: #303030;	
}
p.show2{text-decoration: underline;}
.show3 {display: block !important;}
.show3 p{padding: 15px;float: left;}
.hide3 {display: none !important;}

#khachhangtab, #dichvutab, #tuyendungtab{
    width: 100%;
    border: 1px solid #cdcdcd;
    overflow: hidden;
	    border-bottom: 4px solid #cdcdcd;
    box-sizing: border-box;
}
.contentdiv a{
    color: #ff0000;
    font-weight: bold;	
}
#module .sanpham ul.v1{
    margin-top: 40px
}
.khachhang{
    padding: 10px;
    font-size: 14px;
}
.chitiet p span{
    font-weight: bold;
}
.xemthem{
    float: right;
    margin-right: 20px;
    font-style: italic;
    color: #0706cf;
    font-family: myriad Pro;
    font-size: 14px;
    margin-top: 20px;
}
.xemthem:hover{
	text-decoration:underline;
}
.videos{
    width: 100%;
    padding-left: 50px;
    box-sizing: border-box;
}
/* --------------------------- slide ngang ------------------*/
.slide-holder{
margin:0 auto;
}
.slide-container { /*slide-container là khối bao mà slide-stage có thể "trượt" bên trong */
    height: 135px;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
    position: relative;
}
.slide-stage{
position: absolute;
}
.slide-image { /*Độ rộng của .slide-image có thể được thay đổi theo nhu cầu, ảnh hưởng đến độ rộng chung của slideshow*/
float:left;
width:180px;
height:150px;
text-align: center;
}
.slide-image img{
    width: 150px;
    margin: 0 auto;
    height: 110px;
    border: 1px solid #cdcdcd;
}
.slide-pager{
position:relative;
}
.slide-control-prev {
    position: absolute;
    text-align: center;
    line-height: 60px;
    width: 32px;
    color: #fff;
    cursor: pointer;
    top: 48px;
    left: -35px;
    background: url(../images/l.png) no-repeat;
    height: 41px;
}
.slide-control-next{
    position: absolute;
    width: 32px;
    height: 41px;
    cursor: pointer;
    right: -37px;
    top: 50px;
    background: url(../images/r.png)no-repeat;
}
.slide-holder{
	width:92% !important;
}
.ban_top{
    width: 100%;
    min-width: 1170px;
}
.ban_top img{
	width:100%;
}
/*- ------------------------------ end ------------------ _ */
.vip1 .view{
    width: 185px;
    float: left;
    box-sizing: border-box;
	margin-top: 15px;
}
#module .view .left { 
    width: 115px;
    background: url(/images/date.png) no-repeat center left;
    padding-left: 20px;
    font-size: 11.99px;
    color: #a3a2a2;
}
#module .view .right {
    width: 31px;
    margin-left: 0;
    background: url(/images/xem.png) no-repeat center left;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 11.99px;
    color: #a3a2a2;
} 
li.child-news .view{
    width: 469px;
    float: left;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 20px 0;
    margin-bottom: 13px;
}
#khachhangtab .content{
	padding: 10px;
	box-sizing: border-box;
	text-align: justify;
}
#khachhangtab .content p{
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    line-height: 22px;
}
#khachhangtab .content ul{
	padding-left:40px;
}
#khachhangtab .content img{
	max-width:100%;
}
.sdt{	
    position: fixed;
    background: url(/images/p.png)no-repeat #ff1e1e;
    bottom: 7px;
    left: 10px;
    height: 46px;
    background-size: auto 100%;
    line-height: 50px;
    padding-left: 56px;
    border-radius: 29px;
    padding-right: 10px;
    font-weight: bold;
    opacity: 0.9;
}
.sdt a{color:#fff;}
/* bottom*/
.first-bot{
    float: left;
    width: 100%;
  /*  border-bottom: 1px solid #404040;*/
   /* padding-top: 15px;*/
    padding-bottom: 20px;
}
.first-bot a{
	float: left;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    margin-right: 20px;
    line-height: 22px;
}
/* end - bottom*/
#bttop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    z-index: 9999;
}
.text-contact h2 span{
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 15px !important;}
.text-contact{color: #303030!important;font-size:12px !important; line-height:25px;}
.text-contact h4, .text-contact p{text-align: left!important;}
.text-contact h4 span, .text-contact p span{color: #303030!important;}
.text{
	font-size:12px;
}
#contact input{
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
#contact input:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
#contact input:active {
	position:relative;
	top:1px;
}
.bottom2 li a{
	color:#fff;
	font-weight: normal;
}
.left .child-footer p,.right .child-footer p, .bottom2 .child-footer p{
	float: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
	margin-bottom:10px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: bold;
    padding-bottom: 10px;
    background: url(/images/line2.png)no-repeat bottom left;
    background-size: 100% 5%;
}
.child-footer{width:100%;overflow:hidden;}
ul.lknhanh{margin-top:20px;}
ul.lknhanh li{width:50%;float:left;margin-bottom:10px;}



