/* CSS Document */
body{
	background:url(../images/bg.jpg) center 37px no-repeat #211a18;
	font-size:11px;
	line-height:18px;
	color:#736561;
}

a{ color:#008be8; text-decoration:none;}
a:hover{ color:#3fb1fd; text-decoration:none;}

#wrapper{ width:994px;; height:650px; margin:0 auto;  position:relative}
.BoxContent{ width:1000px; height:575px; overflow:hidden; margin:0 auto; position:relative; }

.BoxContent h1.Logo{ width:250px; height:110px; position:absolute; z-index:7; top:20px; left:410px;}
.BoxContent h1.Logo a{ width:250px; height:110px; display:block; text-indent:-9999px }



#flash{ width:100%; overflow:hidden; position:absolute; z-index:3;}
.clear{ clear:both}

.BGTrailer{background:url(../images/bg_trailer.gif) no-repeat; width:590px; height:340px;
 overflow:hidden; position:absolute; z-index:4; left:254px; top:137px;
 padding:10px;
 }


ul.Nav2{ width:200px; overflow:hidden; position:absolute; z-index:4; left:680px; top:114px}
ul.Nav2 li{ list-style:none; float:left; margin-right:5px;}
ul.Nav2 li a{		
	display:block;
	color:#ff9999;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
	
}
ul.Nav2 li a:hover{		
	color:#fff;
	
	
	
}

ul.Nav{ width:939px; overflow:hidden; position:absolute; z-index:4; left:29px; top:486px}
ul.Nav li{ list-style:none; float:left}
ul.Nav li a{
	background:url(../images/menu.png) no-repeat;
	height:72px;
	display:block;
	text-indent:-9999px;
}
ul.Nav li a.LienthanhDaichien{
	width:158px;
	background-position:0 -72px;
}
ul.Nav li a.LienthanhDaichien:hover{
	background-position:0 0px;
}
ul.Nav li.off a.LienthanhDaichien{
	background-position:0 -146px;
	cursor:default;
}

ul.Nav li a.ChandonKimbai3{
	width:149px;
	background-position:-158px -72px;
}
ul.Nav li a.ChandonKimbai3:hover{
	background-position:-158px 0px;
}
ul.Nav li.off a.ChandonKimbai3{
	background-position:-158px -146px;
	cursor:default;
}

ul.Nav li a.Chaomung{
	width:181px;
	background-position:-307px -72px;
}
ul.Nav li a.Chaomung:hover{
	background-position:-307px 0px;
}
ul.Nav li.off a.Chaomung{
	background-position:-307px -146px;
	cursor:default;
}

ul.Nav li a.CodePoster{
	width:170px;
	background-position:-488px -72px;
}
ul.Nav li a.CodePoster:hover{
	background-position:-488px 0px;
}
ul.Nav li.off a.CodePoster{
	background-position:-488px -146px;
	cursor:default;	
}

ul.Nav li a.Quatang{
	width:140px;
	background-position:-658px -72px;
}
ul.Nav li a.Quatang:hover{
	background-position:-658px 0px;
}
ul.Nav li.off a.Quatang{
	background-position:-658px -146px;
	cursor:default;	
}

ul.Nav li a.Ochu{
	width:141px;
	background-position:-798px -72px;
}
ul.Nav li a.Ochu:hover{
	background-position:-798px 0px;
}
ul.Nav li.off a.Ochu{
	background-position:-798px -146px;
	cursor:default;	
}

#footer{ width:600px; overflow:hidden; height:70px; position:absolute; top:590px; left:295px; }
.Copyright{
	overflow:hidden;
}
.Copyright p{ text-align:left; font-size:11px; line-height:14px; padding:3px 0 0 125px;}

