html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;
}
a{
	color:#000;
	text-decoration: none;
}
a:hover{
	color:#000;
	text-decoration: underline;
}
/*main css*/
body {
	line-height: 1.4;
	font-family: arial;
	font-size: 12px;
	background:#27547B url(../img/site/bg-2.jpg) bottom center no-repeat;
	*background:#27547B url(../img/site/bg-2.jpg) bottom left no-repeat;
	background-size: auto;
}
.clr{
	clear: both;
}
#wrapper{
	width: 1000px;
	height: auto;
	margin: 0 auto;
 
}
#top-menu{
	background:#edf8fe;
	width: 100%;
	margin: 0 auto;
	height: 30px;
	position: relative;
}
#top-menu ul.top-menu{
	width: 992px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
}

#top-menu ul.top-menu li{
	float: right;
	font-family: arial;
	font-size: 11px;
	color: #666469;
}
#top-menu ul.top-menu li a{
	color: #005469;
	padding:0 6px;
}
#main-menu{
	width: 1000px;
	height: 94px;
	position: relative;
	margin: 0 auto;
	background: transparent;
}
#main-menu #logo{
	float: left;
	position: absolute;
	width: 185px;
	height: 71px;
	top: 0px;
	z-index: 100;
	border: 0;
	left: 0px;
}
#main-menu #search-form{
	float: right;
	margin-top: 12px;
	margin-right: 8px;
	height: 30px;
	position: relative;
}
#search-form #textsearch{
	height: 28px;
	width: 185px;
	border: 0;
	padding: 0 5px 0 2px;
	line-height: 28px;
	background: transparent url(../img/site/input-search.png) center left no-repeat;
}
#search-form  .input{
	line-height: 30px;
	height: 30px;
	float: left;
	margin: 1px 0;
	display: inline-table;
	color: #050505;
}
#search-form  .input input{
	font-style: italic;
	color: #7c9092;
}
#search-form  .input input:active {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
}
#search-form .submit{
	line-height: 30px;
	height: 30px;
	background: transparent url(../img/site/btn-search.png) center center no-repeat;
	float: left;
}
#search-form #submit{
	height: 30px;
	width: 35px;
	border: 0;
	text-indent: -9999px;
	*text-indent: 0;
	opacity: 0;
	background:none;
	cursor: pointer;
}

#main-menu  #menu{
	position: absolute;
	right:5px; bottom: 0px;
}
#main-menu  #menu #nav{

}
ul#nav li{
	float: left;
	padding: 0;
	background: transparent url(../img/site/menu-gb.png) top center no-repeat;
	margin: 0 2px;
	display: block;
	width: 114px;
	height: 38px;
}
ul#nav li:last-child{
	margin-right: 0;
}
ul#nav li a{
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 38px;
	text-align:center;
	font-family: arial;
	text-transform: uppercase;
}	
ul#nav li#home{
	background:transparent url(../img/site/home-btn.png) bottom center no-repeat;
	margin: 0 2px;
	display: block;
	width: 41px;
}

ul#nav li#home a{
	text-indent:-9999px;
}
#main-content{
	width:1000px;
	height: auto;
	padding: 0;
	position: relative;
	background: transparent url(../img/site/bg-main-content.png) repeat-y;
}
#main-sileshow{
	border-top: 1px solid #FFF;
	width: 990px;
	background:transparent url(../img/site/bg-main-sideshow.png) bottom left repeat-x;
	height: 248px;
	margin: 0 auto;
}
#our-projects{
	width: 968px;
	margin: 0 auto;
	height: 122px;
	background: #FFF;
	border: 1px solid #92AEC3;
	position: relative;
}
#our-projects ul{
	height: 122px;
	margin-left: 25px;
}
#our-projects ul li{
	float: left;
	padding: 22px 10px;
}
#our-projects img{
	width: 60px;
	height: 60px;
	margin:auto;
	border: 0;
}
#our-projects #img-bg-our-project{
	position: absolute;
	right: -8px;
	top: -8px;
	z-index: 100;
	width: 121px;
	height: 122px;
}

#content{
	margin-left: 16px;
	margin-top: 5px;
	width: 740px;
	padding-top: 4px;
	float: left;
	background: transparent url(../img/site/bg-content.png) top center no-repeat;
}
#left-content{
	float: left;
	width: 369px;
	border-right: 1px solid #FFF;
}


