@charset "utf-8";
* {
}
#wrapper {
	width: 1440px;
	height: 1060px;
	margin: 30px;
	background-color: #99FFFF;
}
#wrapper #body #Flash {
	background-color: #0066FF;
	height: 355px;
}
#wrapper #body #Flash #flash1 {
	background-color: #99FF99;
	width: 260px;
	height: 355px;
	float: left;
}
#wrapper #body #Flash #flash2 {
	background-color: #FFFFCC;
	height: 355px;
	width: 570px;
	float: right;
}

#wrapper #body #chat_box {
	background-color: #0033FF;
	height: 755px;
	width: 500px;
	float: left;
}
#wrapper #body #chat_box #Tieu_de_1 {
	background-color: #00FFFF;
	height: 30px;
	text-align: center;
}
#wrapper #body #chat_box #Noi_dung_1 {
	background-color: #0033FF;
	height: 725px;
}
#wrapper #body #Ban_dong_hanh #Tieu_de_2 {
	background-color: #99FF99;
	height: 30px;
	text-align: center;
}
#wrapper #body #Ban_dong_hanh #Noi_dung_2 {
	background-color: #FFCCFF;
	height: 325px;
	float: left;
}
#wrapper #body #Chuyen_gia {
	background-color: #00FFCC;
	height: 400px;
	width: 340px;
	float: right;
}
#wrapper #body #Ban_dong_hanh {
	float: left;
	height: 355px;
	width: 340px;
	background-color: #CCFFCC;
}



#wrapper #thungchua {
	background-color: #0000FF;
	height: 100px;
	width: 840px;
	top: 70px;
	float: left;
}
#wrapper #Chuyen_gia_kinh_te {
	background-color: #0033FF;
	float: right;
	height: 200px;
	width: 600px;
}

#wrapper #thungchua #logo {
	background-color: #00FF00;
	height: 96px;
	width: 665px;
	top: 0px;
	right: 0px;
	bottom: auto;
	clip: rect(0px,665px,auto,auto);
	margin-top: 0px;
}
#wrapper #navigation {
	height: 70px;
	width: 840px;
	background-color: #EEEEEE;
}
#wrapper #notice {
	height: 68px;
	width: 840px;
	float: left;
}

#wrapper #body {
	height: 757px;
	width: 840px;
	background-color: #99CC66;
	float: left;
}
#wrapper #adver {
	height: 757px;
	width: 600px;
	background-color: #00FF00;
	float: right;
}
#wrapper #adver #adver1 {
	background-color: #0000FF;
	height: 378px;
	width: 600px;
}
#wrapper #adver #adver2 {
	background-color: #9933FF;
	height: 379px;
	width: 600px;
}

#wrapper #copyright {
	height: 60px;
	width: 1440px;
	background-color: #99FFFF;
	float: left;
}

#wrapper #thungchua #chat {
	background-color: #00FF99;
	height: 96px;
	width: 175px;
	float: right;
	top: 100px;
	margin-top: 0px;
	padding: 0px;
}
