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

body{
	margin:0;
	padding:0;
	background:#59c91c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img{
	border:none;	
}

*{
	outline:none;	
}


.img_left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}	

.img_right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

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

#bg_content{
	float:left;
	width:980px;
	background:#ffffd3;
}	

#header{
	float:left;
	width:980px;
	height:142px;
	background:#ffffd3 url(../images/header.jpg) no-repeat;
}

.logo{
	float:left;	
	width:137px;
	height:142px;
}
.line_children{
	float:left;
	width:980px;
	height:42px;
	background:url(../images/line_children.jpg) no-repeat;
}

.line_rc{
	float:left;
	width:980px;
	height:10px;
	background:url(../images/line_rc.jpg) no-repeat;
}


/*---------------slide-------------*/
#slide_image{
	float:left;
	width:960px;
	height:auto;
	margin-top:10px;
	margin-left:10px;
	display:inline;
	margin-bottom:10px;
}	



/*--main menu--*/

#main_menu{
	float:left;
	width:980px;
}

.animatedtabs{
	clear: both;
	font: 11px Arial;
	overflow: hidden;
	width: 100%;
	color: white;
	position: relative;
	height: 31px;
}
.animatedtabs ul{
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}


.animatedtabs li{
	padding-right: 1px;
	padding-left: 1px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
}

.animatedtabs a {
	display:block;
	font-weight:bold;
	float:left;
    color:#000;
	position:relative;
	height:31px;
	text-decoration:none;
	line-height:31px;
}


.animatedtabs .selected a{
	float: left;
	padding-bottom: 0px;
	color: #F00;
	padding-top: 0px;
	position: relative;
	text-decoration: none;
	height:31px;
}

.animatedtabs a:hover{
	float: left;
	padding-bottom: 0px;
	color: #F00;
	padding-top: 0px;
	position: relative;
	text-decoration: none;
}


.subTopMenuFont{
	font: 11px Arial;
	color: #0228b9;
	text-decoration: none;
}

.subTopMenuFont:hover{
	font: 11px Arial;
	color: #287ded;
	text-decoration:underline;
}
.subMenuContainer{
	display: none;
	width:980px;
	height:30px;
}
#subTopMenu ul{
	margin:0px;
	padding:0px;
	list-style: none;
	margin-left:20px;
	float:left;
}

#subTopMenu ul li{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	*width:100%;
}

#subTopMenu ul li a{
	padding-right: 10px;
	padding-left: 6px;
	color:#324c66;
	background:url(../images/li_subtab.jpg) left center no-repeat;
}

#subTopMenu ul li a:hover{
	padding-right: 10px;
	padding-left: 6px;
	color:#1a98d9;
	background:url(../images/li_subtab.jpg) left center no-repeat;
}
/*--/:main menu--*/


/*----------------main content-------------*/
#main_content{
	float:left;
	width:960px;
	padding:10px;
}


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

#box_big_left{
	float:left;
	width:700px;
	margin-bottom:10px;
}

.title_box_big_left{
	float:left;
	width:640px;
	height:42px;
	color:#fff;
	font-size:16px;
	line-height:32px;
	padding-left:60px;
}

.bottom_box_big_left{
	float:left;
	width:680px;
	padding:0px 10px 10px 10px;
}

.title_chaomung{
	background:url(../images/title_chaomung.jpg) no-repeat;	
}

.bottom_chaomung{
	background:url(../images/bottom_chaomung.jpg) no-repeat left bottom;
	color:#333;
	font-size:12px;
	line-height:16px;
}

.bottom_chaomung p{
	margin-top:0px;
	margin-bottom:10px;
}



/*------------------box left small---------------*/

#box_thu_hieutruong{
	float:left;
	width:347px;
}

.title_box_thu_hieutruong{
	float:left;
	width:287px;
	height:42px;
	padding-left:60px;
	color:#fff;
	font-size:16px;
	line-height:32px;
	background:url(../images/title_thu_ht.jpg) no-repeat;
}

.bottom_box_thu_hieutruong{
	float:left;
	width:327px;
	padding:0px 10px 10px 10px;
	color:#333;
	font-size:12px;
	line-height:16px;
	background:url(../images/bottom_thu_ht.jpg) no-repeat left bottom;
}
.bottom_box_thu_hieutruong p{
	margin-top:5px;
	margin-bottom:5px;
}

/*------------------box left small---------------*/
#box_thongbao{
	float:right;
	width:347px;
}

.title_box_thongbao{
	float:left;
	width:287px;
	height:42px;
	padding-left:60px;
	color:#fff;
	font-size:16px;
	line-height:32px;
	background:url(../images/title_thongbao.jpg) no-repeat;
}

