@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,span { margin:0; padding:0; }
body
{
	background-color:#ffffff;
} 
/* Cuongpv add start */      
td {font-family:  Arial; font-size: 12px;}
A { text-decoration: none }
A {color:#333333; font-family: Arial; font-size: 12px; text-decoration: none;}
A:hover {color:#cccccc; font-family:  Arial; font-size: 12px; text-decoration: bold;}
.linkcell { padding-left: 11px; font-family:  Arial; font-size: 12px;}
hr {  color: #000000}      
A.white {text-decoration:none;}
a:link {
	text-decoration: none;
}
img,a img{border:0; margin:0; padding:0;}
/* Cuongpv add end */

#body
{
	background-color:#1b1e20;
	margin:auto;
	padding:auto;
	width:1000px;
}
#top{
	background:url('../../img/layout/top_bg.jpg') top left repeat-x;
	height:85px;
}
#top img{
	margin: 10px 0px 10px 20px;
}
#banner{
	height:350px;
	width:1000px;
	overflow:hidden;
}
#content
{
	background-color:#FFFFFF;
	height:auto;
	padding:1px 0px 1px 0px;
}
#content #top-menu{
	margin:1px 0px 2px 0px;
	height:19px;
	width:1000px;
	background-color:#ad1008;
	overflow:hidden;
	text-align: center;
	
}
#content #top-menu ul{
	padding-top:2px;
	list-style:none;
	list-style-image:none;
	padding-left: 10px;
	padding-right: 10px;
}
#content #top-menu ul li.splash{
	width:2px;
	font-weight:bold;
	left:12px;
	padding-left: 10px;
	padding-right: 10px;
}
#content #top-menu ul li{
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	float:left;
	font-weight:bold;
	list-style:none;
	list-style-image:none;
	text-align:center;
}
#content #top-menu ul li.selected a{
	color:#fbcf04 !important;
}
#content #top-menu ul li a:link, #content #top-menu ul li a:visited{
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#content #top-menu ul li a:hover{
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
#content #left{
	background-color:#ffffff;
	float:left;
	width:277px;
	height:auto;
	padding:auto;	
	padding-bottom:5px;
	/*margin-left:-10px; */    
	margin:auto !ie; 
}
#content #left div img{    
	padding:auto;
	margin:auto;
	margin-top:5px;
	    
}
.red-bar{
	height:23px;
	width:277px;
	background:url('../../img/layout/bg_red_bar.jpg') top left repeat-x;
	padding:auto;
	margin:auto;
	position:relative;
	top:0;
	left:0;
}
.red-bar .red-bar{
	background:url('../../img/layout/right_red_bar.jpg') top right no-repeat;     
}
.red-bar .red-bar .red-bar{
	background:url('../../img/layout/left_red_bar.jpg') top left no-repeat;
	text-align:center;	        
}
.red-bar .red-bar .red-bar div{
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}

.left-box-body{
	padding:auto;
	margin:auto;
	width:265px;
	border:none;
	border-left: #afb7a8 solid 1px;
	border-right: #afb7a8 solid 1px;
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	padding: 5px 5px 5px 5px;
}
.left-box-bottom{
	padding:auto;
	margin:auto;    
	width:277px;
	height:4px;
	background:url('../../img/layout/bg_bt_red_bar.jpg') top left repeat-x;
	
}
.left-box-bottom .left-box-bottom{
	background:url('../../img/layout/rb_red_bar.jpg') top right no-repeat;
}
.left-box-bottom .left-box-bottom .left-box-bottom{
	background:url('../../img/layout/lb_red_bar.jpg') top left no-repeat;	
}
.black-box-header{
	margin:auto;
	width:277px;
	height:25px;
	background:url('../../img/layout/bg_black_bar.jpg') top left repeat-x;
}
.black-box-header .black-box-header{  
	background:url('../../img/layout/right_black_bar.jpg') top right no-repeat; 
}
.black-box-header .black-box-header .black-box-header{ 
	background:url('../../img/layout/left_black_bar.jpg') top left no-repeat;
	text-align:center;   
}
.black-box-header .black-box-header .black-box-header img{   
	padding-top:2px;
	margin-top:10px !important;
}
.black-box-header .black-box-header .black-box-header div{
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}

