@charset "utf-8";
/* CSS Document */
/* com_search */
#search_searchword {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #564B2E;
}
.highlight {
	background-color: #CC9900;
}

body {
	margin: 0px;
}

.bg_z {
	background-image: url('../images/bg_z.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

a.menu:link, a.menu:visited {
	display: block;
	background: url(../images/menu_bg.jpg) no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 40px;
	height: 31px;
	line-height: 31px;
	text-decoration: none;
	text-align: left;
	width: 100%;
}
a.menu:hover {
	background-position: 0px -31px;
	color: #FEC214;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.jpg) no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 40px;
	height: 31px;
	line-height: 31px;
	text-decoration: none;
	width: 100%;
}
a.mainlevel:hover {
	background-position: 0px -31px;
	color: #b4981d;
}


.border_left {
	text-align: right;
	background-image: url('../images/border_left2.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
.border_right {
	text-align: left;
	background-image: url('../images/border_right2.jpg');
	background-repeat: repeat-y;
	background-position: left;
}

.banner_main_footer {
	background-image: url('../images/banner_main_footer.jpg');
	background-repeat: repeat-x;
	height: 11px;
}

.pathway {
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #693000;
	height: 25px;
	text-align: left;
}

.header_tinthoitrang {
	background-image: url('../images/header_tinthoitrang.jpg');
	background-repeat: no-repeat;
	line-height: 40px;
	width: 100%;
	height: 40px;
}

.content_area {
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #564B2E;
	text-align: left;
}

.module_left {
	padding: 5px;
	padding-right: 22px;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #74653d;
	text-align: left;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #715F36;
	text-align: center;
	background-image: url('../images/footer_inner.jpg');
	background-repeat: repeat-x;
	vertical-align: text-top;
	padding-top: 20px;
}

/* more for content */
.title_center {
	text-align: center;
	color: #6a2002;
	font-weight: bold;
}
.name {
	text-align: left;
	color: #0d7d23;
	font-weight: bold;
	background-image: url('../images/indent_0do.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 100%;
	padding-left: 25px;
	height: 20px;
	padding-top: 5px;
}
.addr {
	text-align: right;
	color: #ec0709;
	font-weight: bold;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0d7d23;
}
a:hover {
	color: #6a2002;
	text-decoration: none;
}

.contentheading {
	font-size: 11px;
	font-weight: bold;
	color: #0d7d23;
	text-decoration: none;
}
.sectiontableentry {
	height: 20px;
	background-image: url('../images/arrow3.jpg');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	vertical-align: middle;
}

/* add for RS Gallery: template default: semantic*/
.rsg_sem_inl_dispImg {
	text-align: center;
	width: 670px;
}
