@charset "utf-8";
body{
	font-size: 62.5%;
	background:#fff url(../Image/bg.png) repeat-x;
}

a{
	text-decoration:none;
	color:#000;
}

#main{
	margin:auto;
	width:995px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

/* Top begin */
#top{
	float:left;
	width:995px;
	height:232px;
}

.banner_top{float:left;width:995px;height:232px;background:url(../Image/banner_top.png) no-repeat}

.lien_ket{float:left;text-align:right;width:100%;height:35px;margin-top:5px}

.menu_ngang{
	float:left;
	height:50px;
	width:995px;
}

/*Top end*/
.booking{
	float:left;
	width:285px;
	height:438px;
	background:#da251c
}
.booking_content{
	padding:40px 0 0 5px;
	width:275px;
	font-size:12px
}
.form{
	height:26px;width:190px;border:none;padding:0 5px
}
.btngui{
	float:left;
	width:79px;
	height:23px;
	line-height:23px;
	background:url(../Image/btn_gui.png) no-repeat left;	
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin:0 20px 5px 0;
}

.banner {
	float:left;
	width:993px; 
	height:350px;
	background:#fff;
}

/*Center begin*/
#center{
	float:left;
	width:995px;
	padding-bottom:30px;
	background:#fff;
}

.center_left{
	float:left;
	width:285px;
}

.tit_center_left{
	float:left;
	width:285px;
	height:38px;
	line-height:38px;
	color:#B10E0E;
	font-size:22px;
	font-weight:bolder;
	text-align:center;
	font-family:"Times New Roman", Times, serif
}

.center_left_content{float:left;width:275px;padding:5px;margin-bottom:10px}

.center_left_hotro_con{
	float:left;
	width:285px;
	text-align:center;
}
.center_left_hotro_con a{
	float:left;
	width:285px;
	margin-bottom:7px;
	border:none;
	color:#000;
	line-height:25px;
	font-weight:bolder;
	padding-left:20px;
	
}
.center_content{
	float:left;
	width:700px;
}

.tit_center_content{
	float:left;
	width:690px;
	height:30px;
	line-height:30px;
	padding-left:20px;
	background:url(../Image/icon_tit_center.png) 5px 10px no-repeat;
	color:#383838;
	font-weight:bolder
}

.center_content_text{
	float:left;
	width:690px;
	padding:10px;
}

.contact_title2
{
	color:#000;line-height:30px;  
}

.contact_title3
{
	color:red; line-height:30px;  
}

.textbox_contact
{
	border:none;
	background:#e8e8e8;
	font-size: 12px;
	padding:3px 7px;
	height:30px;
	width:346px
}

.textbox_contact_multirow
{
	border:none;
	background:#e8e8e8;
	height:80px;
	padding:3px 7px;
	width:346px
}	

.btngui{
	float:left;
	width:101px;
	height:37px;
}

.album{
	float:left;
	width:690px;
	padding:10px;
	margin-top:40px
}
.album a{
	float:left;
	width:135px;
	height:95px;
	padding:5px;
	margin:0 20px 20px 0;
	-webkit-box-shadow: 1px 1px 5px #8c8c8c; /* for webkit */
	-moz-box-shadow: 1px 1px 5px #8c8c8c; /* for Mozilla */
	box-shadow: 1px 1px 5px #8c8c8c; /* for Opera */
}

/*========== article list ==============*/
a.article_list_title
{
	color:#2a2a2a;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bolder
}

a.article_list_title:hover
{
	color:#da251c;
}

a.article_list_read
{
	color:#2a2a2a;
	font-size:1.2em;
	line-height:16px;
	width:60px;
	height:16px;
}
a.article_list_read:hover
{
	color:#da251c
}

