@charset "utf-8";
/* CSS Document */
*{
	margin:0px;	padding:0px;
	border:0px;	text-decoration:none; list-style:none;
}
body, html {
width: 100%;
margin: 0;
padding: 0;
}
body{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	background:#FFFFFF url(../images/portal/bg_body.png) no-repeat center top;
	
}
.hinhdaidien{
	background:url(../images/no_pic.jpg) no-repeat center;
}

/*-------------layout---------------------*/
#out_line{
	width:980px; margin: auto; overflow:hidden;
	background: #fcfdfd;
}

.wrapper_box{
	width:760px;float:left;margin-top: 8px;
}

.top{
	width:980px; float:left;
}

.center{
	width:980px; 	
    overflow: hidden;
	margin:3px;
}
.center_left{
	width:208px; float:left;overflow: hidden;
}
.center_center{
	overflow: hidden;
}

.center_center_kqgqhs{
	width:500px; float:left;
	margin-left:9px;
	display:inline;
	text-align:justify;
	/* border: 1px solid #ccc; */
}

/*-------------kgtime---------------------*/
.kgtime {
    background: url(../images/portal/bg_menu_n.png) repeat-x;
    color: #fff;
    display: flex;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    /* margin: 0 -5px 0 5px; */
    padding-left:5px;
    width: 100%;
    margin-bottom: 3px;
}
/*-------------banner---------------------*/
.banner{
	width:1000px; height:150; float:left;position: relative;overflow: hidden;
   /*  margin: 10px 5px 5px; */
	/* background-image:url(../images/banner.jpg); */
}
.bannerFlash {
	position:absolute;top:0;right:0;
	width:1000px;height:102px;
}
.banner img{
	width: 1000px; height: 102px; 
}

/*-------------menu---------------------*/

.menu {
    width: 200px;
    padding: 1px 1px 0px 1px;
    border: 1px solid #c5c5c5;
}


.menu li{
	margin: 0;
    cursor: pointer;
    font-size: 12px;
    padding: 0px 5px;
    /* height: 25px; */
    font-weight: bold;
    background: #43a0dd url(../images/portal/bg_menu_left.png) repeat-y;
    color: #fff;
	
}

.menu li div {
    padding: 5px;
}

.menu li a{
	color: #fff;
	display: block;
}


.menu li a:hover{
	font-size: 12px;
    font-weight: bold;
    background: #43a0dd url(../images/portal/bg_menu_left.png) repeat-y;
    color: #fcc400;
}
.menu ul li.active{
	
}
.menu ul li a.active {
	color:#ffffff;
}
.menu ul li:hover a{
	
}





/*-------------search---------------------*/
.search{
	background:url(../images/icon_seach.jpg) no-repeat center;
	width:36px;
	height:21px;
	cursor:pointer;
	text-indent:-1000px;
}
.search_text{
	width:142px;height:19px;padding-left:8px;
	border:1px solid #b3b8bc;
	color: #807f7f;font-size:11px;
}
/*-------------end search---------------------*/

.under_menu{
	width:1000px; height:30px; float:left;
	background:url(../images/bg_under_menu.png) repeat-x;
}
#clockbox{
	width:170px; float:left;
	margin-left:10px;
	display:inline;
	line-height:30px;
	color:#0661ba;
}
.text_chay{
	width:700px; float:left;
	margin-left:20px;
	display:inline;
	line-height:30px;
}
.text_chay a{
	color:#0661ba;
}

/*------------- menu_left---------------------*/
.menu_left{
	width:233px; float:left;
	
}
.menu_left_sub li{
	float:left;margin-bottom:1px;
}

.menu_left_sub li.hasChild a{
	background:#ddf0ff url(../images/icon_menuleft.png) no-repeat 95% 16px;
}
.menu_left_sub li.active > a{
	
	font-weight:bold!important;
}
.menu_left_sub li.hasChild.active a{
	background:#ddf0ff url(../images/icon_menuleft_active.png) no-repeat 95% 16px;
}

