@charset "utf-8";
/* CSS Document */
.style1 {color: #3c4e00}
.table_logo{
	width:500px;
	height:56px;
	
}
.table_top_banner{
	width:470px;
	height:60px;
	margin-top:5px;
	margin-bottom:10px;
}
TH{
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
TD.cell1{
	text-align:center;
}
TD.cell1_left{
	background-color:#F0F9D1;
	text-align:left;
	padding-left:20px;
	/*border-right:1px solid #92BB05;*/
}
TD.none_left{
	text-align:left;
	padding-left:20px;
	/*border-right:1px solid #92BB05;*/
}
TD.cell2{
	text-align:center;
}
TD.cell3{
	background-color:#E5E5E5;
	border-bottom:1px solid #ADADAD;
	text-align:right;
	height:30px;
	padding-right:20px;
}
TD.cell4{
	background-color:#FFF194;
	text-align:center;
	border-bottom:1px solid #ADADAD;
}
TD.cell5{
	background-color:#FFC67C;
	text-align:center;
	border-bottom:1px solid #DAF08C;
}
TD.header123{
	background-color:#FFC67C;
	text-align:center;
	border-right:1px solid #FFEB8D;
	height:42px;
	text-transform:uppercase;
	font-weight:bold;
}

/*TD{height:20px;}*/
.blue_hight_header{
	background-color:#84AA00;
	border-bottom:3px solid #3D4E00;
	padding-bottom:3px;
}
.blue_header1{
	background-color:#ffda97;
	
}
.blue_header1_1{
	background-color:#91e1ff;
	border-bottom:1px solid #6b880a;
}
.blue_header2{
	background-color:#ffeeb8;
	
}
.blue_header2_1{
	background-color:#DAF08C;
	border-bottom:1px solid #6b880a;
}
.yelow_header{
	background-color:#bdf4ff;
	font-size:11px;
	font-weight:normal;
	padding:4px 0 4px 0;
}
.yelow_header2{
	background-color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:4px 0 4px 0;
}
.yelow_header_today{
	background-color:#fde8af;
}
.yelow_header_bottom{
	background-color:#F0F9D1;
	border-bottom:1px solid #DAF08C;
}
.text_header{
	font-weight:bold;
}
.text_blue{
	color:#3c4e00;
}
.text_black{
	color:#454545;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}

/* add by congtq 6/5/2008 */
.top_menu  {
	PADDING-LEFT: 17px;
	font-size: 11px;
	cursor: pointer;
	vertical-align:middle	
}
.top_menu a {
	COLOR: #ffffff; FONT-FAMILY: arial; FONT-WEIGHT: bold; TEXT-DECORATION: none;
	font-size: 11px;
	text-decoration:none;
}
.top_menu a:visited {
	font-size: 11px;
	text-decoration:none;
}
.top_menu a:hover {
	font-size: 11px;
	text-decoration:none;
	COLOR: #000000;
}
.top_menu2 {
	COLOR: #ffffff; FONT-FAMILY: arial; FONT-WEIGHT: bold; TEXT-DECORATION: none;
	font-size: 12px;
	cursor: pointer;
	vertical-align:middle	
}
.orange_header1{
	background-color:#fffae4;
}
.orange_header2{
	background-color:#ffffff;
}
.blue_header1{
	background-color:#b7dfff;
}
.tygia_1{
	background-color:#ffffff;
}
.tygia_2{
	background-color:#e2f2ff;
}
.truyenhinh_1{
	background-color:#deebff;
}
.truyenhinh_2{
	background-color:#ffffff;
}