@charset "utf-8";
* {
}
#wrapper {
	width: 840px;
	height: 1265px;
	margin: 30px;
	background-color: #99FFFF;
}



#wrapper #thungchua {
	background-color: #0000FF;
	height: 100px;
	width: 840px;
	top: 70px;
}
#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;
}
#wrapper #body #1 {
	background-color: #99FFFF;
	height: 200px;
}
#wrapper #body #2 {
	height: 1960px;
	background-color: #0066FF;
}



#wrapper #body {
	height: 960px;
	width: 840px;
	background-color: #FFFFFF;
}
#wrapper #copyright {
	height: 60px;
	width: 840px;
	background-color: #99FFFF;
}

#wrapper #thungchua #chat {
	background-color: #00FF99;
	height: 96px;
	width: 175px;
	float: right;
	top: 100px;
	margin-top: 0px;
	padding: 0px;
}
