@charset "utf-8";
/* CSS Document */
.body
{
	text-align:center;
	background:gray;
}

div#main{
	width:750px;
	left:50%;
	margin-left: -375px;
	top:0px;
	position:absolute;
	text-align:left;
	background:#FFFFFF;
}
div#Top{
	position:relative;
	float:left;
	width:100%;
	border-bottom:solid 4px red;
}
div#Body{
	position:relative;
	float:left;
	width:100%;
}
div#Footer{
	position:relative;
	float:left;
	width:100%;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
}
.Search{
	border:1px solid #999999;
	padding:2px;
	font-size:12px;
	height:16px;
}
.Searchbtn{
	border:1px solid #E67912;
	font-size:12px;
	height:20px;
	background:#E67912;
	color:#FFFFFF;
	font-weight:bold;
}
/* anh Logo H_Dong ben trai */
.HeaderLeft
{
	width:246px;
	height:150px;
	background:url(../Images/logo_nt.jpg) no-repeat top left #015792;
}


/* anh banner ben phai */
.HeaderLeft_0
{
	border:solid 0px blue;
	height:150px;
	background:url(../Images/banner_nt.jpg) no-repeat top left #015792;
}

/* border bottom trai */
.HeaderRight_0{		
	border-bottom:solid 5px #015792;
	text-align:right;
	vertical-align:bottom;
	padding-left:1px;
}



.HeaderRight{		
	border-bottom:solid 5px #015792;
	text-align:right;
	vertical-align:bottom;
	padding-left:1px;
}
.TopNavigation
{
	text-align:right;
	font-size:10pt;
	color:Gray;
}
Div#Header{
	position:relative;
	float:left;
	height:4px;
	background-color:#DA251C;
	width:100%;
	margin-top:2px;
}
div#Left{
	position:relative;
	float:left;
	width:240px;
}
div#Right{
	position:relative;
	float:left;
	width:510px;
}
div#HeaderConn{
	position:relative;
	float:left;
	width:230px;
	margin-top:2px;
	margin-left:2px;
}
div#LeftSpaceLeft{
	position:relative;
	float:left;
	width:10px;
	height:26px;
	background:url(../Images/LeftHeader.jpg) #FFFFFF no-repeat top left;
}
div#LeftSpaceRight{
	position:relative;
	float:left;
	width:10px;
	height:26px;
	background:url(../Images/RightHeader.jpg) #FFFFFF no-repeat top left;
}
div#LeftCenter{
	position:relative;
	float:left;
	width:210px;
	height:26px;
	background:#015792;
}
div#BodyLeft{
	position:relative;
	float:left;
	width:230px;
	background:url(../Images/BodyLeft.jpg) no-repeat top left #1F1919;
	padding-top:15px;
}
Div#LeftSpaceLeftBottom{
	position:relative;
	float:left;
	width:10px;
	height:26px;
	background:url(../Images/LeftBottom.jpg) #FFFFFF no-repeat top left;

}
div#LeftCenterBottom{
	position:relative;
	float:left;
	width:210px;
	height:26px;
	background:#1F1919;
}
div#LeftSpaceRightBottom{
	position:relative;
	float:left;
	width:10px;
	height:26px;
	background:url(../Images/RightBottom.jpg) #FFFFFF no-repeat top right;

}
div#RightBuHederLeft{
	position:relative;
	float:right;
	width:10px;
	height:22px;
	background:url(../Images/RightBu.jpg) #FFFFFF no-repeat top right;
}
div#RightBuHederLeftBody{
	position:relative;
	float:right;
	height:22px;
	background:#A9A9A9;
	width:490px;
}
div.Image{
	position:relative;
	float:left;
	border:1px solid #666666;
	width:112px;
	height:113px;
	margin-top:10px;
}
div#BQ{
	position:relative;
	float:left;
	width:260px;
	margin-top:5px;
	font-size:10px;
}
div#EM{
	position:relative;
	float:left;
	width:490px;
	font-size:10px;
}
Div#GImage{
	position:relative;
	float:right;
	width:500px;
}
Div.Space{
	position:relative;
	float:left;
	width:14px;
}
div.Textheader{
	position:relative;
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:10px;
}

div.Textheader2{
	position:relative;
	float:left;
	font-weight:bold;
	color:#333333;
	padding-top:5px;
}
div.Text{
	position:relative;
	float:left;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
	text-align:justify;
	width:210px;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
	color:#000;
}
a.MenuTop{
	text-decoration:none;
	color:#FFF;
}
a.MenuTop:hover{
	text-decoration:underline;
	color:#FFF;
}