#right-content{
	float: right;
	width: 369px;
}
#title-cont-left{
	margin-left: -6px;
	width: 240px;
	float: left;
	margin-top: 12px;
	height: 44px;
	background: transparent url(../img/site/bg-title-cont-left.png) left center no-repeat;
}
#title-cont-right{
	margin-right: -6px;
	width: 240px;
	margin-top: 12px;
	float: right;
	height: 44px;
	background: transparent url(../img/site/bg-title-cont-right.png) left center no-repeat;
}
#title-cont-right span,#title-cont-left span{
	color:#FFF;
	font-weight: 12px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	text-align: center;
	width: 240px;
	line-height: 44px;
}
.padding{
	float: right;
	clear: both;
	width: 117px;
	height: 16px;
	background: transparent url(../img/site/bg-padding.png) no-repeat;
	font-family: arial;
	font-size: 12px;
	margin-right: 10px;
}
#left-content .padding ul li {
	float: left;
	height: 16px;
	display: block;
	line-height: 16px;
}
#left-content .padding ul li a{
	margin: 2px 8px;
	padding: 2px;
	display: block;
	width: 8px;
	background: transparent url(../img/site/bg-link-padding.png) center center no-repeat;
	height: 8px;
	text-indent: -9999px;
}
#left-content .padding ul li a#current{
	background: transparent url(../img/site/bg-link-padding-hover.png) center center no-repeat;
}
.block{
	margin: 6px 0 10px;
	clear: both;
	margin-left: 20px;
	display: block;
	text-align: justify;
	padding-right: 10px;
}
.img-block-left{
	float: left;
	height: 64px;
	width: 60px;
	margin-right: 15px;
}
.img-block-partner{
	background:url(../img/site/partner-item.png);
 	float: left;
	width: 80px;
	height: 80px;
 }
.img-block-right{
	background:url(../img/site/img1.png);
 	float: right;
	width: 64px;
	height: 60px;
 	margin-right: 5px;
	margin-left: 15px;
}
#right-content .block span a{
	text-align: right;
	display: block;
	text-transform: none;
}


#sidebar{
	float: right;
	margin-top: 5px;
	margin-right: 16px;
	width: 210px;
	min-height: 440px;
	height: 100%;
	background: transparent url(../img/site/bg-sidebar.png) top center no-repeat;
}
#title-sidebar{
	width: 218px;
	height: 44px;
	display: block;
	margin-top: 16px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	margin-left: -4px;
	background: transparent url(../img/site/bg-title-sidebar.png) center center no-repeat;
}
#sidebar ul{
	margin-left: 10px;
	margin-right: 15px;
}
#sidebar ul li{
	padding: 5px 0;
	background: transparent url(../img/site/bbg-link-sidebar.png) left 8px no-repeat;
}
#sidebar ul li a{
	display: block;
	padding-left: 15px;
	text-align: justify;
	color: #0A1E3F;
}
#readmore-sidebar{
	display: block;
	text-align: right;
	padding-right: 15px;
	clear: both;
	margin-top: 15px;
	color: #0A1E3F;
}
#readmore-sidebar a{
	color: #0A1E3F;
	font-style: italic;
}
#bot-sidebar{
	width: 990px;
	height: 150px;
	margin: 0 5px;
	background: url(../img/site/bg-bottom.png) repeat-x;
}
#bot-sidebar .block-sidebar{
	width: 22%;
	float: left;
	display:block;
	margin-left: 5px;
	margin-right: 20px;
	
}
.block-sidebar .title-bt-sidebar{
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #DBF0FF;
	padding-left: 28px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	color: #3970b0;
	clear: both;
	margin-bottom: 25px;
	
}
#bot-sidebar div.block-sidebar:first-child{
	margin-left: 22px;
}
#gioithieu{
	background: transparent url(../img/site/bg-contact.png) left center no-repeat;
}
#hoidap{
	background: transparent url(../img/site/bg-qas.png) left center no-repeat;
}
#trogiup{
	background: transparent url(../img/site/bg-help.png) left center no-repeat;
}
#hotro{
	background: transparent url(../img/site/bg-suport.png) left center no-repeat;
}
.block-sidebar ul{
	margin-left: 5px;
}
.block-sidebar ul li{
	background: transparent url(../img/site/bbg-link-sidebar.png) left center no-repeat;
	padding-left:20px;
	line-height: 1.6;
}
#ul-hotro span{
	color:#0d2446;
	background: transparent url(../img/site/bbg-link-sidebar.png) left center no-repeat;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left:20px;
	margin-right: 10px;
}
#ul-hotro li a{
	display: inline-block;
	line-height: 30px;
}
#hotline{
	background: transparent url(../img/site/bg-hotline.png) center center no-repeat;
	width: 195px;
	height: 68px;
}
#footer{
	clear: both;
	position: relative;
	width: 992px;
	height: 80px;
}
#logo-bottom{
	float: left;
	display: block;
	border-right: 1px solid #FFF;
	height: 72px;
	padding: 4px 0;
	width: auto;
}
#bot-cont{
	width:1000px;
	height: 15px;
	background: transparent url(../img/site/bg-bot-sidebar.png) bottom center no-repeat;
}
#our-office{
	float: right;
	width: 780px;
}
.head-office{
	float: left;
	width: 49%;
	height: 80px;
	border-right: 1px solid #FFF;
}
.head-office span{
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}
div.right{
	width: 50%;
	float: right;
	border-right: 0px solid #FFF;
}
.head-office p{
	color: #a1c6eb;
	padding: 5px 20px 5px 10px;
}
#vali-html{
	position: absolute;
	bottom: 0;right:0;
}
/*sub page*/

