/*  Online 00-00-00 */
.contentHTML{ width:515px; padding:0px 20px 20px 20px;}
/* GENERAL */

.left { float:left;}
.right { float:right;}
.clear { clear:both;}


.nhan_manh{ color:#993300; font-weight:bold;}
.red { color:#cc0000; font-weight:bold;}
.update { padding:20px;}

/* CONTENT */
.contentBox { margin:20px 0px; overflow:hidden;}
.contentBox a:link, a:visited {text-decoration: none; color:#006666;}
.contentBox a:hover {text-decoration: none; color:#006666;}

.boxContent .title-page { margin-bottom:20px; background:url(../images/template/content/bg_titlebaiviet.jpg) top center no-repeat;}
.boxContent .title-page h1 {font-size:16px; font-weight:bold; color: #a21d03; text-align:center; }

.text-center { text-align:center; margin:5px 0px;}
.first-char { padding:4px 4px 0 0; line-height: 35px; font-size: 40px; float:left; color:#6B3B0F;}

/* TITLE */
.box_content_h2 { margin-bottom:10px; soverflow:hidden; background:url(../images/icon_h2.gif) no-repeat; padding:15px 0 15px 45px;}
.box_content_h2 h2{ font-size:16px; color:#cc3300;}

.box_content_h3 {margin-left:30px; margin-bottom:10px; overflow:hidden; background:url(../images/icon_h3.gif) no-repeat; padding:5px 0 5px 25px;}
.box_content_h3 h3{ color:#993300; font-size:14px;}

.box_content_h4 {margin-left:50px; margin-bottom:10px; overflow:hidden; background:url(../images/icon_h4.gif) no-repeat; padding-left: 20px;}
.box_content_h4 h4 { font-size:12px;}

/* TAB HEAD*/
.boxContent .tab{ height:36px; overflow:hidden; background:url(../images/tab_bg.gif) repeat-x; clear:both;}

    ul.menu-tab {
	  margin: 0;
	  padding:0px 0px 0 0px;
	  list-style:none;
	  overflow:hidden;
	  height:36px;
	  font-size:13px;
    }
    ul.menu-tab li{
	  display:inline;
      padding:0;
	  
      }
	ul.menu-tab li a:link,
	ul.menu-tab li a:visited{
      float:left;
      margin:0 2px 0 0;
      padding:0 0 0 8px;
      text-decoration:none;
	  height:36px;
	  background:url(../images/tab-cor-left.gif) no-repeat left bottom;
      }
  	ul.menu-tab li.Active a:link,
	ul.menu-tab li.Active a:visited{
	     background:url(../images/tab-cor-left-act.gif) no-repeat left bottom;
		  
}

    ul.menu-tab li a span {
      float:left;
      display:block;
      background:url(../images/tab-cor-right.gif) no-repeat right bottom;
      padding:10px 17px 10px 8px;
      color:#007c89;
	  
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    ul.menu-tab li a span {float:none;}
    /* End IE5-Mac hack */

    ul.menu-tab li a:hover {
      background-position:0% 0px;
      }
    ul.menu-tab li a:hover span{
		color:#fff;
		background-position:100% 0px;
	}
	
    ul.menu-tab li.Active a:link span,
	ul.menu-tab li.Active a:visited span
	{
		color:#fff;
		background:url(../images/tab-cor-right-act.gif) no-repeat left bottom;
		font-weight:bold;
	}
/*---------------------------------------------------------------------------------------*/

/* TAB */

.contentHTML .boxContent .tab { margin-bottom:20px; margin-top:70px}

/* CONTENT */
.box_content { margin-bottom:20px; text-align:justify; margin-top:35px}

.content_h2 { margin-bottom:20px; margin-left:25px; text-align:justify;}

.content_h3 {margin-bottom:20px; margin-left:50px; text-align:justify;}

.content_h4 {margin-bottom:20px; margin-left:70px; text-align:justify;}

/* NOTE */

.note_bg_main{ overflow:hidden; background:url(../images/note_cor_bg.gif) repeat-x ; height:18px;}

.note_main{ float:left; font-size:13px; font-weight:bold; color: #000; background:#b2dc94; text-align:left; padding:0px; height:18px;}

.note_main p{ padding:0 10px;}
.note_content_main{ text-align:justify; border:#2b4916 solid 1px; border-top:none; background:#eef8e7; padding:10px;}

a.note_link:link, a.note_link:visited { color:#CC6600 !important; text-decoration:underline;}

/* IMAGE */

.box_image { text-align:center; overflow:hidden; margin-bottom:20px;}
.box_image img.img_noborder { border:none; }
.box_image img { border:3px #2b4916 solid; }
.box_image p{ font-style:italic; padding-top:5px; font-weight:bold;}

.box_image_h2 { text-align:center; overflow:hidden; margin-bottom:20px; margin-left:30px;}
.box_image_h2 img { border:3px #2b4916 solid; }
.box_image_h2 img.img_noborder { border:none; }
.box_image_h2 p{ font-style:italic; padding-top:5px; font-weight:bold;}

.box_image_h3 { text-align:center; overflow:hidden; margin-bottom:20px; margin-left:50px;}
.box_image_h3 img { border:3px #2b4916 solid; }
.box_image_h3 img.img_noborder { border:none; }
.box_image_h3 p{ font-style:italic; padding-top:5px; font-weight:bold;}

.box_image_h4 { text-align:center; overflow:hidden; margin-bottom:20px; margin-left:70px;}
.box_image_h4 img { border:3px #2b4916 solid; }
.box_image_h4 img.img_noborder { border:none; }
.box_image_h4 p{ font-style:italic; padding-top:5px; font-weight:bold;}

.img_left { float:left; margin:0px 10px 5px 0px; border:3px #2b4916 solid;}
.img_right { float:right; margin:0px 0px 5px 10px; border:3px #ffdab4 solid;}
.img_border {border:5px #ffdab4 solid;}
.img_center { text-align:center;}

.img_noborder { border:none;}
.img_left_noborder { border:none; float:left; margin:0px 10px 5px 0px;}
.img_right_noborder { border:none; float:right; margin:0px 0px 5px 10px; }

/* TABLE */
.mytable{ border: 0px; background:#d7f7c3; margin:auto; font-size:12px; color:#373737}
.mytable_header{	background:#82b539;	font-weight: bold; color: #fff; text-align:center; padding:5px}
.mytable_lightrow{ background-color: #d7ecca;}
.mytable_darkrow{ background-color: #a6bf95;}

table tr td { padding:3px 5px;}

/* */
ul.decimal { margin:10px 20px; }
ul.decimal li {list-style-type:decimal; margin-bottom:10px; }

ul.upper-alpha { margin:10px 20px; }
ul.upper-alpha li {list-style-type:upper-alpha; margin-bottom:10px; }

ul.lower-alpha { margin:10px 20px; }
ul.lower-alpha li {list-style-type:lower-alpha; margin-bottom:10px; }

ul.icon { margin:10px 20px; }
ul.icon li { background:url(../images/icon_person.gif) no-repeat; padding-left:20px; list-style-type:none;}

/* ANCHOR LINK Loại 1*/
.bookmark_content div { display:none}
.anchor_link{ margin:0 20px 20px; border-bottom:1px #cc9b6a solid;}
.anchor_link ul{ }
.anchor_link ul li { background:url(../images/icon.gif) no-repeat; float:left; width:150px; padding-left:20px; padding-bottom:5px;}

.anchor_link ul li a:link,.anchor_link ul li a:visited { font-weight:bold; text-decoration:none; color:#CC3300;}
.anchor_link ul li a:hover { color:#0066CC;}
.anchor_link ul li a.activ