@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}

body {
	font-family:Tahoma;
	color:#999;
	font-size:11px;
}

img{border:none;}

a{
	text-decoration:none;
}

a:hover{
	color:#FF0000;
}

.clear{
 clear:both;
}

#wrapper{
	margin:0 auto;
	width:980px;
}
/*--------header--------*/
#header{
	width:980px;
	height:133px;
	/*background:url(../images/header_banner_bg.gif) no-repeat;*/
}
#logo{
	width:210px;
	height:133px;
	float:left;
}
#header_text{
	width:521px;
	height:133px;
	float:left;
}
#en{
	width:70px;
	height:16px;
	float:right;
	margin-top:107px;
}
/*-------content---------*/
#content{
	width:960px;
	padding:15px 10px 0px 10px;
}
/*-------left------------*/
#left{
	width:181px;
	float:left;
	
}
/*---menu-----*/
#menu_box{
	width:181px;
	background:url(../images/menu_bg.gif) repeat-y;
	margin-bottom:8px;
	
}
#menu_box_content{
	width:155px;
	padding:11px;
}
/*#menu_box_content ul{
	width:155px;
}
#menu_box_content ul li{
	width:155px;
	height:23px;
	line-height:23px;
	list-style:none;
	display:block;
	border-bottom:2px dotted #ac6108;
}
#menu_box_content ul li a{
	background:url(../images/icon_menu.gif) left no-repeat;
	padding-left:25px;
	color:#ffde00;
	font-weight:bold;
}
#menu_box_content ul li a:hover{
	color:#ffcece;
}*/
/*---left_box----*/

#left_box{
	width:181px;
	margin-bottom:10px;	
}
#left_title{
	width:167px;
	height:26px;
	line-height:26px;
	padding-left:15px;
	background:url(../images/title_left.gif) repeat-x;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
#left_box_content{
	width:160px;
	border:1px solid #d8d3d3;
	padding:15px 10px 15px 10px;
}

#left_box_adv{
	width:180px;
	border:1px solid #d8d3d3;
}
#left_box_adv_content{
	width:160px;
	margin:8px;
}
#left_box_adv_content p{
	margin-bottom:10px;
}

/*------tin moi nhat----------*/
#news_lasted{
	width:160px;
	border-bottom:2px dotted #1185a2;
	padding-bottom:5px;
}
#news_lasted_name{
	font-weight:bold;
	color:#2e78a2;
	margin:5px 0 5px 0;
}
#news_lasted_name a{
	font-weight:bold;
	color:#2e78a2;
}
#news_lasted_name a:hover{
	font-weight:bold;
	color:#1eb7e9;
}
#news_lasted_content{
	color:#666;
	text-align:justify;
}
#news_detail{
	background:url(../images/icon_chitiet.gif) left no-repeat;
}
#news_detail a{
	color:#cc0000;
	padding-left:15px;
}
#news_detail a:hover{
	color:#FF0000;
}
/*-------content_right--------*/
#content_right{
	width:771px;
	float:right;
	
}
/*-----center--------*/
#center{
	width:530px;
	float:left;
	color:#666;
	
}
#center_box{
	width:530px;
	float:left;
	background:url(../images/center_bg.gif) top no-repeat;
	margin-bottom:20px;
}
#center_title{
	width:522px;
	margin:10px 0 0 10px;
}
#center_title_icon{
	width:36px;
	height:50px;
	line-height:30px;
	margin-right:3px;
	float:left;
}
#center_title_text{
	width:478px;
	height:50px;
	line-height:30px;
	font-size:24px;
	color:#666;
	float:left;
}

/*------gioi thieu----------*/
#gioithieu_page{
	width:503px;
	float:right;
	
}
/*------search----------*/
#search_page{
	width:503px;
	float:right;
	
}

#frm_search fieldset { border-width: 1px; width: 470px; color:#999 }
#frm_search .fields { padding: 25px; margin-bottom: 20px;color:#999  }
#frm_search div { clear: both; }
#frm_search label { float: left; width: 165px; margin:4px; }
#frm_search input { float: left; width: 200px;margin:4px; }
#frm_search .ui-datepicker-trigger { float: left; width: 16px;color:#999  }

#search_page td{
	border-left:0.5px solid #3A7474;
	border-top:0.5px solid #3A7474;

	padding:4px;
	
}
#color1{
	background:#3399FF;
	font-weight:bold;
	color:#FFFFFF
}
#color2{
	background:#E2E2E2;
}
#file_tyle a{
	color:#336699;
	text-decoration:underline;
}
#file_tyle a:hover{
	color:#333;
	text-decoration:underline;
}
/*-----right--------*/
#right{
	width:231px;
	float:right;
	
}
/*-----right_box-------*/
#right_box{
	width:231px;
	margin-bottom:10px;
}
#right_title{
	width:216px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:15px;
	background:url(../images/title_right.gif) no-repeat;
}
#right_box_content{
	width:208px;
	padding:15px 10px 15px 10px;
	border:1px solid #d8d3d3;
}
#right_box_adv{
	width:208px;
	padding:15px 10px 15px 10px;
	border:1px solid #d8d3d3;
}