#img-head-cont{
	margin-left: 5px;
	display: block;
}
#content-act{
 
	margin: 0 4px;
	margin-top: -5px;
	position: relative;
	width: 992px;
	height: 550px;
	background: transparent url(../img/site/bg-content-act.png) top center no-repeat;
}
.content{
	float: left;
	margin-left: 1px;
	width: 695px;
	margin-top: -65px;
	padding: 0 20px;
	text-align: justify;
	background: transparent url(../img/site/bg-cont-act.png) top left no-repeat;
	min-height: 590px;
	width: 700px;
	position: relative;
}
.title-cont-act{
	height: 65px;
	display: block;
	clear: both;
	line-height: 75px;
	text-align: right;
}
.title-cont-act span{
	text-align: right;
	font-size: 28px;
	font-weight:bold;
 	text-transform: uppercase;
	color: #285293;
}
.bottom-cont-act{
	position: absolute;
	bottom: -15px;left: 0;
	width: 740px;
	background: transparent url(../img/site/bg-cont-act-bot.png) bottom center no-repeat;
	height: 15px;
}
.center-cont-act{
	padding: 8px 0;
	display: block;
	height: auto;
	text-align: justify;
/*	background: transparent url(../img/site/bg-cont-act-center.png) top center repeat-y;*/
}

#sidebar-act{
	float: right;
	width: 245px;
	height: 500px;
	position: relative;
	
}
#img-dathuchuen{
	position: absolute;
	top: -11px;
	right: -8px;
	background: transparent url(../img/site/bg-right-tit-sidebar.png) no-repeat;
	width: 124px;
	height: 123px;
	z-index: 100;
	
}
.block-right0{
	margin: 150px 0 70px;
	display: block;
}
.block-right1{
	margin: 10px 0;
	width: 245px;
	height: 44px;
	display: block;
}
.title-block-right-act{
	background: transparent url(../img/site/bg-title-cont-right.png) right center no-repeat;
	width: 240px;
	height: 44px;
	display: block;
	position: absolute;
	right: -8px;
	line-height: 36px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
/*text-style*/

.text_12_xanh_dam{
	color:#1b476c;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:5px;
}
.text_14_xanh_dam{
	color:#1b476c;
	font-size: 14px;
	font-weight: bold;
}
.text_12_xanh{
	color:#1b476c;
	font-size: 12px;
}
.text_11_black{
	color:#000000;
	font-size: 11px;
}
.text_12_black{
	color:#000000;
	font-size: 12px;
}
.Title_12_black {	font-size:12px;
	font-weight:bold;
	color:#000000;
}
a.link_text_12_xanh{
	font-size:12px;
 	color:#1b476c;	text-decoration:none;
}
a.link_text_12_xanh:hover{
	text-decoration:underline;
}
a.link_text_14_xanh_dam{
	font-size:14px;
 	color:#1b476c;
	text-decoration:none;
	font-weight:bold;
}
a.link_text_14_xanh_dam:hover{
	text-decoration:underline;
}
a.Link_Title_12_while {	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.Link_Title_12_while:hover{
	text-decoration:underline;
}
.main-title-view{
	background: #efefef;
	width: 100%;
	text-align: left;
	line-height: 33px;
	color: #622400;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	height: 33px;
	border-bottom: 1px solid #CCCCCC;
}
.main-title-view span{
padding-left: 15px;
}
/*BACK TOP*/
.back-top{
    padding:15px 0px 20px 0px
}
.back-top-left{
    padding-top: 8px;
    float:left;
    border-bottom: 1px solid #e8e8e8;
    width: 96%;
}
.back-top-right{
    float:right;
    margin-top:-3px;
    width: 4%;
}
.back-top-right a{
    font-size:10px;
    margin-left:2px;
    background:none;
    color: silver;
}
.noidung {
margin-top:10px;
margin-bottom:10px;
}
.noidung h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
.orther {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#666666;
margin-top:5px;
}
.img_list
{
float: left;
margin-top: 5px;
margin-bottom:10px;border:#CCCCCC 1px solid; 
padding:2px;
}
* html .clearfix{zoom:1;overflow:visible;}
*+html .clearfix{min-height:1%;}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
/*paging*/
.paging{
	display: block;
	clear:both;
 	height: 30px;
 	margin-bottom:10px;
	margin-right:0;
  	line-height: 30px;
	float:right;
 }
 .paging span{
	display: block;
	float: left;
 }
.paging span a{
	color: #12A4F0;
	font-weight:bold;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	width: 26px;
}
.paging .current{
	background:#D2D2D2 url(../img/site/paging-hover.png) center center no-repeat;
	width: 26px;
	display: inline-block;
	font-weight:bold;
	text-align: center;
	color: #12A4F0;
	height: 26px;
}
.paging span.disabled{
	font-weight: normal;
	color: #CCC;
	width: 26px;
	display: inline-block;
	text-align: center;
	font-weight:normal;
}