@charset "utf-8";

html, body {
	height: 100%;
	margin: 0; padding: 0;
	text-align: center;
	font: normal 10pt Arial, Verdana, Helvetica, sans-serif;
}

a, a:link, a:active, a:hover, a:visited {
	text-decoration: none;
	color: blue;
}

.clr {
	clear: both;
}

#container {
	background: url(../images/bg.jpg) repeat-y;
	width: 1000px;
	margin: 0 auto;
/*
	height: 100%;
*/
	text-align: left;
}

/* start #container */
#left {
	width: 38px;
	height: 100%;
	float: left;
}

#center {
	width: 924px;
	height: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

#right {
	width: 38px;
	height: 100%;
	float: left;
}
/* end #container */

#languages {
	width: 100%;
	background: url(../images/lang_bg.jpg);
	height: 29px;
}

#languages_head {
	background: url(../images/lang_head.jpg);
	width: 5px;
/*
	height: 29px;
*/
	height: 100%;
	float: left;
}

#languages_tail {
	background: url(../images/lang_tail.jpg);
	width: 9px;
/*
	height: 29px;
*/
	height: 100%;
	float: left;
}

#languages_content {
	width: 910px;
/*
	height: 29px;
*/
	height: 100%;
	float: left;
}

#languages_bar {
/*
	height: 29px;
*/
	padding: 0;
	height: 100%;
	float: right;
	margin: 0;
}

ul.languages {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.languages li{
	float: left;
}

#banner {
	width: 100%;
	height: 150px;
	float: left;
	background: url(../images/banner_top.bmp);
}

#logo {
	width: 177px;
	height: 100%;
	background: url(../images/logo.jpg) no-repeat;
	float: left;
}

#slogan {
	width: 527px;
	height: 100%;
	background: url(../images/banner.jpg) no-repeat;
	float: left;
}

#slogan_marquee {
	position: relative;
	top: -18px;
	left: 25px;
}

#flash_movie {
	width: 218px;
	height: 100%;
	background: url(../images/banner_flash.jpg) no-repeat;
	float: left;
}

#inset {
	width: 100%;
	height: 25px;
	background: url(../images/menu_bg.jpg) repeat-x;
	float: left;
}

#datetime {
	width: 177px;
	height: 100%;
	float: left;
	background: url(../images/inset_datetime.jp) no-repeat;
	text-align: center;
	padding-top: 5px;
}

#mainmenu {
	width: 747px;
	height: 100%;
	background: url(../images/menu_bg.jp) repeat-x;
	float: left;
}

#mainmenu_head {
	width: 23px;
	height: 100%;
	background: url(../images/menu_head.jp) no-repeat;
	float: left;
}

#mainmenu_content {
	width: 724px;
	height: 100%;
	float: left;
}

.mainmenu_title {
	padding-top: 4px;
	font: bold 11pt 'Times New Roman';
	float: left;
}

.mainmenu_title a, .mainmenu_title a:hover, .mainmenu_title a:visited {
	text-decoration: none;
	color: black;
}

.mainmenu_separate {
	width: 33px;
	height: 100%;
	background: url(../images/menu_separate.jpg);
	float: left;
}

#content {
	width: 100%;
}

#content_left {
	width: 177px;
	float: left;
}

#content_right {
	width: 177px;
	float: left;
}

#content_center {
	width: 570px;
	float: left;
	color: #333366;
}

#anh_dep_du_lich_khung {
	width: 100%;
	height: 118px;
	cursor: pointer;
	background: url(../images/anhdepdulich-khung.png);
}

#anh_dep_du_lich_anh {
	width: 100%;
	height: 118px;
	background: url(../images/anhdepdulich-anh.png);
}

.menu_title {
	width: 100%;
	background: #004a8f;
	color: #ccff00;
	text-align: center;
	font-weight: bold;
	padding: 2px 0px;
}

ul.menu_list {
	margin: 0;
	padding-left: 10px;
}

