#wrapper_sub_2{
	width:890px;
	margin:auto;
}
#header{
	width:882px;
	margin:auto;
	height:109px;
	position:relative;
	background:url(../images/header_bg.jpg) no-repeat top center;
	margin-bottom:13px;
	z-index:10;
}
.logo{
	position:absolute;
	left:0px;
	top:12px;
	width:87px;
	height:89px;
	display:block;
	z-index:1;
}
.slogan{
	position:absolute;
	left:172px;
	top:0px;
}
.clock{
	position:absolute;
	right:0px;
	top:0px;
	height:38px;
	line-height:38px;
	color:#666666;
	font-size:11px;
}
.lang_link{
	position:absolute;
	right:0px;
	top:38px;
}
.lang_link a{
	float:left;
	margin-left:16px;
	color:#787878;
	font-size:11px;
	padding-left:24px;
	height:21px;
	line-height:21px;
}
.lang_link a.lang_en{
	background:url(../images/lang_en.jpg) no-repeat;
}
.lang_link a.lang_vn{
	background:url(../images/lang_vn.jpg) no-repeat;
}
.lang_link a:hover{
	text-decoration:underline;
}
.banner_top{
	position:relative;
	width:882px;
	height:236px;
	padding:4px 4px 19px 4px;
	z-index:0;
}
.banner_bg{
	position:absolute;
	z-index:4;
	top:0;
	left:0;
}
.innerfade{
	z-index:0;
}
/*===========================================================
						FOOTER
==========================================================*/
#footer{
	height:100px;
	width:882px;
	margin:auto;
	position:relative;
	background:url(../images/footer.png) no-repeat;
}
.footer_left{
	position:absolute;
	left:16px;
	width:660px;
	font-size:11px;
	color:#e1e1e1;
	line-height:16px;
	top:9px;
}
.footer_left h3{
	color:#00aeef;
	font-size:11px;
}
.footer_left p span{
	color:#00aeef;
}
.designby a{
	color:#e1e1e1;
}
.search_form{
	background:url(../images/search_bg.png) no-repeat;
	padding-left:34px;
	width:184px;
	position:absolute;
	right:16px;
	top:12px;
}
.search_form .search_input{
	float:left;
	width:147px;
	margin-right:10px;
	height:16px;
	padding:4px 0px;
	color:#999999;
	font-size:11px;
	border:none;
	background:none;
}
.search_form .search_btn{
	float:left;
	border:none;
	width:27px;
	height:24px;
	background:none;
	color:#fff;
	cursor:pointer;
	font-size:11px;
}
.truycap{
	position:absolute;
	right:16px;
	top:45px;
	color:#e1e1e1;
	font-size:11px;
}
.truycap span{
	font-weight:bold;
	color:#00aeef;
}
.designby{
	position:absolute;
	right:16px;
	bottom:10px;
	color:#fff;
}
.back_page{
	display:block;
	text-align:right;
	color:#000;
	font-weight:bold;
}