@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow-x:hidden;
}
a
{
	text-decoration: none;
	color:#333333;
}
a:hover
{
	text-decoration:underline;
	color:#0099CC;
}
img{
	border:none;
}

#wrapper{
	margin:0 auto;
	width:920px;
}

#banner{
	float:left;
	width:920px;
	height:108px;
	margin-top:5px;
	background:url(../images/banner.jpg) no-repeat;
}
#banner .banner_title a
{
	padding-left: 10px;
	text-decoration: none;
	color: blue;
}
/*--------main menu----------*/
#main_menu{
	float:left;
	width:920px;
	height:32px;
	background:#f7f5f3;
}

#main_menu ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	padding-left:10px;
}

#main_menu li{
	float:left;
	background:url(../images/list_menu.jpg) no-repeat left center;
	padding-left:20px;
	padding-right:15px;
	line-height:32px;
	color:#666;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#main_menu li a{
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#main_menu li a:hover{
	color:#663333;
	text-decoration:underline;
}

#lang{
	float:right;
	padding-right:5px;
	padding-top:8px;
}

#slide{
	float:left;
	width:914px;
	padding:3px;
	height:1px;
	background:url(../images/slide_bg.jpg) no-repeat bottom;
}


/*-------------------all main content----------------*/
#all_main_content{
	 float:left;
	 width:920px;
	 margin-top:10px;
}

/*-----------left content----------*/
#left_content{
	float:left;
	width:223px;
}

#box_left{
	float:left;
	width:223px;
	margin-bottom:10px;
}

.title_box_left{
	float:left;
	width:213px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	padding-left:10px;
	font-weight:bold;
	background:url(../images/title_box_left.jpg) no-repeat
}
.title_box_left a
{
	text-decoration: none;
	color:#fff;
}


.bottom_box_left{
	float:left;
	width:203px;
	padding:10px;
	background:url(../images/bottom_box_left.jpg) no-repeat left bottom;
}
.left_list_news
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.left_list_news li
{
	list-style: decimal;
	padding-top: 4px;
	padding-bottom: 4px;
}
.left_list_news li a
{
	text-decoration: none;
	font-size: 12px;
	color:#333333;
}
.left_list_news li a:hover
{
	text-decoration:underline;
	color:#0099CC;
}

/*----------cong trinh tieu bieu-------------*/
#danhmuc_congtrinh{
	float:left;
	width:203px;
}

#danhmuc_congtrinh ul{
	float:left;
	width:203px;
	margin:0;
	padding:0;
}

#danhmuc_congtrinh li{
	float:left;
	width:183px;
	padding-left:20px;
	line-height:24px;
	border-bottom:#ccc 1px dotted;
	background:url(../images/list_menu.jpg) no-repeat left center;
	color:#333;
	list-style:none;
	font-weight:bold;
	font-size:11px;
}
#danhmuc_congtrinh li a{
	color:#333;
	font-weight:bold;
	font-size:11px;
	text-decoration:none
}

#danhmuc_congtrinh li a:hover{
	color:#FF0000;
	text-decoration:underline
}



/*---------search----------*/
#search{
	float:left;
	width:223px;
	height:61px;
	background:url(../images/bg_search.jpg) no-repeat
}

.title_search{
	float:left;
	color:#cc0000;
	font-size:11px;
	text-transform:uppercase;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
}

.form_search{
	float:left;
	width:203px;
	padding:5px 10px;
}


/*---------thongke----------*/
#thongke{
	float:left;
	width:223px;
	height:61px;
	background:url(../images/bg_thongke.jpg) no-repeat
}

#thongke p{
	float:left;
	margin:0;
	padding:0;
	padding-top:10px;
	color:#333;
	font-size:11px;
	padding-left:10px;
}

.title_thongke{
	color:#cc0000;
	font-size:11px;
	text-transform:uppercase;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
}




/*-----------cac bai bao lien quan-----------*/
#box_bai_bao_lien_quan{
	float:left;
	width:203px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:#ccc 1px dotted;
}

.image_baibao{
	float:left;
	width:203px;
	text-align:center;
	margin-bottom:5px;
	margin-top:0;
}

.name_baibao{
	float:left;
	width:203px;
	color:#333;
	font-size:11px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:5px;
}

.name_baibao a{
	color:#333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.name_baibao a:hover{
	color:#0099CC;
	text-decoration:underline;
}

.content_baibao{
	float:left;
	color:#333;
	font-size:11px;
	margin-top:0;
	margin-bottom:5px;
}
.content_baibao a{
	color:#0099CC;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.content_baibao a:hover{
	color:#333;
	text-decoration:underline;
}


/*--------------right content-------------*/
#right_content{
	float:right;
	width:690px;
}


#about_index{
	float:left;
	width:690px;
	margin-bottom:10px;
}

.slide_about{
	float:left;
	width:417px;
	padding:3px;
	height:247px;
	background:url(../images/bg_slide.jpg) no-repeat;
}

.content_about{
	float:right;
	width:240px;
	height:233px;
	background:url(../images/bg_about.jpg) no-repeat;
	padding:10px;
}

