*{margin:0px; padding:0px}
body{
	font:normal 12px arial;
	color:#000;	
}
a{
	background-color:inherit;
	text-decoration:none;
	outline:none;
	color:#005DBF;
}
a:hover{text-decoration:underline}
img{border:0px}
ul{list-style-type:none;}
li{list-style-type:none;}


input{
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
}
textarea{
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
}
select{
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
}

.clearfix:after{
	content:'[DO NOT LEAVE IT IS NOT REAL]'; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix{
	display:inline;
	position:relative;
}
.clearfix{
	display:block;
}

.clear{
	clear:both;
}

#wrapper{
	width:100%;
	height:100%;
	float:left;
	/*background:url(images/graphics/bg.gif) repeat-x left top;*/
	background:#e0e5eb;
}
#wrapper_header, #wrapper_container,#wrapper_footer{
	width:100%;
	float:left;
}
#wrapper_header{
	margin-bottom:10px;
}
#header{
	width:994px;
	height:150px;
	margin:0 auto;
}
	#header .header{
		width:994px;
		height:118px;
		float:left;
	}
		#header .header_menu{
			width:994px;
			height:32px;
			float:left;
			background:url(images/graphics/bg_994x32.gif) no-repeat;
		}
			#header .header_menu ul#maintop{
				float:left;
				width:980px;
				height:22px;
				margin:4px 0 0 7px;
			}
				#header .header_menu ul#maintop li{
					float:left;
					padding-left:13px;
					height:22px;
					margin:0;
					position:relative;
				}
				#header .header_menu ul#maintop li.line{
					background:url(images/graphics/line_1x22.gif) no-repeat center top;
					width:10px;
				}
				#header .header_menu ul#maintop li.active{
					background:url(images/graphics/bg_6x22.gif) no-repeat left top;
					
				}
				#header .header_menu ul#maintop li a{
					float:left;
					height:22px;
					font:700 11px/22px Verdana, Arial, Helvetica, sans-serif;
					color:#0063b0;
					text-transform:uppercase;
					padding-right:13px;
					cursor:pointer;
					text-decoration:none;
				}
				#header .header_menu ul#maintop li.active a{
					background:url(images/graphics/bg_6x200.gif) no-repeat right top;
					color:#474747;
					cursor:text;
				}
/*mau nen menu luc binh thuong*/
					#header .header_menu ul#maintop ul a:hover{
						background:#eb585b;
						color:#fff;
						width:10em;
						padding-left:10px;
						height:25px;
					}
					#header .header_menu ul#maintop ul{
						position:absolute;
						display:none;
						background:#fa9fa1;
						top:22px;
						z-index:999;
						left:13px;
						border:1px solid #FFFF66;
						width:12em;
						z-index:9999;
					}
					#header .header_menu ul#maintop ul li{
						width:12em;
						padding:0;
						height:25px;
						
					}
					#header .header_menu ul#maintop li ul a{
						width:10em;
						padding-left:10px;
						height:25px;
						float:left;
						font:400 12px/20px Arial;
						text-transform:none;
						border-bottom:1px solid #fff;
					}
					#header .header_menu ul#maintop li.active ul a{
						background:none;
						color:#fff;
					}
/*mau nen menu luc active*/
					#header .header_menu ul#maintop li.active ul a:hover{
						background:#eb585b;
						color:#fff;
						cursor:pointer;
					}
					#header .header_menu ul#maintop li ul a.end{
						border:none;
					}
					#header .header_menu ul#maintop ul ul{
						top:-1px;
					}
					#header .header_menu ul#maintop li ul ul{
						left:12em;
					}
					#header .header_menu ul#maintop li:hover ul ul, #header .header_menu ul#maintop li:hover ul ul ul, #header .header_menu ul#maintop li:hover ul ul ul ul{
						display:none;
					}
					#header .header_menu ul#maintop li:hover ul, #header .header_menu ul#maintop li li:hover ul, #header .header_menu ul#maintop li li li:hover ul, #header .header_menu ul#maintop li li li li:hover ul{
						display:block;
					}#wrapper_container{
	padding-bottom:10px;
}
#container{
	width:994px;
	margin:0 auto;
	background:#fff url(images/graphics/bg_994x592.jpg) no-repeat left top;
	overflow:hidden;
}

#footer{
	height:105px;
	width:994px;
	margin:0 auto;
	background:url(images/graphics/bg_1x90.gif) repeat-x left top;
	text-align:center;
}
	#footer .footer_menu{
		width:974px;
		height:20px;
		float:left;
		text-align:center;
		margin:20px 0 10px 0;
		font:700 13px/16px Arial;
		color:#fff;
	}
		#footer .footer_menu a{
			color:#fff;
			margin:0 15px;
			text-transform:capitalize;
		}
	#footer p{
		color:#d7d7d7;
		font:400 12px/16px arial;
	}

