/* CSS Document */

/*-------------------------------------anything-------------------------------------*/
body, div{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#000000;
}
body { 
	margin:0px;
	background-color:#dcddde;
}
img{ 
	border:0px; 
}
.fl{
	float:left;
}
a { 
	color:#00CCFF;
    text-decoration:none; 
}
a:hover {
	color:#0099FF;
	text-decoration:none;
}
.c_left{ 
	clear:left; 
}
.c_right{ 
	clear:right;
}
.c_both{
	clear:both;
}
.h_1{
	height:1px;
}
.h_5{
	height:5px;
}
.h_10{
	height:10px;
}
.h_15{
	height:15px;
}
.h_20{
	height:20px;
}
.h_290{
	height:290px;
}
.h_400{
	height:400px;
}
.w_5{
	width:5px;
}
.w_10{
	float:left;
	width:10px;
	height:40px;
}
.w_20{
	float:left;
	width:20px;
}
.t_left{
	text-align:left;
}
.t_right{
	text-align:right;
}
.t_center{
	text-align:center;
}
.line
{
    border-bottom:1px solid #d4d5d6;
}


/*-------------------------------------main-------------------------------------*/
#w_main{
	width:900px;
	background-color:#FFFFFF;
}

/*menu 1*/
.bg_menu1{
	height:150px; 
	background:url(../images/bg_top.jpg) left top repeat-x;
}
.pic1_nhan{
	float:left;
	width:187px;
	height:150px;
	background:url(../images/pic1_nhan.jpg) left no-repeat;
}
.w_logo{
	width:713px; 
	height:96px;
	background:url(../images/logo.jpg) left no-repeat;
}
.w_menu1{
	width:713px; 
	height:54px;
	background:url(../images/menu_1bg_out.jpg) left repeat-x;
}
.menu_1right{
	float:right;
	width:40px;
	height:54px;
	background:url(../images/menu_1right.jpg) right no-repeat;
}
.menu1_text{
	float:left;
	height:34px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	padding:20px 10px 0 30px;
	color:#FFFFFF;
	
}
.menu1_text:hover{
	background:url(../images/menu_1bg_over.jpg) left repeat-x;
}
.menu1_text a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu1_text a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/*w_search*/
.w_search{
	float:right; 
	margin-right:30px;
}
.search_bg{
	float:left;
	width:169px;
	height:22px;
	background:url(../images/search_bg.jpg) no-repeat;
}
.text_search{
	width:120px; 
	height:15px; 
	border:none; 
	border:0px; 
	background:none; 
	margin:3px 0 0 25px;
}

/*lang*/
.lang{
	font-family:arial;
	font-size:11px;
	color:#000000;
	margin-bottom:5px;
}
.lang a{
	color:#000000;
	text-decoration:none;
}
.lang a:hover{
	color:#000000;
	text-decoration:underline;
}
.address{
	font-family:arial; 
	font-size:10px; 
	color:#FFFFFF;
	
}

/*menu 2*/
#menu2{
	height:72px;
	margin:0 0 15px 0;
	background:url(../images/menu_2bg_out.jpg) left repeat-x;
}
.menu_2drop{
	float:left;
	width:4px;
	height:72px;
	background:url(../images/menu_2drop.jpg) no-repeat;
}
.menu2_text{
	float:left;
	width:125px;
	height:52px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:20px 0 0 0;	
	color:#FFFFFF;
}
.menu2_text:hover{
	background:url(../images/menu_2bg_over.jpg) left repeat-x;
}
.menu2_text a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu2_text a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.sub_menu2{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	padding:10px 10px 10px 10px;
	color:#FFFFFF;
}
.sub_menu2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.sub_menu2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/*tam*/
.bg_tam{
	height:239px;
	background:url(../images/pic2_nhan.jpg) left top no-repeat;
}
.w_tam{
	margin:0 100px 0 213px;
}
.title_tam{
	font-family:arial; 
	font-size:21px; 
	color:#1d8eaa; 
	margin-bottom:10px;
}
.nd_tam{
	font-family:arial; 
	font-size:12px; 
	font-style:italic; 
	color:#808284; 
	line-height:18px;
}
.vo{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

/*body*/
#w_body{
	width:855px;
	margin:0 15px 0 30px;
}