#right_box_adv_content{
	width:208px;
	text-align:center;
}
#right_box_adv_content p{
	margin-bottom:10px;
}

/*--------cac dich vu--------*/
/*-----Thong bao-----------*/

#news_thongbao{
	width:208px;
	border-bottom:2px dotted #1185a2;
	padding-bottom:5px;
}

/*---------footer-------*/
#footer{
	width:980px;
	height:33px;
	float:left;
	margin-top:15px;
	background:url(../images/ft_top.gif) repeat-x;
}
#footer_menu{
	width:980px;
	height:33px;
	line-height:33px;
	text-align:center;
}
#footer_menu ul{
	width:650px;
	margin:0 auto;
}
#footer_menu ul li{
	float:left;
	list-style:none;
	margin:0 15px 0 15px;
	font-weight:bold;
}
#footer_menu ul li a{
	color:#fff;
}
#footer_text{
	width:980px;
 	text-align:center;
	color:#cda8a8;
	line-height:1.3;
	padding-top:5px;
	padding-bottom:5px;
	/*height:64px;*/
	background:url(../images/ft_bottom.gif) repeat;	
}

#footer_text a{
	color:#cda8a8;
	text-decoration:none;
}

#footer_text a:hover{
	color:#cda8a8;
	text-decoration:underline;
}
/*---------tin tuc--------*/

#tintuc_page{
	width:503px;
	float:right;
}


#box_tintuc{
	float:left;
	width:475px;
	padding-bottom:10px;
	border-bottom:#CCCCCC 1px dotted;
	margin-top:10px;
}

.image_tintuc{
	float:left;
	margin-right:8px;
}

.content_tintuc{
	font-size:11px;
	color:#666;
}

.title_tintuc{
	margin-top:0;
	margin-bottom:0px;
	color:#666;
	font-weight:bold;
	
}

.title_tintuc a{
	color:#3690bf;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.title_tintuc a:hover{
	color:#2e78a2;
}

.normal_tintuc{
	margin-top:5px;
	text-align:justify;	
}

.more_link_details{
	float:left;
	margin-top:15px;
}

/*---------------tin tuc lien quan--------------*/

#tin_tuc_lien_quan{
	float:left;
	margin-top:15px;
	width:500px;
	padding-bottom:10px;
}

#tin_tuc_lien_quan p.title_news{
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#2970a8;
	float:left;
	clear:both;
}

#tin_tuc_lien_quan ul{
	float:left;
	margin:0;
	padding:0;
}

#tin_tuc_lien_quan li{
	display:block;
	background:url(../images/list_more.jpg) no-repeat left center;
	padding-left:20px;
	line-height:16px;
	margin-left:20px;
	list-style:none;
	float:none;	
}

#tin_tuc_lien_quan li a{
	color:#666;
	font-size:11px;
	text-decoration:none;
		
}

#tin_tuc_lien_quan li a:hover{
	color:#CC0000;
	text-decoration:underline;	
}

/*-----------------------------------*/
/*-----------phan trang----------*/

#phan_trang{
	
	float:left;
	margin-top:25px;
}

#phan_trang ul{
	width:450px;
	float:left;
	border:0; 
	margin:0; 
	padding:0;

}

#phan_trang li{
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	float:left;
}
#phan_trang a{
	border:solid 1px #DDDDDD;
	margin-right:2px;
}
#phan_trang .previous-off,
#phan_trang .next-off {
	color:#666666;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
}
#phan_trang .next a,
#phan_trang .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
}
#phan_trang .active{
	color:#666;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#phan_trang a:link,
#phan_trang a:visited {
	color:#CC0000;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#phan_trang a:hover{
	border:solid 1px #666666;
}


/*----------end phan trang--------------*/

/*----contact----*/
#contact_page{
	float:left;
	color:#666;
	width:500px;
	margin-left:15px;

}

#contact_page input, textarea{
	float:left;
	border:#ccc 1px solid;
	margin-bottom:5px;
	padding:2px;
	margin:4px;
	color:#0066FF;
	font-size:11px;
	overflow:auto;
}


.submit_button{
	float:left;
	width:90px;
	height:23px;
	text-align:center;
	background:url(../images/submit_btn.jpg) no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border:none;
}