#left_zone{
	width:737px;
	float:left;
	margin-right:5px;
	overflow:hidden;
	display:inline;
}
#right_zone{
	width:252px;
	float:right;
}
	#left_zone #box_slide{
		width:736px;
		height:179px;
		background:#fff url(images/graphics/bg_736x179.gif);		
		float:left;
		margin-bottom:10px;
		position:relative;
	}
	/*#box_imageslideshow{
		height:161px;
		width:713px;
		padding:9px 12px;
		overflow:hidden;
		float:left;
		position:relative;
	}*/
	#box_slide .btn_left,#box_slide .btn_right{
		width:20px;
		height:172px;
		position:absolute;
		z-index:10;
	}
	#box_slide .btn_left, #box_slide .btn_right{
		background:url(images/buttons/btn_slide.png) no-repeat;
		cursor:pointer;
	}
	#box_slide .btn_left{	background-position:left top; left:4px; top:3px}
	#box_slide .btn_right{	background-position:right top; right:4px;top:3px}
	#box_slide .content_imglist{
		float:left;
		position:relative;
		height:160px;
		overflow:hidden;
		width:710px;
		margin:11px 0 0 18px;
		display:inline;
	}
	#box_slide .content_imglist .img_block{ 
		position:absolute;
		width:175px; 
		height:160px;
		text-align:center;
		z-index:1;
	}
	#box_slide .content_imglist .img_block.active{
		background:#E0E0E0;
	}
	#box_slide .content_imglist .img_block img{
		border:solid 1px #fff;
	}
	#box_slide .content_imglist p{
		font:500 11px/14px arial;
		color:#979797;
		overflow:hidden;
		text-align:center;
		margin-top:5px;
		height:30px;
		padding:0 10px;
	}
	#box_slide .content_imglist p span{
		color:#000;
		padding-right:4px;
	}
	#box_slide .content_imglist a{
		font:500 11px/14px arial;
		color:#0077C2;
	}
	#box_slide .content_imglist a.a_singer_name{
		font-weight:700;
	}
	
	#left_zone #column_left{
		width:183px;
		float:left;
		margin-right:12px;
		
	}
	#left_zone #column_right{
		width:541px;
		float:left;
		overflow:hidden;
	}
#left_zone #column_left ul#main_dept{
	width:183px;
	float:left;
	margin-bottom:9px;
}
ul#main_dept li{
	float:left;
	position:relative;
}
ul#main_dept li a{
	display:block;
	width:160px;
	height:34px;
	background:url(images/graphics/bg_183x34.gif) no-repeat;
	font:700 14px/34px Arial;
	color:#fff;
	padding-left:23px;
	text-decoration:none;
}
ul#main_dept li.begin a{
	height:38px;
	background:url(images/graphics/bg_183x38.gif) no-repeat;
	line-height:42px;
}
* html ul#main_dept li.begin a{
	line-height:38px;
}
ul#main_dept li.end a{
	height:37px;
	background:url(images/graphics/bg_183x37.gif) no-repeat;
	line-height:34px;
}
ul#main_dept li ul.sub_menu{
	position:absolute;
	left:182px;
	top:6px;
	z-index:20;
	width:255px;
	border:1px solid #35679f;
	display:none;
}
ul#main_dept li ul.sub_menu li{
	width:255px;
	float:left;
	padding:0;
	border-bottom:1px solid #c7e6ff;
}
ul#main_dept li ul.sub_menu li.end{
	border:0;
}
ul#main_dept li ul.sub_menu li a{
	width:240px;
	height:28px;
	background:#2f80c6;
	font:700 12px/28px Arial;
	color:#fff;
	padding-left:15px;
	
}
ul#main_dept li ul.sub_menu li:hover a{
	background:#003366;
	color:#FFFF00
}
ul#main_dept li:hover ul ul, ul#main_dept li:hover ul ul ul, ul#main_dept li:hover ul ul ul ul{
	display:none;
}
ul#main_dept li:hover ul, ul#main_dept li li:hover ul, ul#main_dept li li li:hover ul, ul#main_dept li li li li:hover ul{
	display:block;
}
#left_zone #column_left ul#other_dept{
	width:180px;
	float:left;
	margin:0 0 9px 1px;
}
ul#other_dept li{
	width:147px;
	height:33px;
	float:left;
	font:700 11px/33px Arial;
	padding-left:33px;
}
ul#other_dept li a{
	color:#064581;
}
ul#other_dept li.qd{
	background:url(images/graphics/bg_180x33_1.gif) no-repeat left top;
}
ul#other_dept li.ct{
	background:url(images/graphics/bg_180x33_2.gif) no-repeat left top;
}
ul#other_dept li.lht{
	background:url(images/graphics/bg_180x33_3.gif) no-repeat left top;
}
ul#other_dept li.kq{
	background:url(images/graphics/bg_180x33_4.gif) no-repeat left top;
}
ul#other_dept li.lh{
	background:url(images/graphics/bg_180x33_5.gif) no-repeat left top;
}
#column_left .box181{
	width:181px;
}
#column_left .box181 .title{
	width:165px;
	height:26px;
	float:left;
	background:url(images/graphics/bg_181x26.gif) no-repeat;
	font:700 13px/26px Arial;
	color:#ae2431;
	padding-left:16px;
}
/* 201004124 */
#column_left .box181 .content{
	width:163px;
	height:568px;
	background:url(images/graphics/bg_181x300.gif) no-repeat left bottom;
	float:left;
	padding:10px 9px;
	overflow:hidden;
}
#column_left .box181 .content_banner{
	width:163px;
	height:568px;
	position:relative;
	overflow:hidden;
}