#menu_left_sub1{
	float:left;
	padding: 0px 0px 10px 15px;
    background: #ddf0ff;
    overflow: hidden;
}
#menu_left_sub1 li{
	background:#ddf0ff;margin-bottom: 0px;
}
#menu_left_sub1 li.no_bg{
	background-image:none;
}
#menu_left_sub1 li a{
	float:left;
	background:url(../images/icon_menuleft_sub_active.png) no-repeat 5px center;
	text-transform:none;
	font-weight:normal;
	border: none;
    padding: 2px 15px;
    color:#ce1126;
}
#menu_left_tttructuyen li a{
	text-transform: uppercase;
	
}
#menu_left_sub1 li a:hover{
	color:#FF0000;font-weight:bold;
}
.menu_left_sub li a{
	/* width:213px; float:left;
	padding:10px 10px 8px 10px; 
	color:#004a83; font-weight:bold;line-height:20px;font-family:Verdana;
	background:#ddf0ff;
	text-transform: uppercase; */
}
.menu_left_sub li a:hover{
	color:#ce1126;font-weight:bold;
}
.menu_left_sub .active{
	color:#ce1126!important;font-weight:bold;
}
.menu_left_sub .active a
{
		color:#ce1126!important;font-weight:bold;
}
/*-------------end menu_left---------------------*/



/*-------------skin---------------------*/
.skin{
    float: left;   width: 100%; overflow: hidden;
    margin-top: 8px;
	
}
.skin_title{
	background: #0071c8;
    border-radius: 8px 8px 0px 0px;
    padding: 8px 8px 6px 8px;
    display: flex;
}
.skin_content{
	border:1px solid #e3e3e3;
	border-radius: 0px 0px 8px 8px;
	padding: 17px 15px;
}

.box_title{
	font-size:12px;font-weight:bold;
	color:#fff;
	line-height: 18px;
}


.BoxTitle_1 {
    background: rgba(0, 0, 0, 0) url("images/Title_1.jpg") no-repeat scroll left top;
    float: left;
    height: 25px;
    width: 3px;
}


.BoxTitle_2 {
    background: rgba(0, 0, 0, 0) url("images/Title_2.jpg") repeat-x scroll 0 0;
    color: #ffffff;
    float: left;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
}


.BoxTitle_3 {
    background: rgba(0, 0, 0, 0) url("images/Title_3.jpg") no-repeat scroll 0 0;
    float: right;
    height: 25px;
    width: 3px;

}


.TabTitle_1 {
    background: rgba(0, 0, 0, 0) url("images/Tab_Title_1.jpg") no-repeat scroll left top;
    float: left;
    height: 25px;
    width: 4px;
}


.TabTitle_2 {
    background: rgba(0, 0, 0, 0) url("images/Tab_Title_2.jpg") repeat-x scroll left top;
    color: #0570c3;
    float: left;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 0 8px;
}

.box_icon img{
	 margin: 0px 5px 0px 0px;
}

/*-------------lk_website---------------------*/
.ltc_title{
	color:#333;
	font-weight:bold;
	line-height: 22px;
}

.left-lk-box{
	width:99.8%; 
	border: 1px solid #80b6d6;
	margin: 4px 0px;    padding: 3px 0px;
	/* color: #80b6d6; */
	color: #959595
}
.left-lk-box option{
	color:#333;
}
.left-lk-box option[value="0"]{
	color:#959595;
}
.left-lk-box option:checked { display:none;}

/*-------------luot_truycap---------------------*/
.ltc_so{
	color:#ff0000;
	font-weight:bold;font-size: 22px;
	line-height: 24px;
}

/*-------------slide---------------------*/
#wrapper_tintuc { width: 745px; float:left;}
#slide-panel{float:left; width: 470px; height:260px;}
#slide {background: #FFFFFF; width: 470px; }
#slide img { width: 256px; height: 165px; float:left; }
#slide div div{padding: 0px 0px 10px 10px; z-index: 500}
#slide div div p{line-height: 20px; text-align: justify}
#slide div div h3{width: 100%}
#slide div div h3 a{color: #cf2448; text-decoration: none; font-size:16px; font-weight:bold;}