.bottom_box_thongbao{
	float:left;
	width:327px;
	padding:10px;
	color:#1f3e08;
	font-size:12px;
	line-height:16px;
	background:url(../images/bottom_thongbao.jpg) no-repeat left bottom;
}
.bottom_box_thongbao p{
	margin-top:5px;
	margin-bottom:5px;
}

.bottom_box_thongbao ul{
	margin-top:10px;
	margin:0;
	padding:0;
	padding-top:10px;
}

.bottom_box_thongbao li{
	width:327px;
	list-style:none;
	padding-bottom:5px;
	border-bottom:#1f3e08 1px dotted;
	text-indent:22px;
	background:url(../images/list_thongbao.jpg) no-repeat left 3px;
	line-height:16px;
	
}

.bottom_box_thongbao li a{
	color:#1f3e08;
	text-decoration:none;	
}

.bottom_box_thongbao li a:hover{
	color:#1f3e08;
	text-decoration:underline;	
}


/*-------right content---------*/

#right_content{
	float:right;
	width:245px;
}


#box_right_content{
	float:left;
	width:245px;
	margin-bottom:10px;
}


.title_box_right{
	float:left;
	width:185px;
	height:42px;
	color:#fff;
	font-size:16px;
	padding-left:60px;
	line-height:32px;
}

.bottom_box_right{
	float:left;
	width:225px;
	padding:10px;
	padding-bottom:3px;
	padding-top:2px;
	margin-bottom:1px;
}

/* ----- cong doan ------- */

.title_congdoan{
	background:url(../images/title_congdoan.jpg) no-repeat;	
}

.bottom_congdoan{
	background:url(../images/bottom_congdoan.jpg) no-repeat left bottom;
	font-size:12px;
	text-align:center;
	color:#960;
	height:35px;
}

/*-----ca dao-----*/

.title_cadao{
	background:url(../images/title_cadao.jpg) no-repeat;	
}

.bottom_cadao{
	background:url(../images/bottom_cadao.jpg) no-repeat left bottom;
	font-size:14px;
	text-align:center;
	color:#960;
}

li.idiomid  {
	
	text-align:center;
	
	padding-top:5px!important;
	
	padding-bottom:5px!important;
	
}


/*-----loichua-----*/

.title_loichua{
	background:url(../images/title_loichua.jpg) no-repeat;	
}

.bottom_loichua{
	background:url(../images/bottom_loichua.jpg) no-repeat left bottom;
	font-size:12px;
	color:#333;
}

.bottom_loichua p{
	font-size:12px;
	color:#333;
	margin-top:5px;
	margin-bottom:5px;
}

.bottom_loichua a{
	font-size:12px;
	color:#393;
	text-decoration:none;
}
.bottom_loichua a:hover{
	text-decoration:underline;
}


/*-----tin tuc-----*/

.title_tintuc{
	background:url(../images/title_tintuc.jpg) no-repeat;	
}

.bottom_tintuc{
	background:url(../images/bottom_tintuc.jpg) no-repeat left bottom;
	font-size:12px;
	color:#333;
}

.bottom_tintuc ul{
	margin-top:10px;
	margin:0;
	padding:0;
}

.bottom_tintuc li{
	width:225px;
	list-style:none;
	margin-bottom:5px;
	text-indent:10px;
	background:url(../images/list_tintuc.jpg) no-repeat left 6px;
	line-height:16px;
	
}

.bottom_tintuc li a{
	color:#8d5409;
	text-decoration:none;	
}

.bottom_tintuc li a:hover{
	color:#333;
	text-decoration:underline;	
}

/*-----------------catogery-------------*/
#box_catogery{
	float:left;
	width:700px;
	margin-bottom:10px;
}

.title_box_catogery{
	float:left;
	width:640px;
	height:42px;
	color:#fff;
	font-size:16px;
	line-height:32px;
	padding-left:60px;
}

.bottom_box_catogery{
	float:left;
	width:680px;
	padding:10px;
	font-size:12px;
	color:#333;
	line-height:16px;
	height:auto;
}

/*----------------lich su-----------*/
.title_lich_su{
	background:url(../images/title_lichsu.jpg) no-repeat;
}

.bottom_lichsu{
	background:url(../images/bottom_lichsu.jpg) no-repeat left bottom;
}


/*----------------BAN GIANG HUAN-----------*/
.title_bgh{
	background:url(../images/title_bgh.jpg) no-repeat;
}

.bottom_bgh{
	background:url(../images/bottom_bgh.jpg) no-repeat left bottom;
}


/*----------------TAI LIEU-----------*/
.title_tailieu{
	background:url(../images/title_tailieu.jpg) no-repeat;
}

.bottom_tailieu{
	background:url(../images/bottom_tailieu.jpg) no-repeat left bottom;
}