/*body_left*/
#body_left{
	float:left; 
	width:222px; 
	margin-right:20px;
}
.tab_top{
	width:222px;
	height:15px;
	background:url(../images/tab_top.jpg) center top no-repeat;
}
.tab_bottom{
	width:222px;
	height:15px;
	background:url(../images/tab_bottom.jpg) center top no-repeat;
}
.tab_bg{
	width:222px;
	background:url(../images/tab_bg.jpg) center top repeat-y;
}
.tab_title{
	height:22px;
	font-family:arial;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#F36F21;
	padding-left:20px;
}
.tab_text{
	height:23px;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#188db0;
	background:url(../images/tab_bg_out.jpg) no-repeat;
	padding:7px 0 0 35px;
}
.tab_text:hover{
	font-size:12px;
	background:url(../images/tab_bg_over.jpg) no-repeat;
}
.tab_text a{
	color:#188db0;
	text-decoration:none;
}
.tab_text a:hover{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.tab_open{
	height:22px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#188db0;
	padding-left:20px;
}
.tab_hour_10a{
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	color:#188db0;
	padding:7px 0 0 35px;
}
.tab_hour_12a{
	font-family:arial;
	font-size:12px;
	color:#188db0;
}
.tab_hour_10b{
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding:7px 0 0 35px;
}
.tab_hour_12b{
	font-family:arial;
	font-size:12px;
	color:#a7a9ac;
}
.line_ltcap{
	height:18px;
	font-family:arial;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	color:#404040;
	padding:0 0 0 10px;
	background:url(../images/line_ltcap.jpg) center bottom no-repeat;
}
.ltcap_number{
	height:20px;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#FF0000;
	padding-top:10px;
}

/*body_right*/
#body_right{
	float:left; 
	width:613px;
}

/*w_giaiphap*/
.w_giaiphap{
	float:left;
	width:393px;
	margin-right:20px;
}
.film{
	text-align:center;
	margin-bottom:20px;
}
.title_phauthuat{
	height:20px;
	font-size:14px;
	font-weight:normal;
	padding-left:10px;
	color:#10a6cd;
	border-bottom:1px solid #d4d5d6;
}
.nd_phauthuat{
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
	padding:5px 0 5px 0;
	color:#6d6e71;
}

.title_luotxem{	
	font-family:arial;
	font-weight:normal;
	font-style:italic;	 
	font-size:11px; 
	color:#f36f21;
}

/*w_qte*/
.w_qte{
	float:left;
	width:200px;
}
.title_qte{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#f36f21;
	margin-bottom:20px;
}
.title_qtex{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:#0581a8;
}
.cn_qte{
	font-family:arial;
	font-size:10px;
	text-align:center;
	color:#939598;
}
.cn_pic{
	width:188px;
	height:125px;
	border:1px solid #d5d6d7;
}

/*w_cad*/
.w_cad{
	float:left;
	width:493px;
	margin-right:20px;
}
.title_cad{
	height:20px;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	color:#000000;
	border-bottom:1px solid #d4d5d6;
}
.nd_cad{
	float:left; 
	width:300px; 
	font-family:arial; 
	font-size:11px; 
	font-weight:normal;	
	line-height:18px; 
	text-align:justify; 
	padding:5px 0 5px 0; 
	color:#6d6e71; 
	margin-right:10px;
}

/*truoc sau dieu tri*/
.nd_dieutri{
	float:left; 
	width:493px; 
	font-family:arial; 
	font-size:11px; 
	font-weight:normal;	
	line-height:18px; 
	text-align:justify; 
	padding:5px 0 5px 0; 
	color:#6d6e71; 
	margin-right:10px;
}

/*w_video*/
.w_video{
	float:left;
	width:100px;
	text-align:center;
}
.w_pic{
	float:left;
	width:100px;
	text-align:center;
}
.w_roll{
	float:left;
	width:16px;
	background:url(../images/roll_bg.jpg) top repeat-y;
}
.title_vd{
	height:20px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:15px;
	color:#10a6cd;
}
.title_sub2{
	height:25px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background:url(../images/title_sub2.jpg) left repeat-x;
	padding:4px 0 0 10px;
}
.sub_nd{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	line-height:18px;
	color:#FFFFFF;
	padding:10px;
}

/*news*/
.w_newsold{
	float:left;
	width:236px;
	margin-right:20px;
}
.title_newsold{
	height:20px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:15px;
	color:#10a6cd;
	text-transform:uppercase;
}
.w_newsview{
	float:left;
	width:236px;
}
.title_newsview{
	height:20px;
	font-size:12px;
	font-weight:normal;
	margin-bottom:15px;
	color:#f37428;
}
.line_solid{
	border-bottom:1px solid #d4d5d6;
}
.title_nd{
	font-family:arial; 
	font-size:11px; 
	font-weight:bold; 
	color:#595959;
}
.title_nd a{
	color:#595959;
	text-decoration:none;
}
.title_nd a:hover{
	color:#2b9dc0;
	text-decoration:none;
}