/*-------------tt_tintuc---------------------*/
.tt_tintuc{
    font-weight: bold;
    font-size: 12px;
    color: #045FB4;
    height: 23px;
    background: url(/SKHDT_AG/images/portal/bg_content.png) repeat-x;
    text-transform:uppercase;
}
.tt_tintucspan{
    font-weight: bold;
    font-size: 12px;
    color: #045FB4;
    padding: 10px 5px 0px 5px;
    background: url(/SKHDT_AG/images/portal/bg_content.png) repeat-x;
    text-transform:uppercase;
}
.tt_tintuc span{
	float:left;padding-left:20px;
	display:inline;
	font-size:13px;
	/* font-weight:bold; */
	color:#333333;
	padding :0px 15px;
	line-height:25px;
	background: #e2e2e2 none repeat scroll 0 0;
	/* background:url(../images/icon_tintuc.png) no-repeat 10px; */
}
.tt_tintuc_active span{
	color:#e80303;	
	background:url(../images/icon_tintuc_active.png) no-repeat 10px;
}
.tt_tintuc a{
	color:#004a83;	
}
.tt_tintuc a:hover{
	text-decoration: underline;
}
.tt_tintuc a:last-child{
	color:#ff0300;	
}

.xemchitiet{
	background: #2c81c4 none repeat scroll 0 0;
    color: white !important;
    display: block;
    font-weight: bold;  
    text-align: center;
    text-decoration: none !important;
}
/*-------------end_tintuc---------------------*/
.ct_sl_news{
	width:245px;
	height:170px;
	float:left;
	display:inline;
	overflow:hidden;
}
/* Ewebvn info */
.info{margin-top: 30px}
p{line-height: 18px}
#slide-nav a.activeSlide{background:#1a8fef; color: #fff}
#slide-nav a{
	padding:5px 10px;
	text-decoration:none;
	background-color:#DFDFDF;
	margin-right:3px;
	font-weight:bold;
	color:#333333;
}
#slide-nav{position: relative; bottom:-12px; right: -410px; z-index: 1000}


.content_tintuc{
	width:760px;
	border: 1px solid rgb(156, 208, 242);
    padding: 1px;
    float: left;
    margin-bottom: 5px;
}
/*--------Mau sukien noi bat----------------*/
.ct_tintuc_sk{
	float:left;overflow: hidden;
}
.ct_tintuc_sk img{
	width:275px; height:162px;
	margin-right:10px;
}
.ct_tintuc_sk a{
	/* color:#065c9e; */
	color:#ce1126;
	font-weight:bold; font-size:18px;line-height:24px;
}
.ct_tintuc_sk div.tomtat{
	line-height:16px;
	text-align:justify;
/* 	margin-top:5px; */
}

