/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3B3B;
	margin:0px;
	line-height:16px;
}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:none;}
#p{margin:0px;}


.shadow-l{background: url(../images/shadow_l.gif) left repeat-y;}
.shadow-r{background: url(../images/shadow_r.gif) right repeat-y;}

#banner{
	margin:0px 5px;
	height:106px;
}
.banner{background: url(../images/banner_mid.jpg) top left repeat-x;}
.banner-left{background:url(../images/banner_left_.jpg) top left no-repeat;height:106px;}
.banner-right{background:url(../images/banner_right.jpg) bottom right no-repeat;height:106px;}
#content{
	margin:0px 4px 0px 4px;
}
.body-content{
	background-color:#FFFFFF;
	padding:10px;
	padding-right:15px;
	vertical-align:top;
}
.content-l{
	width:171px;
	background-color:#CAE8FF;
	border-left:#7F7F7F solid 1px;
	border-right:#7F7F7F solid 1px;
	vertical-align:top;
}
.content-r{
	background-color:#D2EDFF;
	border-left:#7F7F7F solid 1px;
	border-right:#7F7F7F solid 1px;
	vertical-align:top;
	width:171px;
}
.box01{border:#928F5D solid 1px;}
.box02{ 
	color:#1B1B1B;
	background-color:#F3FAFF;
	text-align:center;
}
.box-news{ 
	background-color:#F3FAFF;
	border:#CAE8FF solid 1px;
	padding:15px;
}
.detail{
	font-size:11px;
	color:#5375D0;
	font-style:italic;
	text-align:right;
	padding-right:15px;
	display:block;
}
.title01, .title02, .title03{
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background:#D90707 url(../images/bg_title01.gif) top repeat-x;
	padding:6px 0px;
	border-bottom:#FFFFFF solid 1px;
}
.title02{
	background:#0C6605 url(../images/bg_title02.gif) top repeat-x;
	padding:5px 0px 7px 0px;
}
.title03{
	color:#fff;
	background:#0358A7 url(../images/bg_title03.gif) top repeat-x;
	padding:5px 0px 7px 0px;
}
.title04{
	color:#EE1A04;
	font-weight:bold;
	padding-left:36px;
	padding-top:6px;
	vertical-align:top;
	background:url(../images/bg_tintuc.gif) left no-repeat;
}
.title-news-nb{
	font-weight:bold;
	color:#12760f
;
	padding-bottom:7px;
	display:block;
}
.title-news{
	font-weight:bold;
	color:#015093;
	padding-bottom:7px;
	display:block;
}
.line-title1{
	border-top:#707070 solid 1px;
	background-color:#CFCFCF;
}
.line-title2{
	border-top:#5A5A49 solid 1px;
	background-color:#A7A687;
}
.line-title3{
	border-top:#3D576A solid 1px;
	background-color:#CFCDBE;
}

.line-title4{
	border-top:#6B6C68 solid 1px;
	background-color:#CDCECD;
}

.line-title5{
	background-color:#928F5D;
}
.line-title{
	border-top:#5A5A49 solid 1px;
	border-bottom:#A7A687 solid 1px;
}
.text-bold01{
	color:#1B1B1B;
	font-weight:bold;
}
.text-bold02{
	color:#fff;
	font-weight:bold;
}
.link-alpha, a.link-alpha, a.link-alpha:visited{
	font-size:11px;
	color:#6A2705;
	text-decoration:underline;
	text-transform:uppercase;
}
a.link-alpha:hover{
	text-decoration:none;
}
.search-field{
	font-size:11px;
	color:#3B4451;
	padding:2px;
	width:92px;
}
#menu{
	background-color:#CAE8FF;
}
#menu a, #menu a.first, #menu a.last{
	font-weight:bold;
	color:#003979;
	background:url(../images/bullet_mn.gif) top left no-repeat;
	padding:7px 12px 7px 26px;
	display:block;
	text-align:left;
	border-bottom:#9BB0BF solid 1px;
	border-top:#E7F5FF solid 1px;
}
#menu a.first{
	border-top:none;
}
#menu a.submenu, #menu a.submenu-last, #menu a.submenu-first{
	color:#003979;
	font-weight:normal;
	padding:1px 12px 1px 30px;
	display:block;
	text-align:left;
	border:none;
	background:#F3FAFF url(../images/bullet_small.gif) top left no-repeat;
}
#menu a.submenu-first{
	padding-top:6px;
	background:#F3FAFF url(../images/bullet_small2.gif) top left no-repeat;
}
#menu a.submenu-last{
	border-bottom:#2E2E2C solid 1px;
	padding-bottom:6px;
}
/*#menu a.submenu:hover, #menu a.submenu-last:hover, #menu a.submenu-first:hover{
	text-decoration:underline;
}*/
html>body #menu a{
width: auto;
}