ul.menu_list li {
/*
	color: white;
*/
	font-size: 8pt;
	list-style: url(../images/indent_whitearrow.png) inside;
	padding: 2px 0px;
}

ul.menu_list a {
	color: white;
	padding-left: 5px;
}

ul.menu_list a:hover {
	color: yellow;
}

ul.menu_level1 {
	margin: 0px;
	padding-left: 0px;
}

ul.menu_level1 li {
	list-style: url(../images/indent_file.png) inside;
	background: #78b0dd;
	color: #ffff66;
	font-weight: bold;
	font-size: 9pt;
	padding: 2px 0px;
	vertical-align: middle;
/*
	display: block;
	cursor: pointer;
*/
	margin: 0px 0px 1px 0px;
	padding-left: 5px;
}

ul.menu_level1 a {
	color: #ffff66;
	text-decoration: none;
	padding-left: 5px;
}

ul.menu_level1 a:hover {
	color: red;
}

ul.menu_level2 {
	margin: 0px;
	padding-left: 0;
}

ul.menu_level2 li {
	background: #1a76bd;
	color: white;
	font-weight: normal;
	font-size: 8pt;
	list-style: url(../images/indent_ro.png) inside;
	padding: 2px 0 2px 12px;
	margin: 0;
}

ul.menu_level2 a {
	color: white;
	text-decoration: none;
	padding-left: 5px;
}

ul.menu_level2 a:hover {
	color: yellow;
}

#lien_ket_website {
	background: #587592;
	height: 53px;
	width: 100%;
	text-align: center;
	padding-top: 25px;
}

#banner_left {
	text-align: center;
}

#banner_right {
	text-align: center;
}

.cat_display, .page_display {
	margin: 15px;
}

.title {
	background: url(../images/bantaynline.png) no-repeat;
	width: 340px;
	height: 20px;
	margin-left: 50px;
	color: #ff6600;
	font-weight: bold;
	font-size: 13pt;
	text-align: right;
	padding-bottom: 15px;
	margin-top: 30px;
}

.cat_end {
	background: url(../images/dot_line.png) repeat-x;
	height: 9px;
	margin-top: 15px;
	text-align: right;
	vertical-align: middle;
	clear: both;
}

.readmore {
	background: white;
	float: right;
	color: red;
	font-size: 9pt;
	vertical-align: middle;
	padding-left: 10px;
}

.readmore a {
	color: red;
}

.readmore a:hover {
	color: blue;
}

.cat_title {
	background: url(../images/indent_button.png) no-repeat;
	padding-left: 20px;
	color: red;
	font-weight: bold;
	font-size: 11pt;
}

.page_link {
	text-decoration: none;
	color: #0000dd;
	font-weight: bold;
	padding-top: 10px;
}

.page_related_link {
	background: url(../images/indent_orangearrow.png) 0% 15% no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	clear: both;
}

.page_related_link a {
	color: #333366;
}

.page_title {
	color: blue;
}

.page_content {
	clear: both;
}

#tim_kiem {
	background: #587592;
	height: 50px;
	padding-left: 15px;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	font-size: 9pt;
}

#tim_kiem a {
	color: white;
}

#tin_nhanh {
	background: white;
	color: #002399;
	border: 1px #3697cc solid;
}

#tin_nhanh_title {
	border: 1px #3697cc solid;
	margin: 1px;
	font-weight: bold;
	font-size: 14pt;
}

#tin_nhanh_frame {
	border: 1px #3697cc solid;
	margin: 1px;
}

#tin_nhanh_content {
	padding: 5px;
}

#tin_nhanh_content a {
	color: #002399;
}

#flv_player {
	background: url(../images/flv_player.png);
	width: 100%;
	/*height: 213px;*/
}

#footer {
	background: #294b92;
	width: 924px;
	text-align: center;
	color: white;
	font-size: 8pt;
	padding: 15px 0px;
}

#mainmenu_mainlevel a:hover, #mainmenu_sublevel a:hover, a:hover {
	color: red;
}