/*------------------------*/
.ct_tintuc{
	/* width:743px;
	float:left; */
	padding:5px;overflow:hidden;
	border:1px solid #e3e3e3;
	border-top:none;
	
}
.ct_tintuc_lf{
	width:450px;
	float:left;
}
.ct_tintuc_lf img{
	width:201px;
	height:113px;
	margin-right:10px;
}
.ct_tintuc_lf a{
	color:#da0303;
	font-weight:bold;
	font-size:13px;
}
.ct_tintuc_lf p{
	line-height:16px;
	text-align:justify;
	margin-top:5px;
}
.ct_tintuc_rt{
	width:240px;
	float:left;
	margin-left:10px;
	display:inline;
}
.ct_tintuc_rt span{
	color:#0766c3;
	font-weight:bold;
}
.ct_tintuc_rt ul li{
	width:225px;
	float:left;
	padding-left:10px;
	background-image:url(../images/icon_tindadua.png);
	background-position:left 5px;
	background-repeat:no-repeat;
	margin-left:5px;
	display:inline;
	margin-top:8px;
}
.ct_tintuc_rt ul li a{
	color:#0766c3;
}
.ct_tintuc_rt ul li a:hover{
	text-decoration:underline;
}
.ct_vb_huongdan{
	width:600px;
	float:left;
}
.ct_vb_huongdan p{
	text-align:right;
}
.ct_vb_huongdan p a{
	color:#B90000;
	font-weight:bold;
}
.ct_vb_huongdan ul li{
	width:585px;
	float:left;
	margin-left:5px;
	padding-left:10px;
	display:inline;
	background-image:url(../images/icon_tindadua.png);
	background-position:left 5px;
	background-repeat:no-repeat;
	margin-top:8px;
	text-align:left;
}
.ct_vb_huongdan ul li a{
	color:#0766c3;
}
.ct_vb_huongdan ul li a:hover{
	text-decoration:underline;
}
.center_right{
	width:200px;
	float:right;
	/* margin-left:8px; */
	display:inline;
	
	/* border: 1px solid #ccc; */
}
.tracuu_hs{
	width:200px;
	float:right;
	
}
.tt_tracuu_hs{
	width:200px;
	float:right;
	
}
.tt_tracuu_hs_lf{
	background-image:url(../images/bg_box_left.jpg);
	width:6px;
	height:27px;
	float:left;
}
.tt_tracuu_hs_rt{
	background-image:url(../images/bg_box_right.jpg);
	width:6px;
	height:27px;
	float:left;
}
.tt_tracuu_hs_ct{
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/bg_box_center.jpg);
	background-repeat:repeat-x;
	height:27px;
	width:188px;
	float:left;
	text-align:center;
	line-height:27px;
	text-transform: uppercase;
}
.ct_tracuu_hs{
	width:198px;
	border:1px #41a2ff solid;
	float:left;
}
.ct_tracuu_hs p{
	width:198px;
	float:left;
}
.nhap_biennhan{
	width:150px;
	height:20px;
	float:left;
	border:#d2d2d2 1px solid;
	margin-left:25px;
	display:inline;
}
.bt_tracuu{
	background-image:url(../images/button_search.png);
	width:104px;
	height:23px;
	float:left;
	margin-left:75px;
	display:inline;
	margin-top:8px;
	cursor:pointer;
}
.ct_tracuu_hs p.ct_tracuu_hs1{
	width:188px;
	padding-left:5px;
	line-height:16px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
.ct_tracuu_hs p.ct_tracuu_hs2{
	width:188px;
	padding-left:5px;
	line-height:16px;
	color:#46a0f7;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
}
/*-------------Quang cao---------------*/
.link_icon{
	/* width:200px; */
	float:left;
	margin-top:8px;margin-bottom:0px;
}
.link_icon a:last-child{
	margin-bottom:0px;margin-right:0px;
}
.link_icon a{
	margin-bottom:8px;
	float:left;
	width:100%;
}

.right_icon a{
	float:left; width:240px; height:100px;
	margin-right:8px;
}

/*-------------tt_canbiet---------------*/
.tt_canbiet{
	width:196px;
	float:left;
	border:#d1e9f3 2px solid;
	padding-bottom:5px;
}
.tt_canbiet span{
	width:196px;
	background-color:#e1f3ff;
	float:left;
	height:26px;
	line-height:26px;
	border-bottom:#dad8db 1px solid;
	color:#1a8fef;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
}
.tt_canbiet li{
	width:191px;
	float:left;
	margin-left:5px;
	background-image:url(../images/bg_ttcanbiet.png);
	background-repeat:repeat-y;
	height:21px;
	line-height:21px;
}
.tt_canbiet li img{
	margin-right:5px;
}
.tt_canbiet li a{
	color:#000000;
}
.tt_canbiet li a:hover{
	color:#409FFF;
}
.tt_canbiet li.ngoaite{
	background-image:none;
}
/*bottom*/
.bottom{	
	/* overflow:hidden; */
	text-align: center;	
}

.bottom p{
	color:#333;
	padding-left:10px;
	line-height:18px;
}
/*left conten van ban*/
.left_ct_vanban,.ct_vanban_search{
	width:790px;
	float:left;
}
.ct_vanban_search{
	margin-bottom:10px;
	margin-top:10px;
}
.lf_ct_vanban_search{
	width:390px;
	float:left;
}
.lf_ct_vanban_search p{
	margin-bottom:5px;
}
.rt_ct_vanban_search{
	width:400px;
	float:left;
}
label{
	width:150px;
	float:left;
}
.ct_nhap_vb{
	border:1px solid #7f9db9;
	width:200px;
	height:20px;
}
.tb_vanban{
	width:790px;
	border-collapse:collapse;
	border-spacing:0px;
	
}


.ct_ct_tttructuyen{
	width:600px;
	float:left;
	margin-left:10px;
	display:inline;

}
.tb_tttructuyen{
	float:left;
	border-collapse:collapse;
	border-spacing:0px;
	
}
/*-------------phantrang---------------------*/
.page_navigation_tttt{
	width:100%; float:right;
	/* border-top: 1px dotted #93979b; */
}
.page_navigation_tttt div{
	float:right;
	margin-top:10px;
}
.page_navigation_tttt li{
	float:left;
	padding:5px 10px;
	border:#dddddd 1px solid;
	margin-right:5px;
}
.page_navigation_tttt li a{
	color:#105a92;
}
.page_navigation_tttt li a:hover{
	color:red;
}
.active_pagenavigation{
	background-color:#d9e8ef;font-weight:bold;color:#fff;
}
/*-----------end phantrang---------------------*/

.wrapper_tinchitiet{
	/* width:600px; */
	float:left;
}
.ct_tinchitiet{
	/* width:600px; */
	float:left;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	/* line-height: 10px; */
}

/*-------Begin tin lien quan ---------*/ 
.tinlienquan{
	/* float:left;  */
	padding: 10px 0;
	clear:both;overflow:hidden;
}
.tinlienquan p{
	color:#000000;font-weight:bold;
	padding:0px 0px 5px 0px;
}
.tinlienquan ul{
	float:left;
}
.tinlienquan ul li{
	/* width:580px; display:inline;float:left;*/
	/* background:url(../images/icon_tindadua.png) no-repeat left 5px;padding-left:15px; 	margin-left:5px; */
	margin-bottom:5px;
	
}
.tinlienquan ul li a{
	color:#004a83;
	line-height: 18px;
}
.tinlienquan ul li a:active{
	color:#004a83;
}
.tinlienquan ul li a:visited{
	color:#004a83;
}
.tinlienquan ul li a:hover{
	text-decoration:underline;
}

.tinlienquan_m{
	background:url(../images/icon_tindadua_active.png) no-repeat left 5px;
	padding-left:15px;padding-bottom:0px!impotant;
	margin-bottom:5px;	margin-left:5px;
	border:none!important;
	width: 97%!important;
}
.tinlienquan_m a{
	color:#950101!important;
}


.tinlienquan ul li span{
	color:#afafaf;
	font-size:11px;
}
/*------- Mau tin tuc trangchu ---------*/ 
.wrapper_ttsk{
	width:600px;float:left;
}
.ct_ttsk{
	clear:both;overflow:hidden;
}

.ct_ttsk a:hover{text-decoration: underline;}

.ct_ttsk ul li{
	width:99.7%;float:left;	margin-bottom:10px;
}
.ct_ttsk ul li p{
	line-height:18px; text-align:justify; margin-bottom:5px;
}
.ct_ttsk ul li img{
	margin-right:10px;
	width: 160px; height: 120px;
}
.tt_ttsk{
	color:#004a83;  font-size:13px;	font-weight:bold;
}
.tt_ttsk span{
	color:#a0a0a0;	font-weight:normal; font-size:11px;font-style:italic;
}
.chitiet{
	color:#ce1126;  font-size:12px;font-style:italic;float:right;
	background:url(../images/icon_chitiet.png) no-repeat right center;
	padding-right: 20px;
}


.ct_ttsk ul li:first-child {
    /* border-bottom: 1px dotted #93979b; */
    padding-bottom: 10px;
}
.ct_ttsk ul li:first-child img {
    width: 256px; height: 165px;
}
.ct_ttsk ul li:first-child a.tt_ttsk{
	color:#ce1126; 
	font-size:18px;
	line-height: 24px; 
}

/*-------End Mau tin tuc trangchu ---------*/ 

.all_view{
	text-align:right;
}
.all_view a{
	color:#C10000;
	font-weight:bold;
}

.tracuu_hs_onl_title{
	color: #00A8FF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
}

.tracuu_hs_onlindex{
	font-weight: bold;
	text-decoration: underline;
}

.tracuu_hs_onl{
		
		font-size: 12px;
		padding: 20px;
		padding-bottom: 100px;
		
		margin: auto;
		line-height: 20px;
		
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;

}


.search_vanban{
	/* float:left; */
	border-top: 1px #045FB4 solid;
	margin-bottom: 10px;
}


.search_vanban table .search_vanban td{
	border: none;
	padding: 3px 10px;	
}

.search_vanban table{
	width: 100%;
	margin: auto;
}

.search_vanban input{
	padding: 2px 0px;
	border: 1px solid #7F9DB9;
	/* width: 100px; */
}

.search_vanban select{
	padding: 2px 2px;
	border: 1px solid #7F9DB9;
	
}

.search_vanban button, .bt_timkiem {
	padding: 3px 10px;
		cursor: pointer;
		color: white;
		font-weight: bold;
		background: #258dc8;
		width: 90px;
}

.tieude_chucnang{
	padding: 3px 15px; border: none; background: #E2E2E2; color: #333333; font-size: 13px;
}


/*------------- HOI DAP---------------------*/
.tin_hoidap li {
     border-top: 1px dotted #cccccc;
     padding: 10px 0px;
}

.tin_hoidap .tieude {
     font-size: 13px;font-weight: bold;color: #0a0a0a;
     background:url(../images/question_icon.gif) no-repeat;
     padding-left:20px;
}

.tin_hoidap ul li p {
    line-height: 18px;
    margin-bottom: 5px;
    text-align: justify;
}
.tin_hoidap a.tieude:hover {
     text-decoration: underline;
}

.tin_hoidap .tomtat {
    font-size: 12px; color: #000000;
}

.tin_hoidap .nguon {
     color: #a0a0a0;
     text-align: right;
}

.tin_hoidap .traloi {
     background:url(../images/note_answer.gif) no-repeat;
}
.trolai{
	background:url(../images/icon_back.jpeg) no-repeat;
	float: right;
    padding-left: 25px;
    margin: 10px;
}
/*-------------END HOI DAP---------------------*/


#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sitemap a {
	color: #555;
}