#column_left .box181 .content_banner .banner{
	width:160px;
	position:absolute;
	z-index:1;
	left:2px;
}

#column_right .box541{
	width:541px;
	float:left;
	margin-bottom:10px;
}
/*tieu de box 541*/
#column_right .box541 .title{
	width:525px;
	height:25px;
	padding:0 8px;
	float:left;
	background:url(images/graphics/bg_541x25.gif) no-repeat;
	font:700 13px/25px Arial;
	color:#fff;
	text-transform:uppercase;
}
#column_right .box541 .title span{
	float:left;
}
#column_right .box541 .title a{
	float:right;
	background:url(images/graphics/bg_12x11.gif) no-repeat left center;
	padding-left:17px;
	color:#0655a5;
	text-transform:none;
	font:400 11px/25px Arial;
}
#box_note ul{
	width:541px;
	float:left
}
#box_note li{
	width:530px;
	float:left;
	border-bottom:1px dotted #b0b0b0;
	padding:10px 0 10px 11px;
	background:url(images/graphics/dot_6x6.gif) no-repeat left 18px;
	font:400 12px/20px arial;
	color:#565656;
}
#box_note li.end{
	border:none;
	padding-bottom:0;
}
#box_note li a{
	color:#2e558c;
}
.box541#box_highlight_news ul.left{
	width:320px;
	float:left;
	margin:5px 20px 0 0;
}
.box541#box_highlight_news ul.left li{
	width:320px;
	float:left;
	margin:7px 0;
	height:112px;
	overflow:hidden;
}
.box541#box_highlight_news ul.left li img{
	border:1px solid #ccc;
	float:left;
	margin-right:5px;
}
.box541#box_highlight_news ul.left li a{
	font:700 13px/16px arial;
	color:#2864b4;
}
.box541#box_highlight_news ul.left li p{
	margin-top:8px;
	font:400 12px/14px arial;
	color:#473b35;
}
.box541#box_highlight_news ul.left li p a{
	font-weight:400;
	font-size:11px;
	text-decoration:underline;
}
.box541#box_highlight_news ul.right{
	width:200px;
	float:left;
	margin-top:5px;
}
.box541#box_highlight_news ul.right li{
	width:200px;
	float:left;
	border-bottom:1px dotted #b0b0b0;
	padding:5px 0;
	font:400 12px/19px arial;
	color:#473b35;
	height:38px;
	overflow:hidden;
}
.box541#box_highlight_program ul,.box541#box_highlight_program ul li{
	width:541px;
	float:left;
	font:400 12px/17px Arial;
}
.box541#box_highlight_program ul{
	margin-top:10px;
}
.box541#box_highlight_program li.first{
	/*height:180px;*/
	overflow:hidden;
	border-bottom:1px dotted #b0b0b0;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#473b35;
}
.box541#box_highlight_program li.first p{
	width:100%;
	float:left;
	margin-bottom:10px;
	font:700 13px/16px arial;
}	
.box541#box_highlight_program li.first p a{
	color:#2864b4;
}
.box541#box_highlight_program li.first img{
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
}
.box541#box_highlight_program li{
	margin:0 0 3px 0;
	color:#2864b4;
	
}
.box541#box_highlight_activity ul{
	margin-top:10px;
	float:left;
}
.box541#box_highlight_activity li{
	width:111px;
	height:133px;
	padding:5px;
	float:left;
	background:url(images/graphics/bg_121x142.gif) no-repeat;
	overflow:hidden;
	text-align:center;
	margin:0 7px;
	display:inline;
}
.box541#box_highlight_activity li img{
	border:1px solid #ccc;
	margin-bottom:5px;
}
#right_zone .box252,#right_zone .box252_1{
	width:252px;
	float:left;
	background:#fff url(images/graphics/bg_252x300.gif) no-repeat left bottom;
	margin-bottom:10px;
	padding-bottom:10px;
}
#right_zone .box252_1{
	background:url(images/graphics/bg_252x200.gif) no-repeat left bottom;
}
#right_zone .box252 .title,#right_zone .box252_1 .title{
	width:229px;
	height:33px;
	float:left;
	font:700 12px/29px Arial;
	color:#fff;
	text-transform:uppercase;
	padding-left:23px;
	background:url(images/graphics/bg_252x33.gif) no-repeat left top;
}
#right_zone .box252_1 .title{
	background:url(images/graphics/bg_252x33_1.gif) no-repeat left top;
	color:#505050;
	padding-left:13px;
	width:239px;
}
#right_zone .box252 ul,#right_zone .box252_1 ul{
	float:left;
	width:230px;
	margin:5px 0 0 15px;
	display:inline;
}
#right_zone .box252 li,#right_zone .box252_1 li{
	width:220px;
	float:left;
	background:url(images/graphics/dot_6x6.gif) no-repeat left 6px;
	padding:0 0 0 10px;
	font:400 12px/16px arial;
	margin:5px 0;
}
#right_zone .box252 a.more{
	background:url(images/graphics/bg_12x11.gif) no-repeat left center;
	padding-left:17px;
	color:#0655a5;
	text-transform:none;
	font:400 11px/25px Arial;
	float:right;
	margin-right:15px;
}
#right_zone .box252_1 li{
	background:none;
	padding-left:0;
	width:230px;
}
#right_zone .box252_1 li label{
	width:90px;
	float:left;
	text-align:right;
	padding-right:5px;
}
#right_zone .box252_1 li input{
	width:120px;
	border:1px solid #abadb3;
	padding:2px;
}
#right_zone .box252_1 li input.submit,#box_news_detail.box541 ul.login_frm li input.submit{
	background:url(images/buttons/btn_81x27.jpg) no-repeat;
	width:81px;
	height:27px;
	text-align:center;
	color:#fff;
	font:700 12px/27px arial;
	padding:0;
	border:0;
	cursor:pointer;
	float:left;
}
#right_zone .box252_1 li a.forgot,#box_news_detail.box541 ul.login_frm li a.forgot{
	color:#0655a5;
	text-decoration:underline;
	float:left;
	margin:5px 15px 0 35px;
}
#right_zone .box252_1 li p{
	color:#505050;
	font:700 11px/14px Arial;
}
#right_zone .box252_1 li p a{
	text-decoration:underline;
	color:#0655a5;
}