/*copyright*/
.copy{
	width:900px;
	height:51px;
	font-family:arial;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	
	background:url(../images/copy_bg.jpg) left repeat-x;
	padding:10px 0 0 0;
}

/*nkvn*/
#w_nkvn{
	width:840px; 
	margin:10px 30px 10px 30px;
}
.line_nlvn{
	height:2px;
	background:url(../images/line_nkvn.jpg) left no-repeat;
}
.title_nkvn{
	height:18px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#10A6CD;
	background:url(../images/line_nkvn.jpg) left bottom no-repeat;
	text-transform:uppercase;
}
.text_nkvn{
	font-family:arial;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	color:#acacac;
}
.text_nkvn a{
	color:#acacac;
	text-decoration:none;
}
.text_nkvn a:hover{
	color:#000000;
	text-decoration:underline;
}

/*trang_con*/
.title_mao{
	height:30px;
	font-family:arial;
	font-size:18px;
	text-align:left;
	color:#10A6CD;
}
.pic_mao{
	float:left; 
	width:154px; 
	margin:0 5px 0 5px;
}

/*roll*/
#scrollbar_container {  
     position:relative;  
     width:16px;  
	 height:15px;
}
#scrollbar_track {  
     position:absolute;  
     top:0;  
     right:0;  
     height:100%;  
     width:16px;  
     background-color:transparent;  
     cursor:move;  
} 
#scrollbar_handle {  
     width:16px;  
     cursor:move;  
     -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     -moz-opacity:0.9;  
} 
#scrollbar_content {  
     overflow:hidden;  
     width:16px;  
     height:15px; 
}
/*---Tooltip----*/
div.htmltooltip{
    position: absolute; /*leave this and next 3 values alone*/
    z-index: 1000;
    left: -1000px;
    top: -1000px;
    background: #2babd0;
    border: 1px solid black;
    color: white;
    padding: 3px;
    width: 250px; /*width of tooltip*/
}
/*pic_tintomtat*/
.pic_tintomtat{
	float:left;
	width:188px;
	height:68px;
	border:1px solid #c0c2c4;
	margin-right:10px;
}
.w_ndtomtat{
	float:left; 
	width:280px;
}
.title_tintomtat{
	height:30px;
	font-family:arial;
	font-size:18px;
	text-align:left;
	color:#10A6CD;
	border-bottom:1px solid #d4d5d6;
}
.title_uu{
	height:20px;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	color:#10a6cd;
}
.nd_uu{
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
	padding:5px 0 5px 0;
	color:#6d6e71;
}

/*pic_lienhe*/
.pic_lienhe{
	float:left; 
	width:274px;
	margin-right:45px;
}
.w_ndlienhe{
	float:left; 
	width:280px;
}
.title_lienhe{
	height:30px;
	font-family:arial;
	font-weight:bolder;
	font-size:18px;
	text-align:left;
	color:#0089cf;
	text-transform:uppercase;
	border-bottom:1px solid #d4d5d6;
}

.w_lienhe{
	float:left;
	width:593px;
	margin-right:20px;
}
/*w_hotelmore*/
.title_hotelmore{
	height:30px;
	font-family:arial;
	font-weight:bolder;
	font-size:18px;
	text-align:left;
	color:#0089cf;
}
.w_hotelmore{
	float:left;
	width:236px;
	margin-right:20px;
	margin-left: 60px
}
.title_ndhm{
	font-family:arial; 
	font-size:11px; 
	font-weight:bold; 
	color:#2b9dc0;
}
.title_ndhm a{
	color:#2b9dc0;
	text-decoration:none;
}
.title_ndhm a:hover{
	color:#000000;
	text-decoration:none;
}

.title_tvan{
	height:30px;
	font-family:arial;
	font-weight:bolder;
	font-size:18px;
	text-align:left;
	color:#0089cf;
	
}
.title_bgia{
	height:30px;
	font-family:arial;
	font-weight:bolder;
	font-size:18px;
	text-align:center;
	color:#ee6818;
	border-bottom:1px solid #d4d5d6;
}
.title_more{
	height:20px;
	font-family:arial;
	font-weight:bolder;
	font-size:14px;
	text-align:left;
	color:#0089cf;
}
.w_more{
	float:left;
	margin-left: 20px
}