#sitemap a:hover {
	color: #c00;
}

/*-------------hover banner--------------*/
a.Img_hover{position: relative;display: inline-block;}
a.Img_hover:hover div.bg_imghover{
	background:rgba(255,255,255,0.4);
	position: absolute; top: 0;  left: 0;  width: 100%;  height: 100%;  display: block;  zoom: 1;
}

/*-------------back to top--------------*/
#backtotop {
            width: 50px; height: 50px;
            position: fixed; bottom: 0px; right: 0px;
            text-indent: -99999px;
            cursor: pointer;
            background: url(../images/lendau.jpg) no-repeat 0 0;
            
        }

table th {
	background-color: #f5f5f5;
}

table th, table td {
	border: 1px solid #e3e3e3;
	padding: 8px 10px;
	color: #333;
}

.search_vanban table, .search_vanban td {
	border: none;
	padding: 3px 10px;
}
.button {
	background: #258dc8 none repeat scroll 0 0;
    color: white;
    cursor: pointer;
    font-weight: bold;
    padding: 3px 10px;
    width: 90px;
}

.tthc_searchResult table th {
	background: url("../images/bg_vb.jpg") repeat-x bottom left;
}


.tthc_searchResult table th {
	border: 1px solid #e3e3e3;
	padding:5px;
	color: #333;
}