#menu a:hover{
	color:#0C7CC8;
	text-decoration:none;
}
#footer{
	margin:0px;
}
.footer{
	color:#F9F9F9;
	text-align:center;
}
.footer a{
	font-style:italic;
}
.footer-bg{background-color:#9FB170;}
.footer-t{background:#2F8FCE url(../images/footer_t.gif) top repeat-x;}
.footer-tr{background:url(../images/footer_tr.gif) top right no-repeat;}
.footer-tl{background:url(../images/footer_tl.gif) top left no-repeat;}
.footer-l{background:url(../images/footer_l.gif) left repeat-y;}
.footer-r{background:url(../images/footer_r.gif) right repeat-y;}

/*-- text style --*/
.date-current{
	font-size:11px;
	color:#FFFFFE;
	padding:3px;
}
.link-news{
	color:#1B1B1B;
}
.header{
	font-size:11px;
	color:#020100;
	background:url(../images/bglink_header2.gif) no-repeat;
}
.link-header{
	font-size:11px;
	color:#020100;
	padding:0px 6px;
}
.link-footer, .link-footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.link-footer a{
	text-align:center;
	padding:0px 10px;
}
p.textnormal{
	margin:0px 15px;
	text-align:justify;
}
input, textarea, select{
	font-size:11px;
	color:#3B4451;
	padding-left:2px;
}

/*  --- sitemap style --- */
.bg-line-h {
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.bg-line-v {
	background-image: url(../images/bg_line_v.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#box table{
	border: 1px solid #ACACAC;
	color:#003979;
	background-color: #CAE8FF;
	padding: 3px 5px;
	margin: 1px;
}
#box table a{
	color:#003979;
}
#box table a:hover{
	color:#0C7CC8;
	text-decoration:none;
}
#box1 table{
	background-color: #0772BA;
	margin: 1px;
}
#box1 table a{
	color:#fff;
	font-weight:bold;
	padding: 2px 7px;
	display:block;
}
#box1 table a:hover{
	text-decoration:none;
}
#box2 table{
	border: 1px solid #ACACAC;
	color:#003979;
	background-color: #CAE8FF;
	padding: 2px 5px;
	margin: 1px;
}
#box2 table a{
	color:#003979;
	font-size:11px;
}
#box2 table a:hover{
	color:#0C7CC8;
	text-decoration:none;
}

/* --- new style --- */
#niengiam table th{
	color:#FFF;
	text-align:left;
	font-size:12px;
	background-color:#74894B;
	padding:5px 12px;
}
#niengiam table th.left{
	border:#343D27 solid 1px;
}
#niengiam table th.right{
	border:#343D27 solid 1px;
	border-left:none;
}
#niengiam table td{
	color:#565656;
	text-align:left;
	font-size:11px;
	padding:5px 12px;
	vertical-align:top;
}
.t_niengiam{
	color:#353535;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	padding:7px 0px;
	text-transform:uppercase;
}
#f_niengiam form{
	margin:10px 0px;
}
#f_niengiam form input{
	font-size:11px;
	color:#4c4c4c;
	padding:1px 2px;
}
#f_niengiam form select{
	font-size:11px;
	color:#4c4c4c;
	width:90%;
}

/* --- new style--- */
.shadow-r2{background:#CAE8FF url(../images/shadow_r.gif) right repeat-y;}
.pad_s{padding:5px 15px;}

.link_s2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.search-field2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:2px;
	width:120px;
	border:#7F9DB9 solid 1px;
}
.label{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding-right:5px;
	font-weight:bold;
}