body {
	background-image: url(images/bg.jpg);
	width: 786px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {
	background-position:center;
	height: 103px;
	width: 786px;
}

.flash {
	background-color: #FFFFFF;
	background-position:center;
	width: 786px;
	height: 150px;
	border-bottom-color: #FFFFFF;
	border-height: 1px;
	}

/* --- left --- */
.left_column {
	float: left;
	width: 200px;
}
/* --- navigation --- */

#navcontainer {
	width: 200px;
}
#navcontainer ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
 	font: bold 12px/25px Arial;
	text-indent: 20px;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
}

#navcontainer a {
	font: bold 12px/25px Arial;
 	display: block;
 	width: 200px;
 	height: 25px;
}

#navcontainer a:link, #navcontainer a:visited {
	font: bold 12px/25px Arial;
	background: url(images/menu_left_baibien_link.jpg) no-repeat left;
 	color: #ffffff;
 	text-decoration: none;
}

#navcontainer a:hover {
	font: bold 12px/25px Arial;
	background: url(images/menu_left_baibien_link.jpg) no-repeat left;
	color: #FFCC99;
	text-decoration: none;
}

#navcontainer li a#current {
	background: url(images/menu_left_baibien_link.jpg) no-repeat left;
	color:#FFCC99;
	font: bold 12px/25px Arial;
	text-decoration: none;
}
/* --- navigation --- */
.left_pro {
	background-color: #439BDA;
	font: none 12px Arial;
	color: #FFFFFF;
	height: 290px;
	color: #FFFFFF;
}
.left_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
.left_litle {
	height: 33px;
	background-image:url(images/menu_left_title.jpg);
}
.left_litle_en {
	height: 33px;
	background-image:url(images/menu_left_title_en.gif);
}
.left_litle_bottom {
	height: 310px;
	background-color: #BEDEF2;
}

/* --- center --- */
.bg_main {
	background-color: #FFFFFF;
	width: 786px;
}
.center_column {
	background-color: #FFFFFF;
	width: 417px;
	float: left;
}
.center_img_phong{
	background-color:#FFFFFF;
	width: 417px;
	height: 250px;
}
.center_title{
	background-image:url(images/main_title.jpg);
	width: 417px;
	height: 75px;
}
.center_diadiem{
	background-image: url(images/main_title_diadiem.jpg);
	width: 417px;
	height: 33px;
}
.center_diadiem_en{
	background-image: url(images/main_title_diadiem_en.gif);
	width: 417px;
	height: 33px;
}
.center_map{
	width: 417px;
	height: 277px;
}
.center_lienhe{
	background-image:url(images/main_title_lienhe.jpg);
	width: 417px;
	height: 32px;
}
.center_lienhe_en{
	background-image:url(images/main_title_lienhe_en.gif);
	width: 417px;
	height: 32px;
}
.center_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 16px;
}
.center_title_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
}
.center_title_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE0203;
	font-weight: bold;
}
/* --- center --- */
/* --- right --- */
.right_column {
	float: right;
	width: 169px;
	background-image:url(images/bg_right.jpg);
}
.right_imgbook {
	background-image:url(images/bg_right.jpg);
	display:block;
	vertical-align:middle;
	text-align:center;
	padding-top:15px;
	height: 90px;
}
.right_kc {
	height: 10px;
}
.right_dv {
    background-image:url(images/right_title_cactintuc.jpg);
	background-position: right;
	width:169px;
	height: 25px;
}
.right_dv_en {
    background-image:url(images/right_title_cactintuc_en.gif);
	background-position: right;
	width:169px;
	height: 25px;
}
.right_cs {
    background-image:url(images/right_title_caccoso.jpg);
	background-position: right;
	width:169px;
	height: 25px;
}
.right_cs_en {
    background-image:url(images/right_title_caccoso_en.gif);
	background-position: right;
	width:169px;
	height: 25px;
}
.right_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
}
/* --- right--- */
.footer {
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height: 22px;
	width: 786px;
	background-color: #439BDA;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	padding-top: 5px;
}

.text_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 35px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 25px;
}
/* begin formcontact */
.textForm{
		border:1px solid #91BFF1;
		padding: 2px;
}
.textForm_Hover {
		border: 1px solid #5A9B20;
		padding: 2px;
		background-color:#E3FECB;
}
.textContent{
		border:1px solid #91BFF1;
		padding: 2px;
}
.textContent_Hover{
		border: 1px solid #5A9B20;
		padding: 2px;
}
.buttonForm{
		border: 1px solid #5A9B20;
}
.error{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF0000;
}
.formText{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #FEFDFE;
}
.hidden{
		display: none;
}
.display{
}
.fieldsetClass{
	border-style:solid;
	border-color:#C2D6E7;
	border-width:1px;
	margin-left:2px;
	width: 380px;
}
/* end formcontact */
.text_title_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #439BDA;
}
.body_text {
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.body_text img {
	border: 1px solid #666666;
	padding: 4px 4px 4px 4px;
}
.body_text strong {
	color: #0000FF;
	padding-left: 4px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
.navi_text {
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