.tthc_searchResult table td {
	border: 1px solid #e3e3e3;
	padding: 8px 10px;
	color: #333;
}

.search-advanced {
    background: rgba(0, 0, 0, 0) url("../images/search_ad.png") no-repeat scroll 0 0;
   padding-left: 20px;
}
#tabs .ui-widget-header {
    background-color: #ffffff;
    background-image: none;
    border: 0 none;
}


#tabs .ui-state-active {
    background-color: #3399ff;
    background-image: none;
}
#tabs .ui-state-active a {
    color: #ffffff;
}
#tabs .ui-tabs-panel{
	padding: 0px;
}



.tinhhinh_year {
    color: #929f70;
    font-size: 19px;
    font-weight: bold;
}

.boldredlarge {
    color: #ff0000;
    font-size: 28px;
    font-weight: bold;
}

.bold_small {
    color: #4b4b4b;
    font-size: 12px;
    font-weight: bold;
}

.tinhhinh_dunghan {
    color: #95a383;
    font-size: 12px;
    font-weight: bold;
}

.BoxLeftCenter {
    /* border-left: 1px solid #bbddf2;
    border-right: 1px solid #bbddf2; */
   /*  float: left; */
    height: auto;
}


.BoxCenterMiddle {
    background: #f5fafc none repeat scroll 0 0;
    border-left: 1px solid #d2e7f3;
    border-right: 1px solid #d2e7f3;
    height: auto;
    width: 490px;
}

