@charset "utf-8";
/* Nguyen Xuan Dung*/

a {
	text-decoration: none;
	outline: none;
	color:#FFF;
}

a:hover {
	color:#ffff00;
}

.clear-all {
	clear: left;
}

body {
	background-color:#345F94;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.content-my {
	width: 1000px;
	height:637px;
	margin: 0 auto;
	text-align: left;
}

.content-top1 , .content-top2, .content-top3 {
	float: left;
}

.content-top1 {
	height:40px;
	width: 1000px;
	background:url(images/top1_bg.png);
}
.welcome {
	width:800px;
	height:40px;
	float:left;
}
.box-welcome {
	padding-top:12px;
	padding-left:10px;
	padding-right:5px;
	color:#9ac7f6;
	text-transform:uppercase;
	font-weight:bold;
}	
.lang {
	width:200px;
	height:40px;
	float:left;
}
.box-lang {
	padding-top:10px;
}	
.content-top2 {
	height:263px;
	width: 1000px;
	background:url(images/top2_bg.png);
}
.top2-1 {
	width:291px;
	height:263px;
	float:left;
}
.top2-2 {
	width:195px;
	height:263px;
	float:left;
}
.menu {
	background:url(images/menu.png);
	width:195px;
	height:30px;
	text-transform:uppercase;
	font-weight:bold;
	text-indent:40px;
	padding-top:14px;
	font-size:14px;
}
.menu a {
	color:#;
	color:#fdfbfb;
}
.menu a:hover {
	color:#ffff00;
}		
.top2-3 {
	width:514px;
	height:263px;
	float:left;
}			
.content-top3 {
	height:334px;
	width: 1000px;
	background:url(images/top3_bg.png);
}
.top3-1 {
	width:1000px;
	height:237px;
	float:left;
}
.flash1 {
	width:486px;
	height:237px;
	float:left;
}
.flash2 {
	width:514px;
	height:237px;
	float:left;
	background:url(images/flash3.png);
}		
.top3-2 {
	width:1000px;
	height:97px;
	float:left;
}
.footer {
	color:#FFF;
	padding-top:15px;
	text-align:center;
	line-height:1.5;
}