#column_right #box_news.box541 .title{
	background:url(images/graphics/bg_541x25_1.gif) no-repeat;
	font:700 13px/25px Arial;
	color:#ae2431;
	text-transform:uppercase;
	padding-left:50px;
	width:491px;
}
#box_news.box541 ul.grouplist,#box_news.box541 ul.grouplist li{
	width:541px;
	float:left;
}
#box_news.box541 ul.grouplist{
	border-bottom:1px solid #ccc;
	margin:10px 0;
}
#box_news.box541 ul.grouplist li{
	margin: 0 0 10px 0;
}
#box_news.box541 ul.grouplist li img{
	border:1px solid #ccc;
	float:left;
	margin-right:10px;
}
#box_news.box541 ul.grouplist li p{
	margin:0 0 3px 0;
	font:400 12px/14px Arial;
	color:#000;
}
#box_news.box541 ul.grouplist li .title_news{
	font:700 13px/16px Arial;
	color:#323232;
}
#box_news.box541 ul.grouplist li p.date{
	font-size:11px;
	color:#aaaa97;
}
#box_news.box541 ul.grouplist li p span{
	margin:0 5px;
}
#box_news.box541 ul.grouplist li p span.time{
	margin:0;
	color:#94100c;
}
#box_news.box541 ul.grouplist li .hot_title{
	font:700 18px/20px Arial;
	margin:0 0 10px 0;
}
#box_news.box541 ul.grouplist li .hot_title a{
	color:#94100c;
}
/*---phan trang--------------*/
#jb_pagination{margin:0 0 0 180px; padding:0; }
#jb_pagination li{ 	 
	font:11px arial; 
	list-style:none; 
	float:left; }