.BoxCenterMiddle h2 {
    color: #0570c3;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
}

.bgmonth {
    background: rgba(0, 0, 0, 0) url("images/bg_month.png") no-repeat scroll 0 0;
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    text-align: center;
    width: 54px;
}


.blue_bold {
    color: #0570c3;
    font-size: 12px;
    font-weight: bold;
}


.blue_bold_gq {
    color: #0570c3;
    font-size: 10px;
    font-weight: bold;
}


.boldredmedium {
    color: #ff0000;
    font-size: 26px;
    font-weight: bold;
}


.BoxCenterTop_1 {
    background: rgba(0, 0, 0, 0) url("images/content_top_1.jpg") no-repeat scroll left top;
    float: left;
    height: 6px;
    width: 6px;
}
.BoxCenterTop_2 {
    background: rgba(0, 0, 0, 0) url("images/content_top_2.jpg") repeat-x scroll left top;
    float: left;
    height: 6px;
    width: 480px;
}

.BoxCenterTop_3 {
    background: rgba(0, 0, 0, 0) url("images/content_top_3.jpg") no-repeat scroll left top;
    float: right;
    height: 6px;
    width: 6px;
}



.BoxCenterBottom_1 {
    background: rgba(0, 0, 0, 0) url("images/content_bottom_1.jpg") no-repeat scroll left top;
    float: left;
    height: 6px;
    width: 6px;
}



.BoxCenterBottom_2 {
    background: rgba(0, 0, 0, 0) url("images/content_bottom_2.jpg") repeat-x scroll left top;
    float: left;
    height: 6px;
    width: 480px;
}


.BoxCenterBottom_3 {
    background: rgba(0, 0, 0, 0) url("images/content_bottom_3.jpg") no-repeat scroll left top;
    float: right;
    height: 6px;
    width: 6px;
}




.border_tbl_title {
    background: #a1d6f6 none repeat scroll 0 0;
    border-color: #e5f0f5 #cde7f2 #e5f0f5 #e5f0f5;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    text-align: center;
}


.border_tbl_title span {
    color: white;
    font-weight: bold;
    line-height: 18px;
}

.chitiet_tbl_tr2 {
    background: #f5fafc none repeat scroll 0 0;
    border-right: 1px solid #cde7f2;
    line-height: 20px;
    padding: 4px;
    text-align: left;
}


.chitiet_tbl_tr1 {
    background: #e5f0f5 none repeat scroll 0 0;
    border-right: 1px solid #cde7f2;
    line-height: 20px;
    padding: 4px;
    text-align: left;
}

.rowDanhSachCon{
	background: white; 
	padding: 4px;
	text-align:left;
	line-height: 20px;
	border-right:#CDE7F2 solid 1px;
}


.divMenuleftBold{
	color:#000000;
	width:187px;
	float:left;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left:4px;
	font-weight:bold;
}

.menu_left_sub{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-left: 5px;
}

.menu_left_sub li{
	width:187px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #99bbe8;
}

.divMenuleft__hightlight{
	/* background-color: #99CCFF; */
	width:187px;
	float:left;
	/* border-bottom: 1px solid #99bbe8; */
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:4px;
	color:#FF3300;
}

.divMenuleft:HOVER{
	/* background-color: #99CCFF; */
	cursor: pointer;
	width:170px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:4px;
	color:#FF3300;
}

.divMenuleft{
	color:#000000;
	width:170px;
	float:left;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left:4px;
}

.footer_SoKHDT {
    background: url(../images/portal/footer_center.png) repeat-x;
    width: 980px;
    height: 135px;
    line-height: 19px;
    font-size: 11px;
    font-family: tahoma;
    color: #ffffff;
    overflow: hidden;
}