.article_list_text {font-size:1.2em; line-height:1.4em;color:#2a2a2a;/*font: 12px height: 14px*/}
.article_list_text a {color:#2a2a2a; /* trung mau tieu de*/}
.article_list_text a:hover {font-weight:bold;}
.article_list_text h1 {font-weight:bold;font-size:138.5%; /*18px */ margin:1em 0;/* top & bottom margin */} 
.article_list_text h2 {font-weight:bold;font-size:123.1%;/*16px */ margin:1em 0;/* top & bottom margin */} 
.article_list_text h3 {font-weight:bold;font-size:108%;/*14px */ margin:1em 0;/* top & bottom margin */} 
.article_list_text h4 {font-weight:bold;}
.article_list_text h5 {font-weight:bold;}
.article_list_text h6 {font-weight:bold;}
.article_list_text strong {font-weight:bold;}
.article_list_text abbr {border-bottom:1px dotted #000;cursor:help;} 
.article_list_text acronym {border-bottom:1px dotted #000;cursor:help;} 
.article_list_text em {font-style:italic;}
.article_list_text blockquote {margin:1em;}
.article_list_text ul {margin:1em;margin-left:2em;}
.article_list_text ol {margin:1em;margin-left:2em;}
.article_list_text dl {margin:1em;margin-left:2em;}
.article_list_text ol li {list-style: decimal outside;/*giving OL's LIs generated numbers*/}
.article_list_text ul li {list-style: disc outside;/*giving UL's LIs generated disc markers*/}
.article_list_text dl dd {margin-left:1em;}
.article_list_text th {border:1px solid #000;padding:.5em;}
.article_list_text td {border:1px solid #000;	padding:.5em;}
.article_list_text th {font-weight:bold;text-align:center;}
.article_list_text caption {margin-bottom:.5em;text-align:center;}
.article_list_text p {margin-bottom:1em;}
.article_list_text fieldset {margin-bottom:1em;}
.article_list_text table {margin-bottom:1em;}
.article_list_text pre {margin-bottom:1em;}
.article_list_text input[type=text] {width:12.25em;* width:11.9em;}
.article_list_text input[type=password] {width:12.25em;* width:11.9em;}
.article_list_text textarea {width:12.25em; * width:11.9em;}

/*========== article detail ==============*/
.article_detail_title
{
	color:#2a2a2a;
	font-size:1.7em;
	line-height:1.4em;
	font-weight:bolder;
}

.article_detail_datetimehit
{
	color:#656565;
	font-size:1.1em;
	line-height:1.2em;
}


.article_detail_share
{
	color:#656565;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bolder;
	text-align:right;
}

.article_detail_splash
{
	color:#e1e1e1;
	font-size:1.1em;
	line-height:1.2em;
}

a.article_detail_printbacktop
{
	color:#656565;
	font-size:1.1em;
	line-height:1.2em;
}
a.article_detail _printbacktop:hover
{
	font-weight:bolder;
}

.article_detail_text {font-size:1.2em; line-height:1.4em;color:#656565;/*font: 12px height: 14px*/}
.article_detail_text a {color:#3898f0; /* trung mau tieu de*/}
.article_detail_text a:hover {font-weight:bold;}
.article_detail_text h1 {font-weight:bold;font-size:138.5%; /*18px */ margin:1em 0;/* top & bottom margin */} 
.article_detail_text h2 {font-weight:bold;font-size:123.1%;/*16px */ margin:1em 0;/* top & bottom margin */} 
.article_detail_text h3 {font-weight:bold;font-size:108%;/*14px */ margin:1em 0;/* top & bottom margin */} 
.article_detail_text h4 {font-weight:bold;}
.article_detail_text h5 {font-weight:bold;}
.article_detail_text h6 {font-weight:bold;}
.article_detail_text strong {font-weight:bold;}
.article_detail_text abbr {border-bottom:1px dotted #000;cursor:help;} 
.article_detail_text acronym {border-bottom:1px dotted #000;cursor:help;} 
.article_detail_text em {font-style:italic;}
.article_detail_text blockquote {margin:1em;}
.article_detail_text ul {margin:1em;margin-left:2em;}
.article_detail_text ol {margin:1em;margin-left:2em;}
.article_detail_text dl {margin:1em;margin-left:2em;}
.article_detail_text ol li {list-style: decimal outside;/*giving OL's LIs generated numbers*/}
.article_detail_text ul li {list-style: disc outside;/*giving UL's LIs generated disc markers*/}
.article_detail_text dl dd {margin-left:1em;}
.article_detail_text th {border:1px solid #000;padding:.5em;}
.article_detail_text td {border:1px solid #000;	padding:.5em;}
.article_detail_text th {font-weight:bold;text-align:center;}
.article_detail_text caption {margin-bottom:.5em;text-align:center;}
.article_detail_text p {margin-bottom:1em;}
.article_detail_text fieldset {margin-bottom:1em;}
.article_detail_text table {margin-bottom:1em;}
.article_detail_text pre {margin-bottom:1em;}
.article_detail_text input[type=text] {width:12.25em;* width:11.9em;}
.article_detail_text input[type=password] {width:12.25em;* width:11.9em;}
.article_detail_text textarea {width:12.25em; * width:11.9em;}



.article_same_header
{
	color:#323232;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:bolder
}
.article_same
{
	float:left;
	width:719px;
	padding-left:24px;
}

* html .article_same   /****** ie ***********/
{
	width:719px;
	padding-left:24px;
}
.article_same ul
{
  list-style-type:none;
  margin: 0;
  padding: 0;
  
}

.article_same ul li 
{
  display:inline;
}

.article_same ul li a {
  display:block;
  background-image:url(../Image/article_same_arrow.png);
  background-repeat:no-repeat;
  background-position:0 10px;
  color: #656565;	
  font-size:1.2em;
  line-height:1.4em;
  padding-left:20px;
  padding-top:5px;
}
* html .article_same ul li a {display:inline-block;} /****** ie ***********/
* html .article_same ul li a {display:block;} /****** ie ***********/

.article_same ul li a:hover {
   
  font-weight:bold;
}


.article_same_tooltip_header
{
 font-size:13px;
 line-height:14px;
 font-weight:bold;
 color:#094a7d;	
 padding-left:10px; 
 padding-right:10px;
 padding-bottom:5px; 
 display:inline;
}



.article_same_tooltip_text
{
	font-size:12px; 
	line-height:14px;
	color:#000;
	padding-left:10px;
	padding-right:20px;
	display:inline;
}
/*Center end*/

/*Bottom begin*/
#bottom{
	float:left;
	width:995px;
	min-height:150px;
	border-top:#0d4379 16px solid;
}
/*Bottom end*/