.left-text-box{
	width:250px;
	height:auto;
	margin:auto;
	line-height:1.5em;
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	padding: 5px 5px 5px 5px;
}
.left-text-box span.title{
	color:#c10505;
	font-weight:bold;
}
.offer-image{
	margin:auto;
	background:url('../../img/layout/bg_gray_bar.jpg') top left repeat;
	width:277px;
	height:auto;
	padding:0;
}
.offer-image img{
	padding:0 !important;
	margin:0 !important;
}
.left-gray-bar{
	background-color:#b3b3b3;
	height:33px;
	width:277px;
	margin:auto;
	padding:auto;
	background:url('../../img/layout/bg_gray_bar.jpg') top left repeat-x;
}
.left-gray-bar .left-gray-bar{
	background:url('../../img/layout/rb_gray_bar.jpg') top right no-repeat;
}
.left-gray-bar .left-gray-bar .left-gray-bar{
	background:url('../../img/layout/lb_gray_bar.jpg') top left no-repeat;
}

#content #right{
	float:right;
	width:705px;
	height:auto;
	padding-top:0px;
	display: inline;
}
#right div.black_img_band{
	background:url('../../img/layout/bg_black_gr.jpg') top left repeat-y;
	width:705px;
	height:24px;
}
#right div.black_img_band div.corner{
	background:url('../../img/layout/black_left_corner.jpg') top left no-repeat;
	height:24px;
}
#right div.black_img_band div.corner img{
	margin:4px 0px 0px 5px;
}
#right div.black_text_band{
	background:url('../../img/layout/bg_black_gr.jpg') top left repeat-y;
	width:705px;
	height:21px;
}
#right div.black_text_band div{
	padding: 3px 0px 0px 15px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}
#right .data{
	padding: 5px 5px 5px 5px;
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	position:relative;
	top:0;
	left:0;
}
.img-data{
	padding: 5px 15px 15px 5px;
	position:relative;
	left:0;
	top:0;
}
.table-data{
	border:1px solid #c9d7e4;
	padding: 1px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	height:auto;
	font-family:tahoma;
	font-size:11px;
}
.table-data .table-header{
	padding-left:10px;
	height:22px;
	background-color:#c9d7e4;
	color:#000000;
	text-align:left;
}
.table-data .table-header div.cell{
	display:inline-block;
	margin-top:4px;
	float:left;
	color:#000000;
}
.table-data .table-row{
	padding-left:10px;
	height:22px;
	background-color:#FFFFFF;
	text-align:left;
}
.table-data .table-row div.cell{
	display:inline-block;
	margin-top:4px;
	float:left;
	color:#000000;
}
.table-data .clear-row{
	clear:both;
}
.table-header{
	padding-left:10px;
	height:22px;
	background-color:#c9d7e4;
	color:#000000;
	text-align:left;
}
.table-header div.cell{
	display:inline-block;
	margin-top:4px;
	float:left;
	color:#000000;
}
.table-row{
	padding-left:10px;
	height:22px;
	background-color:#FFFFFF;
	text-align:left;
}
.table-row div.cell{
	display:inline-block;
	margin-top:4px;
	float:left;
	color:#000000;
}
.clear-row{
	clear:both;
}
.left-column{
	float:left;
	width:49%;
	height:auto;
	padding-bottom:1px;
}
.right-column{
	float:right;
	width:49%;
	height:auto;
	padding-bottom:1px;
}
.blue_band{
	background:url('../../img/layout/blue_bg_band.jpg') top left repeat-y;
	height:24px;
	width:349px;
}
.blue_band .blue_band{
	background:url('../../img/layout/blue_right_corner.jpg') top right repeat-y;
}
.blue_band .blue_band .blue_band{
	background:url('../../img/layout/blue_left_corner.jpg') top left repeat-y;
}
.blue_band .blue_band .blue_band div{
	padding:5px 0px 0px 20px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.black-small-band{
	background: url('../../img/layout/bg_small_band.jpg') top left repeat-y;
	height:24px;
}
.black-small-band div{
  	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding: 5px 0px 0px 15px;
}
.corner-band{
	height:20px;
	background:#1c1a1b url('../../img/layout/left_bg_corner.jpg') top left no-repeat;
}
.corner-band .corner-band{
	background:url('../../img/layout/right_bg_corner.jpg') top right no-repeat;
}
.black-line{
	height:1px;
	background-color:#1c1a1b;
	margin-top:1px;
}
.corner-band .corner-band img{
	margin: 2px 0px 0px 20px;
}
.red-text{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#dd1d04;	
}
div.clear{
	clear:both;
	height:1px;
}
#bottom{
	padding-top:5px;
	height:52px;
	width:100%;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:1.3em;
}
 <!--     KHIEM THEM      -->