.title_about_index{
	float:left;
	color:#cc0000;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	width:220px;
}

.text_about_index{
	float:left;
	margin-top:15px;
	width:240px;
	color:#666;
	font-size:12px;
	line-height:18px;
}

/*-------------box right---------*/
#box_right{
	float:left;
	width:690px;
	margin-bottom:10px;
}

#title_box_right{
	float:left;
	width:665px;
	height:31px;
	line-height:31px;
	background:url(../images/title_box_right.jpg) no-repeat;
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
	text-transform:uppercase;
	margin-bottom:5px;
}

/*---------------box cong trinh------------*/
#congtrinh_page{
	float:left;
	width:690px;
}

#box_ct{
	float:left;
	width:161px;
	height:131px;
	background:#fff url(../images/bg_ct.jpg) no-repeat;
	margin-left:5px;
	margin-bottom:5px;
	padding:3px;
}

#box_ct img{
	width:161px;
	height:94px;
}

.name_congtrinh{
	float:left;
	width:161px;
	text-align:center;
	margin-top:5px;
	color:#333;
	font-size:11px;
	margin-bottom:0px;
}




*html #box_ct{
	float:left;
	width:161px;
	height:131px;
	background:#fff url(../images/bg_ct.jpg) no-repeat;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:5px;
	padding:3px;
}




/*---------------tin tuc su kien-----------*/
#sukien_page{
	float:left;
	width:690px;
}

#box_sukien{
	float:left;
	width:327px;
	height:100px;
	background:url(../images/bg_sukien.jpg) no-repeat;
	margin-left:3px;
	margin-bottom:5px;
	padding:7px
}

.image_sukien{
	float:left;
	width:100px;
	height:96px;
	margin-right:10px;
	
}

.content_sukien{
	float:left;
	/*width:217px;*/
}

.title_sukien{
	float:left;
	/*width:217px;*/
	padding-bottom:3px;
	border-bottom:#ccc 1px dotted;
	font-weight:bold;
	color:#333;
	font-size:11px;
	margin-top:0px;
	margin-bottom:5px;
}

.title_sukien a{
	font-weight:bold;
	color:#333;
	font-size:11px;
	text-decoration:none;
}
.title_sukien a:hover{
	color:#0099CC;
	text-decoration:underline;
}

.text_normal_sukien{
	float:left;
	color:#666;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
}

.text_normal_sukien a{
	color:#0099CC;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.text_normal_sukien a:hover{
	color:#666;
	text-decoration:underline;
}


*html #box_sukien{
	float:left;
	width:327px;
	height:100px;
	background:url(../images/bg_sukien.jpg) no-repeat;
	margin-left:2px;
	margin-bottom:5px;
	padding:7px
}


/*-----------------footer--------------*/
#footer{
	float:left;
	width:920px;
	height:49px;
	background:url(../images/footer.jpg) no-repeat;
	margin-bottom:5px;
}

.bottom_menu{
	float:left;
	width:920px;
	text-align:center;
	color:#333;
	font-size:11px;
	margin-top:7px;
}

.bottom_menu a{
	color:#333;
	font-size:11px;
	text-decoration:none;
}

.bottom_menu a:hover{
	color:#0099CC;
	text-decoration:underline;
}

.copyright{
	float:left;
	width:920px;
	text-align:center;
	font-size:11px;
	color:#333;
	margin-top:5px;
}
.copyright a{
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.copyright a:hover{
	color:#0099CC;
	text-decoration:underline;
}



/*-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/

#view_all_content{
	float:left;
	width:690px
}

#top_view_all_content{
	float:left;
	width:690px;
	height:6px;
	background:url(../images/top_view_all.jpg) no-repeat;
}

#midle_view_all_content{
	float:left;
	width:670px;
	background:#f5f5f5;
	padding:4px 10px;
	color:#666;
}

#midle_view_all_content p{
	float:left;
	width:670px;
	color:#666;
	margin-top:8px;
	margin-bottom:8px;
}


*html #midle_view_all_content{
	float:left;
	width:670px;
	background:#f5f5f5;
	padding:4px 10px;
	margin-top:-7px;
}


#bottom_view_all_content{
	float:left;
	width:690px;
	height:6px;
	background:url(../images/bottom_view_all.jpg) no-repeat;
}


/*---------------tin tuc lien quan--------------*/

#tin_tuc_lien_quan{
	float:left;
	margin-top:15px;
	width:670px;
	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;	
}

#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:right;
	margin-top:10px;
	background:#fff;
	width:678px;
	padding:3px;
}

#phan_trang ul{
	border:0; 
	margin:0; 
	padding:0;
	float:right;
}

#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--------------*/



/*------chi tiet cong trinh----------*/
#chitiet_ct{
	float:left;
	width:670px;
}

.image_chitiet_ct{
	float:left;
	width:670px;
	text-align:center;
	margin-bottom:10px;
}

.image_chitiet_ct img{
	border:#ccc 1px solid;
	padding:3px;
	
}

.name_chitiet_ct{
	float:left;
	width:670px;
	text-align:center;
	font-size:16px;
	color:#666;
}