@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #018D9C;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #018D9C;
	font-size: 13px;
}
#container {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.header_left {
	background-color: #FFFFFF;
	text-align: center;
	height: 32px;
}

#menu_index {
	width: 220px;
	background-color: #FFFFFF;
	height: 32px;
}
#divnoidung {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	text-align: justify;
	font-size: 14px;
}
#tbl_trongcung {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}

#tbl_nd {

}
#ft {
	text-align: center;
	padding-top: 2px;
}




#tbl_tong {
	height: 100%;
	width: 100%;
}
