/*  Online 00-00-00 */
.boxContent {width:560px; padding:100px 0px 0 20px; overflow:hidden; }

/* GENERAL */

.left { float:left;}
.right { float:right;}
.clear { clear:both;}


.nhan_manh{ color:#6fcc09; font-weight:bold;}
.red { color:#ff103d; font-weight:bold;}
.update { padding:20px;}
.text-15px { font-size:15px;}
.text-16px { font-size:16px;}
.text-17px { font-size:17px;}

/* CONTENT */
.contentBox { margin:20px 0px; overflow:hidden;}

.boxContent .title-page { width:325px; height:65px; padding-top:0px;  margin-bottom:15px}
.boxContent .title-page h1 {font-size:20px; font-weight:bold; color:#ffffcc; text-transform:uppercase}

.content_h2 .text-center { text-align:center; margin:5px 0px;}
.content_h3 .text-center { text-align:center; margin:5px 0px;}
.content_h4 .text-center { text-align:center; margin:5px 0px;}
.box_content  .text-center { text-align:center; margin:5px 0px;}
.first-char { padding:4px 4px 0 0; line-height: 35px; font-size: 40px; float:left; color:##FF75D7;}

/* TITLE */
.box_content_h2 { margin-bottom:10px; soverflow:hidden; background:url(../images/icon_h2.gif) no-repeat 0 8px; padding-left: 20px; clear:both;}
.box_content_h2 h2{ font-size:18px; color:#51FF00; padding-top:7px; padding-left:5px;}

.box_content_h3 {margin-left:30px; margin-bottom:10px; background:url(../images/icon_h3.gif) left no-repeat; padding-left: 15px;}
.box_content_h3 h3{ color:#669900; font-size:16px; padding-left:5px;}

.box_content_h4 {margin-left:50px; margin-bottom:10px; background:url(../images/icon_h4.gif) left no-repeat; padding-left: 12px;}
.box_content_h4 h4 { font-size:14px; padding-left:5px; color:#FF6600}

/* TAB HEAD*/
.boxContent .tab{
	height:28px; overflow:hidden; background:url(../images/tab_bg.gif) repeat-x left bottom ; clear:both;
	margin-bottom:20px; padding:0 0 3px 25px;
	
}

.boxContent .tab ul {  margin: 0;padding:0px ; list-style:none;overflow:hidden;font-size:13px;}

.boxContent .tab ul li{ display:inline; font-weight:bold; padding:0}

.boxContent .tab ul li a:link, 
.boxContent .tab ul li a:visited{
	text-decoration:none;
	float:left;
	cursor:pointer;
	color:#ffffcc;
	display:block;
	margin:0 2px 0 0;
	padding:0 0 0 10px;
	line-height:28px;
	 background:url(../images/tab-left.gif) no-repeat left bottom;
}
.boxContent .tab ul li a:hover {background-position:0% 0px;}

.boxContent .tab ul li.Active a:link, 
.boxContent .tab ul li.Active a:visited{text-decoration:none; cursor:pointer; background:url(../images/tab-left.gif) no-repeat left top; height:28px; display:block; padding-left:10px; overflow:hidden}

.boxContent .tab ul li.Active a:hover{ background-position:0 0}

.boxContent .tab ul li a span{
      float:left;
      display:block;
      padding:0px 10px 0px 0px;
	  line-height:28px;
      color:#eabb00;
	  text-align:center;
	  background:url(../images/tab-right.gif) no-repeat right bottom;
}
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.boxContent .tab ul li a span {float:none;}
/* End IE5-Mac hack */


.boxContent .tab ul li a:hover span{
	color:#ccff00;
    background-position:100% 0px;
}
			
.boxContent .tab ul li.Active a:link span,
.boxContent .tab ul li.Active a:visited span{
	color:#ccff00;
    background:url(../images/tab-right.gif) no-repeat top right;
	font-weight:bold;
	height:28px;
	float:left;
}


/* CONTENT */
.box_content { margin-bottom:20px; padding:0 20px;}
.box_content p{margin-bottom:10px; text-align:justify;}

.content_h2 { margin-bottom:20px; margin-left:30px;  }
.content_h2 p{margin-bottom:10px; text-align:justify;}

.content_h3 {margin-bottom:20px; margin-left:50px; }
.content_h3 p{margin-bottom:10px; text-align:justify;}

.content_h4 {margin-bottom:20px; margin-left:70px; padding-right:2px }
.content_h4 p{margin-bottom:10px; text-align:justify;}
/* NOTE */

.note_bg_main{ overflow:hidden; background:url(../images/note_cor_bg.gif) repeat-x ; height:18px;}
.note_bg_main p.left {background:url(../images/note_cor_left.gif) left no-repeat; width:9px; height:18px;}
.note_bg_main p.right {background:url(../images/note_cor_right.gif) right top no-repeat;width:9px; height:18px;}



.note_main{ float:left; font-size:13px; font-weight:bold;padding:0 5px; color: #fff;background:#2e1a07; text-align:left; height:18px; font-style:italic}
.note_main-server{ float:left; font-size:13px; padding:0px 5px; font-weight:bold; color: #b00000;background:#cccee5; text-align:left; height:18px; font-style:italic}
.note_main p{ padding:0 10px;}
.note_content_main{ text-align:justify; border:#2e1a07 solid 1px; border-top:none; background:none; padding:10px;}
.note_content_main ul.icon { margin-bottom:0px; margin-left:0px;}
.note_content_main ul.upper-alpha { margin-bottom:0px; margin-left:0px;}
.note_content_main ul.lower-alpha { margin-bottom:0px; margin-left:0px;}
.note_content_main ul.decimal { margin-bottom:0px; margin-left:0px;}


a.note_link:link, a.note_link:visited { color:#ff3333 !important; text-decoration:underline;}

/* IMAGE */

.box_image { text-align:center; overflow:hidden; margin-bottom:20px;}
.box_image img { border:2px #996633 solid; padding:4px; background:#000}
.box_image img.img_noborder { border:none; }
.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:2px #996633 solid; padding:4px; background:#000}
.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:2px #996633 solid; padding:4px; background:#000}
.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:2px #996633 solid; padding:4px;  background:#000}
.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:2px #996633 solid; padding:2px; background:#000}
.img_right { float:right; margin:0px 0px 5px 10px; border:2px #996633 solid; padding:2px; background:#000}
.img_border {border:2px #996633 solid; padding:2px; background:#000}
.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:#a27d31; margin:auto;}

table tr.mytable_header td{text-align:center;}
table tr td.mytable_header{text-align:center;}
.mytable_header{font-weight:bold; color:#000; text-align:center; padding:4px;background:#c7af7f;}
.mytable_lightrow{ background-color:#ffeecb; color:#000}
.mytable_darkrow{ background-color: #f3dcad; color:#000}

table tr td { padding:5px 10px;}



/* */
ul.decimal { margin:10px 0px 0px 20px; }
ul.decimal li {list-style-type:decimal; margin-bottom:10px; }

ul.upper-alpha { margin:10px 0px 0px 20px; }
ul.upper-alpha li {list-style-type:upper-alpha; margin-bottom:10px; }

ul.lower-alpha { margin:10px 0px 0px 20px; }
ul.lower-alpha li {list-style-type:lower-alpha; margin-bottom:10px; }

ul.icon { margin:10px 0px 0px 20px; }
ul.icon li { margin-bottom:10px;  background:url(../images/icon-person.gif) no-repeat 0 4px; padding-left:15px; list-style-type:none;}

ul.icon li ul.lower-alpha li{list-style-type:lower-alpha; margin-bottom:10px; background:none; padding-left:0px;}

ul.dash { margin:10px 0px 0px 20px; }
ul.dash li { margin-bottom:10px;  background:url(../images/icon-dash.gif) no-repeat 0 2px; padding-left:15px; list-style-type:none;}


/* ANCHOR LINK */
.anchor_link{ margin:0px 20px 20px 40px;}
.anchor_link ul{ }
.anchor_link ul li { background:url(../images/icon.gif) left 5px no-repeat; float:left; width:160px; padding-left:15px; padding-bottom:5px;}

.anchor_link ul li a:link,.anchor_link ul li a:visited { font-weight:bold; text-decoration:none; color:#000;}
.anchor_link ul li a:hover { color:#433e02;}
.anchor_link ul li a.active {color:#433e02;}

/* ANCHOR LINK Loại 2*/
.bookmark_content div { display:none}
.anchor_link_2 {margin:auto; width:498px; height:100px; margin-bottom:20px; background:url(../images/bg_anchor_link.gif) no-repeat; padding:10px 15px; border:#e2e3e6 4px solid;}

.anchor_link_2 .group { width:320px; overflow:hidden}

.anchor_link_2 ul{ }
.anchor_link_2 ul li {float:left; width:150px; padding-bottom:5px;}
.anchor_link_2 ul li.space { float:left; width:20px; text-align:center;padding-bottom:5px; color:#FFF;}

.anchor_link_2 ul li a:link,.anchor_link_2 ul li a:visited { font-weight:bold; text-decoration:none; color:#FFF}


/*List Images 15-4*/
.box_show-img1{ width:540px; margin:0px;  overflow:hidden}

ul#imgs{ width:540px; margin:0; overflow:hidden}
ul#imgs li{ width:135px; margin:0 0 10px 0; float:left; list-style:none; text-align:left}
.bor_img{ width:126px; background:#976431; overflow:hidden; margin-bottom:5px;}
.bor_img img{ border:none; display:block;}

.bg-img{ background:#000; height:154px; overflow:hidden; }
.bg-img a{ background:#000; height:154px; overflow:hidden; }
.bg-img a:hover{ background:#fff; height:154px; overflow:hidden; }

.text-img{ color:#e5cb86; height:40px; overflow:hidden}
.text-color4{ color:#ff6600; font-weight:bold}
.text-color4 a:link,
.text-color4 a:visited,
.text-color4 a:active{ color:#ff6600; text-decoration:none;}
.text-color4 a:hover{ color:#6fcc09; text-decoration:none; }

.text-color5{ color:#6fcc09; font-weight:bold}

.bor_img table tr td{ padding:0;}