.tableGallery
{
    margin-top: 15px;
    
    border-top-width: 1px;
    border-top-color: #fdffff;
    border-top-style: solid;
    
    border-left-width: 1px;
    border-left-color: #fdffff;
    border-left-style: solid;
    
    border-right-width: 1px;
    border-right-color: #fdffff;
    border-right-style: solid;
    
    border-bottom-width: 1px;
    border-bottom-color: #fdffff;
    border-bottom-style: solid;   
     
    
}
.tdGallery
{
    
    vertical-align: top;
    
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
      
    border-top-width: 1px;
    border-top-color: #f5f5f5;
    border-top-style: solid;
    
    border-left-width: 1px;
    border-left-color: #f5f5f5;
    border-left-style: solid;
    
    border-right-width: 1px;
    border-right-color: #f5f5f5;
    border-right-style: solid;
    
    border-bottom-width: 1px;
    border-bottom-color: #f5f5f5;
    border-bottom-style: solid;   
        
}
.tdGallery img
{
    
    border-style: none;
}
.tdGallery div
{
    
    background-color: #f7f9e3;
    height: 100%;
}

 
 .tdShareholder
 {
	 font-family:Tahoma;
	 font-size:11px;
     color: #951d0d;
     font-weight: bold;
     text-transform: capitalize;
      
 }
 .tdFileShareholder a
 {
     color: blue;
     text-decoration: none;
     font-family:Tahoma;
	 font-size:13px;
 }
 .tdFileShareholder li
 {
    list-style-type: square;
    color: gray;
	font-family:Tahoma;
	font-size:11px;
    text-indent: 30px;
 }
 #language
{
    height:10px;       
    margin-top: -25px;
    position:relative;
    float:right;
    padding-right:5px;
}
#language img
{
    border-style: none;
}

#counter
{
     position:absolute; 
     margin-top: -50px;     
     margin-left: 490px;   
}
.details
{
    vertical-align: bottom;
     
    
    text-align: center;
   
}
.details  A
{
    text-decoration: none;
    width: 80px;
    padding-bottom: 2px;
    margin-bottom: 2px;
}
.details  A:link {   
 BORDER-RIGHT: #ccc 1px solid;    
 PADDING-RIGHT: 1px;    
 BORDER-TOP: #ccc 1px solid;    
 DISPLAY: block;    
 PADDING-LEFT: 1px;    
 BACKGROUND: url('../../img/grad2-1.gif') bottom left repeat-x;  
     
 
 BORDER-LEFT: #ccc 1px solid;    
 COLOR: #fff;    
   
 BORDER-BOTTOM: #ccc 1px solid;    
 TEXT-DECORATION: none;
 
 }
 .details  A:visited {    
 BORDER-RIGHT: #ccc 1px solid;    
 PADDING-RIGHT: 1px;    
 BORDER-TOP: #ccc 1px solid;    
 DISPLAY: block;    
 PADDING-LEFT: 1px;    
 BACKGROUND: url('../../img/grad2-1.gif') bottom left repeat-x;    
    
     
 BORDER-LEFT: #ccc 1px solid;    
 COLOR: #fff;    
    
 BORDER-BOTTOM: #ccc 1px solid;   
  TEXT-DECORATION: none;
  }

  A.thumblink3 {    
  DISPLAY: block;    
  BACKGROUND-IMAGE: url(../../img/thumb3_frame.gif);    
  BACKGROUND-REPEAT: no-repeat;    
  TEXT-ALIGN: left;
  }
  
  A.thumblink3:link {    
  DISPLAY: block;    
  BACKGROUND-IMAGE: url(../../img/thumb3_frame.gif);    
  BACKGROUND-REPEAT: no-repeat;    
  TEXT-ALIGN: left;
  }
  
  A.thumblink3:visited {    
  DISPLAY: block;    
  BACKGROUND-IMAGE: url(../../img/thumb3_frame.gif);    
  BACKGROUND-REPEAT: no-repeat;    
  TEXT-ALIGN: left;
  }
  
  A.thumblink3 IMG {    MARGIN: 11px}
    <!--    HET KHIEM THEM      -->  