/*----------------PHU HUYNH-----------*/
.title_phuhuynh{
	background:url(../images/title_phuhuynh.jpg) no-repeat;
}

.bottom_phuhuynh{
	background:url(../images/bottom_phuhuynh.jpg) no-repeat left bottom;
}

/*----------------HINH ANH-----------*/
.title_hinhanh{
	background:url(../images/title_hinhanh.jpg) no-repeat;
}

.bottom_hinhanh{
	background:url(../images/bottom_hinhanh.jpg) no-repeat left bottom;
}

/*----------------TU SACH-----------*/
.title_tusach{
	background:url(../images/title_tusach.jpg) no-repeat;
}

.bottom_tusach{
	background:url(../images/bottom_tusach.jpg) no-repeat left bottom;
}

/*----------------SAN CHOI-----------*/
.title_sanchoi{
	background:url(../images/title_sanchoi.jpg) no-repeat;
}

.bottom_sanchoi{
	background:url(../images/bottom_sanchoi.jpg) no-repeat left bottom;
}

/*----------------THE HE NGAY MAI-----------*/
.title_thehengaymai{
	background:url(../images/title_thehengaymai.jpg) no-repeat;
}

.bottom_thehengaymai{
	background:url(../images/bottom_thehengaymai.jpg) no-repeat left bottom;
}


/*----------------THANH QUA-----------*/
.title_thanhqua{
	background:url(../images/title_thanhqua.jpg) no-repeat;
}

.bottom_thanhqua{
	background:url(../images/bottom_thanhqua.jpg) no-repeat left bottom;
}







/*--------box ban giang huan---------*/
#box_ban_dieu_hanh{
	float:left;
	width:668px;
	border:#ccc 1px solid;
	display:inline;
	margin-bottom:10px;
	padding:5px;
}
.image_bandieuhanh{
	width:150px;
	border:2px fff solid;
	float:left;
}
	

.thongtin_bandieuhanh{
	float:right;
	width:500px;
}

.thongtin_bandieuhanh ul{
	float:left;
	margin:0;
	padding:0;
}

.thongtin_bandieuhanh li{
	display:block;
	width:500px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:#ccc 1px dotted;
}

.thongtin_bandieuhanh li a{
	color:#09F;
	text-decoration:none;
}

.thongtin_bandieuhanh li a:hover{
	text-decoration:underline;
}


/*-----------box hình ảnh--------*/
#box_hinhanh{
	float:left;
	width:205px;
	margin-left:10px;
	margin-right:5px;
	display:inline;
	margin-bottom:20px;
}

.image_hinhanh{
	float:left;
	width:178px;
	height:168px;
	padding-left:12px;
	padding-top:13px;
	padding-right:15px;
	padding-bottom:17px;
	display:inline;
	background:url(../images/bg_galley.jpg) no-repeat;
}

.tieude_hinhanh{
	margin-top:25px;
	width:205px;
	text-align:center;
}

.tieude_hinhanh a{
	color:#333;
	text-decoration:none;
}

.tieude_hinhanh a:hover{
	color:#09C;
	text-decoration:underline;
}




/*------news-------*/
#box_news{
	float:left;
	width:680px;
	padding-bottom:10px;
	border-bottom:#CCCCCC 1px dotted;
	margin-bottom:10px;
}

.image_news{
	float:left;
	margin-right:8px;
}

.content_news{
	font-size:12px;
	color:#666;
}

.title_news{
	margin-top:0;
	margin-bottom:0px;
	color:#666;
	font-weight:bold;
	font-size:16px;
}

.title_news a{
	color:#666;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.title_news a:hover{
	color:#CC0000;
	text-decoration:underline;
}

.normal_news{
	margin-top:5px;
	text-align:justify;	
}


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

#news_relate{
	float:left;
	width:680px;
}

#news_relate p.title_news_relate{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#2970a8;
	float:left;
	clear:both;
}

#news_relate ul{
	float:left;
	margin:0;
	padding:0;
	
}

#news_relate li{
	background:url(../images/list_more.jpg) no-repeat left center;
	padding-left:20px;
	line-height:16px;
	margin-left:20px;
	list-style:none;	
	width:300px;
	float:left;
}

#news_relate li a{
	color:#666;
	font-size:11px;
	text-decoration:none;	
	float:left;
}

#news_relate li a:hover{
	color:#CC0000;
	text-decoration:underline;	
}




/*----------footer------------*/
#footer{
	float:left;
	width:980px;
	height:101px;
	background:url(../images/footer.jpg) no-repeat;
	padding-top:30px;
	text-align:center;
	color:#333;
	font-size:12px;
}

.bocau{
	position:fixed;
	top:5px;
	right:5px;
	width:100px;
	height:100px;
}