#jb_pagination a{ 
	border:solid 1px #e4e7e4; 
	margin-right:2px;
}
#jb_pagination a:link, 
#jb_pagination a:visited {
	color:#333; 
	display:block; 
	float:left; 
	padding:3px 7px; 
}
#jb_pagination a:hover{ 
	border:solid 1px #ccc;
	background:#ccc; 
}
#jb_pagination .previous a:link,
#jb_pagination .previous a:visited,
#jb_pagination .previous a:active {
	background:url(images/icons/icon_arrow_pre_7x10.gif) no-repeat center;
	padding:3px 8px 3px 9px;
	border:1px solid #dadada;
	text-decoration:none;
}
#jb_pagination .next a:link,
#jb_pagination .next a:visited,
#jb_pagination .next a:active {
	background:url(images/icons/icon_arrow_next_7x10.gif) no-repeat center;
	padding:3px 8px 3px 9px;
	border:1px solid #dadada;
	text-decoration:none;
}	
#jb_pagination .active { 
	background:#8b8a8a; 
	color:#fff; 
	font-weight:bold; 
	display:block; 
	float:left; 
	padding:3px 8px 4px 7px;
	margin-right:2px;
	font:700 12px arial;
	border:none;
}
#jb_pagination a.dot{
	width:13px;
	border:1px solid #fff;
	background:url(images/graphics/space_dotted.gif) repeat-x  bottom center;
	padding:3px 8px;
	height:17px;
}
#jb_pagination a.dot:hover{
	border:1px solid #fff;
	background:url(images/graphics/space_dotted.gif) repeat-x  bottom center;
}
#box_news_detail.box541 .content{
	float:left;
}
#box_news_detail.box541 .content .hot_title{
	font:700 18px/20px Arial;
	margin:10px 0;
	color:#94100c;
}
#box_news_detail.box541 .content .date{
	font-size:11px;
	color:#aaaa97;
	margin:0 0 10px 0;
}
#box_news_detail.box541 .content .date span{
	margin:0 5px;
}
#box_news_detail.box541 .content .date span.time{
	margin:0;
	color:#94100c;
}
#box_news_detail.box541 .bottom,#box_news_detail.box541 .bottom ul,#box_news_detail.box541 .bottom li{
	float:left;
}
#box_news_detail.box541 .bottom p{
	font:700 14px/20px arial;
	color:#ae2431;
	margin:0 0 5px 0;
	background:url(images/graphics/bg_457x1.gif) no-repeat right 14px;
	float:left;
	width:541px;
}
#box_news_detail.box541 .bottom ul{
	margin:0 0 5px 0;
}
#box_news_detail.box541 .bottom li{
	margin:0 0 5px 0;
	font:400 12px/18px Arial;
	color:#888;
	width:531px;
	padding-left:10px;
	background:url(images/icons/icon_2x2.gif) no-repeat left center;

}
#box_news_detail.box541 .bottom li a{
	color:#000;
}
#box_news_detail.box541 .bottom li span{
	margin-left:5px;
}
#box_news_detail.box541 .bottom p.more{
	font-weight:700;
	font-size:13px;
	color:#0066FF;
	float:right;
	margin-right:10px;
	display:block;
	background:none;
}
#box_news_detail.box541 ul.login_frm{
	width:400px;
	float:left;
	margin:30px 0 30px 50px;
}
#box_news_detail.box541 ul.login_frm li{
	width:400px;
	float:left;
	margin:0 0 10px 0;
}
#box_news_detail.box541 ul.login_frm li label{
	width:150px;
	float:left;
	text-align:right;
	padding-right:10px;
}
#box_news_detail.box541 ul.login_frm li input{
	width:150px;
	border:1px solid #ccc;
	padding:2px;
	font-weight:700;
}
#box_news_detail.box541 ul.login_frm li input.radio{
	width:auto;
	border:0;
	padding:0;
	margin-right:5px;

}
#box_news_detail.box541 ul.login_frm li input.radio.right{
	margin-left:25px;
}
#box_news_detail.box541 ul.login_frm li a.forgot{
	margin:7px 20px 0 90px;
}
#box_news_detail.box541 ul.login_frm li p{
	margin: 0 0 0 90px;
}
/* Modify*/
#column_right .box541 .content{
	width:521px;
	float:left;
	padding:10px;
	overflow-x:hidden;
	background:none;
}