﻿/*mau tang giam*/
.giam
{
	color: #f80808;
}
.tang
{
	color: #72bf44;
}
.thamchieu
{
	color: #eeb256;
}
.tran
{
	color: #f773f2;
}
.san
{
	color: #5499e5;
}
.gray
{
	color: #666;
}
.gray1
{
	color: #333;
}

.noneStock
{
  
  font-family:Verdana;
  font-weight:bold;
  text-align:center;
  font-size:9px;
  color:Green;
  padding-top:1px;
  
}
.box_content
{
	padding: 8px 0;
	height: auto;
	overflow: hidden;
}
/*--header--*/
.header
{
	width: 1000px;
	padding: 5px 0 7px;
	background: url(images/graphics/img_top_394x124.gif) no-repeat 276px 8px;
	text-align: right;
	font: normal 10px verdana;
	color: #c8e4f3;
	margin-bottom: 12px;
}
.header .nd_r
{
	width: 992px;
	height: 78px;
	background: url(images/graphics/logo_275x52.gif) no-repeat 47px 28px;
	padding: 8px 8px 3px 0;
	float: right;
}
.nd_r a
{
	margin: 0 5px;
	color: #c8e4f3;
}
.nd_r .eng, .nd_r .vn
{
	width: 23px;
	height: 15px;
	background: url(images/buttons/language_46x15.gif) no-repeat left top;
	margin: 0 5px 0 20px;
	cursor: pointer;
}
.nd_r .vn
{
	background-position: right;
	margin: 0 5px 0 0;
}
/*--menusearch--*/
.header .box_ms
{
	width: 984px;
	height: 27px;
	padding: 0 8px;
	clear: both;
	float: none;
}
.main_menu
{
	float: left;
	height: 27px;
}
.main_menu a
{
	width: 100px;
	height: 12px;
	background: url(images/buttons/btn_active_100x81.gif) no-repeat left bottom;
	margin-right: 3px;
	padding: 10px 0 5px;
	font: bold 10px Verdana;
	color: #2c3a44;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
}
.main_menu a.active
{
	background-position: left top;
	color: #fff;
}
* html .main_menu a.active
{
	border: none;
}
.main_menu a:hover
{
	background-position: left -27px;
	color: #2c3a44;
	text-decoration: none;
}
.search
{
	height: 23px;
	float: right;
	padding-top: 4px;
}
.search .textbox_1, .search .textbox_2
{
	width: 70px;
	height: 14px;
	padding: 1px 2px 1px 6px;
	border: 1px solid #ccd0d3;
	float: left;
	margin-left: 8px;
	font: normal 10px verdana;
	color: #3f5d78;
}
.search .textbox_2
{
	width: 80px;
}

.search .btn
{
	width: 21px;
	height: 18px;
	background: url(images/buttons/btn_search_21x18.gif) no-repeat;
	margin-left: 3px;
	float: left;
	display: block;
}
/*--footer--*/
.footer
{
	background: url(images/graphics/bg_bottom_1x111.gif) repeat-x left bottom;
	height: 111px;
	width: 969px;
	font: normal 10px verdana;
	color: #59889c;
	padding: 0 18px 0 13px;
	margin-top: 6px;
}
.main_footer
{
	background: url(images/graphics/bg_footer_161x72.gif) no-repeat 829px 32px;
}
.footer_top
{
	height: 28px;
	width: 969px;
	font: normal 10px/28px verdana;
	color: #59889c;
	text-align: right;
}
.footer_top .sub_menu
{
	height: 28px;
	float: left;
	text-align: left;
}
.footer_top .sub_menu a
{
	margin: 0 5px;
	color: #59889c;
}
.footer p
{
	padding-left: 3px;
	font-size: 9px;
}
.footer .dk
{
	padding: 8px 0 8px 3px;
	font-size: 10px;
}
.footer .name
{
	padding: 2px 0 2px 3px;
	font: bold 11px verdana;
	text-transform: uppercase;
}
/*bang diem*/
.box_scroll
{
	clear: both;
	float: none;
	width: 1000px;
	height: 34px;
	margin-bottom: 10px;
}
.box_scroll .btn_prev,
.box_scroll .btn_next
{
	background: url(images/buttons/btn_prev_12x34.gif) no-repeat;
	width: 12px;
	height: 34px;
	float: left;
	cursor: pointer;
}
.box_scroll .btn_next
{
	background: url(images/buttons/btn_next_12x34.gif) no-repeat;
}
.box_scroll .scroll_content
{
	height: 34px;
	float: left;
}
.box_scroll .scroll_content li
{
	background: #fff url(images/graphics/box_108x34.gif) no-repeat;
	width: 100px;
	height: 26px;
	padding: 4px;
	margin: 0 1px;
	float: left;
	display: inline;
}
.box_scroll .scroll_content li .left
{
	width: 30px;
	height: 26px;
	border-right: 1px solid #d2d3d5;
	padding-left: 2px;
	float: left;
}
.box_scroll .scroll_content li .left .name_CK
{
	font: bold 10px verdana;
	color: #2ca0da;
}
.box_scroll .scroll_content li .left .gray
{
	font: bold 9px verdana;
	color: #a0a0a0;
}
.box_scroll .scroll_content li .tang,
.box_scroll .scroll_content li .giam,
.box_scroll .scroll_content li .thamchieu,
.box_scroll .scroll_content li .tran,
.box_scroll .scroll_content li .san
{
	width: 63px;
	height: 26px;
	padding-left: 4px;
	font: bold 9px verdana;
	color: #72bf44;
	float: left;
}
.box_scroll .scroll_content li .giam
{
	color: #f80808;
}
.box_scroll .scroll_content li .thamchieu
{
	color: #eeb256;
}
.box_scroll .scroll_content li .tran
{
	color: #f773f2;
}
.box_scroll .scroll_content li .san
{
	color: #5499e5;
}
.box_scroll .scroll_content li .tang img,
.box_scroll .scroll_content li .giam img,
.box_scroll .scroll_content li .thamchieu img,
.box_scroll .scroll_content li .tran img,
.box_scroll .scroll_content li .san img
{
	float: right;
	cursor: pointer;
	margin: 1px;
}
.box_choose
{
	width: 115px;
	height: 34px;
	background: #fff url(images/graphics/left_34x4.gif) no-repeat;
	padding-left: 4px;
	margin-left: 1px;
	float: left;
}
.box_choose .right
{
	width: 111px;
	height: 34px;
	background: #fff url(images/graphics/right_4x34.gif) no-repeat right;
	padding-right: 4px;
}
.box_choose .right .nd
{
	width: 109px;
	height: 26px;
	background: #fff url(images/graphics/mid_1x34.gif) repeat-x;
	font: bold 9px verdana;
	color: #0093d4;
	padding: 4px 2px 4px 0;
	overflow: hidden;
	text-align: right;
	
}
.box_choose .right .nd a
{
	color: #0093d4;
}

.box_choose .right .nd a:hover
{
	color: #777;
	text-decoration:none;
}

.box_choose .right .nd img
{
	float: right;
	margin: 2px 0 0 0;
	cursor: pointer;
}
/*logo vfg*/
.box_logo
{
	clear: both;
	width: 996px;
	height: 44px;
	padding: 2px;
	border: 1px solid #e1e2e3;
	border-left: none;
	border-right: none;
}
.box_logo li
{
	width: 166px;
	height: 44px;
	float: left;
	text-align: center;
}
/*--main content*/
.main_content
{
	clear: both;
	float: none;
	width: 1000px;
	height: auto;
	overflow: hidden;
}
/*3v*/
.vsms,
.vtrade,
.vphone
{
	width: 210px;
	height: 59px;
	background: #fff url(images/graphics/vsms_210x118.gif) no-repeat;
	font: normal 11px/16px Verdana;
	color: #43525a;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
}
* html .vsms,
* html .vtrade,
* html .vphone
{
	float: left;
}
* html .vphone
{
	margin-bottom: 2px;
}
.vtrade
{
	background: #fff url(images/graphics/vtrade_210x118.gif) no-repeat;
}
.vphone
{
	background: #fff url(images/graphics/vphone_210x118.gif) no-repeat;
}
.vsms:hover,
.vtrade:hover,
.vphone:hover
{
	background-position: left bottom;
	text-decoration: none;
}
.vsms span, .vtrade span,
.vphone span
{
	width: 184px;
	height: 16px;
	padding: 37px 16px 12px 10px;
	position: absolute;
}
/*motaikhoan*/
.motaikhoan
{
	width: 210px;
	height: auto;
	overflow: hidden;
	margin: 6px 0 6px;
}
.motaikhoan .title
{
	height: 32px;
	background: url(images/graphics/left_TK_25x32.gif) no-repeat left top;
	padding-left: 25px;
}
.motaikhoan .title .right
{
	height: 32px;
	background: url(images/graphics/right_TK_6x32.gif) no-repeat right top;
	padding-right: 6px;
}
.motaikhoan .title .right .mid
{
	height: 32px;
	background: url(images/graphics/mid_TK_1x32.gif) repeat-x left top;
	display: block;
	font: bold 11px/28px Verdana;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
/*bang gia*/
.banggia
{
	width: 210px;
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
}
.banggia ul
{
	width: 209px;
	padding: 5px 0 11px 1px;
	height: auto;
	overflow: hidden;
}
.banggia ul li.left,
.banggia ul li.right
{
	padding: 0 0 0 3px;
	margin-top: 3px;
	width: 10px;
	float: left;
	font: bold 10px verdana;
	color: #0089d0;
}
.banggia ul li.center
{
	padding: 0 0 0 3px;
	margin-top: 3px;
	width: 60px;
	float: left;
	font: bold 10px verdana;
	color: #0089d0;
}
.banggia ul li.center
{
	width: 50px;
	border-right: 1px solid #0089d0;
	border-left: 1px solid #0089d0;
	padding: 0 3px 0 0;
	text-align: center;
}
.banggia ul li.left
{
	width: 78px;
	
	padding: 0 3px 0 0;
	text-align: center;
}
.banggia ul li.right
{

	
	padding: 0 3px 0 10px;
	text-align: left;
}
/*dich vu khach hang*/
.dvkh
{
	width: 210px;
	height: auto;
	background: #ecf1f4;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.dvkh .phone,
.dvkh .online,
.dvkh .email
{
	background: url(images/icons/phone.gif) no-repeat  10px;
	width: 160px;
	height: 18px;
	padding: 0 10px 5px 40px;
	font: bold 9px/22px verdana;
	color: #0089d0;
	overflow: hidden;
}
.dvkh .phone
{
	height:auto;
	font: bold 10px/22px verdana;
}

.dvkh .email
{
	background: url(images/icons/email.gif) no-repeat 10px;
	font-size: 10px;
}
.dvkh .soft
{
	
	width: 160px;
	height:auto;
	text-align:center;
	padding: 0 10px 5px 40px;
	font: bold 9px/22px verdana;
	color: #0089d0;
	overflow: hidden;
}
.dvkh .online
{
	
	height:auto;
	font: bold 10px/22px verdana;
}

/*advance*/
.adv_w210
{
	width: 210px;
	padding-top: 16px;
}
/*banner*/
.banner
{
	width: 780px;
	height: auto;
	margin-bottom: 14px;
	overflow: hidden;
}
/*thong tin thi truong-bao cao phan tich*/
.box_thongtin_baocao
{
	width: 452px;
	height: auto;
	margin-bottom:10px;
	overflow: hidden;
}

.box_thongtinbottom,
.box_baocaobottom
{
	width: 223px;
	background: #fff url(images/graphics/bottom_223x6.gif) no-repeat left bottom;
	padding-bottom: 6px;
	float: left;
}
.box_baocaobottom
{
	float: right;
}

.box_thongtin_baocao .thongtintop,
.box_thongtin_baocao .baocaotop

{
	width: 223px;
	background: #fff url(images/graphics/top_223x6.gif) repeat-x;
	padding-top: 6px;
}
.box_thongtin_baocao .thongtincontent,
.box_thongtin_baocao .baocaocontent
{
	width: 205px;
	height: 100%;
	border: 1px solid #d0d1d3;
	padding: 0 8px;
	border-bottom: none;
	border-top: none;
	/*overflow: hidden;*/
}
.box_thongtin_baocao .thongtincontent .title,
.box_thongtin_baocao .baocaocontent .title
{
	background: url(images/graphics/dot_3x1.gif) repeat-x left bottom;
	padding: 8px 0;
	font: bold 11px verdana;
	color: #333;
	text-transform: uppercase;
	text-align: center;
}
.box_thongtin_baocao  .thongtincontent ul,
.box_thongtin_baocao  .baocaocontent ul
{
	width: 202px;
	padding: 0 0 8px 3px;
	/*height: auto;*/
	overflow: hidden;
}
.box_thongtin_baocao  .thongtincontent ul li,
.box_thongtin_baocao  .baocaocontent ul li
{
	width: 190px;
	padding : 6px 0 2px 12px;
	background: url(images/icons/arrow_green_7x10.gif) no-repeat left 10px;
	font: bold 10px/20px verdana;
	color: #666;
	float: left;
	overflow: hidden;
}
.box_thongtin_baocao  .thongtincontent ul li a,
.box_thongtin_baocao  .baocaocontent ul li a
{
	color: #666;
}
/*box tin tuc*/
.box_tintuc
{
	width: 452px;
	height: auto;
	overflow: hidden;
}
.box_tintuc .tab_menu
{
	width: 452px;
	height: 26px;
	overflow: hidden;
	background: url(images/graphics/bg_ul_1x1.gif) repeat-x left bottom;
}
.box_tintuc .tab_menu li
{
	width: 146px;
	height: 26px;
	float: left;
}
.box_tintuc .tab_menu li.mid
{
	margin: 0 7px;
}
.box_tintuc .tab_menu li a
{
	width: 146px;
	height: 26px;
	background: url(images/graphics/tab_menu_146x52.gif) no-repeat left bottom;
	font: bold 10px/26px verdana;
	color: #43525a;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
.box_tintuc .tab_menu li a:hover,
.box_tintuc .tab_menu li a.active
{
	background-position: left top;
	text-decoration: none;
}
.box_tintuc .content_tin
{
	width: 432px;
	padding: 0 10px;
	height: auto;
	font: normal 10px verdana;
	color: #333;
	text-transform: none;
	overflow: hidden;
}
.box_tintuc .content_tin .name
{
	padding: 16px 0;
	font: bold 11px verdana;
	color: #0089d0;
}
.box_tintuc .content_tin .name span
{
	font: normal 10px verdana;
}
.box_tintuc .content_tin .tintuc
{
	width: 432px;
	height: auto;
	overflow: hidden;
}
.box_tintuc .content_tin .tintuc img
{
	margin-right: 12px;
	float: left;
}
.box_tintuc .content_tin .tintuc a
{
	font-weight: bold;
	font-size: 9px;
	margin-left: 4px;
	color: #009ee2;
}
.box_tintuc .content_tin .tinkhac
{
	width: 412px;
	padding: 10px 0 20px 0px;
	height: auto;
	overflow: hidden;
}
.box_tintuc .content_tin .tinkhac li
{
	width: 400px;
	padding: 2px 0 6px 12px;
	background: url(images/icons/arrow_gray_5x8.gif) no-repeat left 6px;
	color: #666;
	float: left;
}
.box_tintuc .content_tin .tinkhac li.link
{
	padding: 5px 0;
	background: none;
}
.box_tintuc .content_tin .tinkhac li.link a
{
	font-weight: bold;
	font-size: 14px;
	color: #009ee2;
}
.box_tintuc .content_tin .tinkhac li a
{
	color: #666;
}
/*tong quan thi truong*/
.tongquanthitruong
{
	width: 320px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.tongquanthitruong .content_tq
{
	width: 320px;
	margin-top: 1px;
	height: auto;
	background: #e7e9ed;
	overflow: hidden;
}
.tongquanthitruong .content_tq .title
{
	background: #eff0f2;
	width: 320px;
	height: 21px;
}
.tongquanthitruong .content_tq .title .tab_menu
{
	height: 21px;
	float: left;
}
.tongquanthitruong .content_tq .title .tab_menu a{
	background:url(images/graphics/bg_tab_active_1x21.gif) repeat-x;
	color:#333;
	padding:4px 25px 0;
	height:17px;
	display:block;
	font-weight:bold;
	margin-right:1px;
	float:left;
}
.tongquanthitruong .content_tq .title .tab_menu a:hover,
.tongquanthitruong .content_tq .title .tab_menu a.active{
	background:url(images/graphics/bg_tab_1x21.gif) repeat-x;
	text-decoration:none;
	color:#fff;
}
.tongquanthitruong .content_tq .title .tab_menu a:hover
{
	background:url(images/graphics/bg_tab_hover_1x21.gif) repeat-x;
	
}
.tongquanthitruong .content_tq .title .date
{
	float: right;
	height: 21px;
	padding-right: 8px;
	line-height: 21px;
	color: #395f6f;
}
.tongquanthitruong .content_tq .nd
{
	width: 320px;
	height: auto;
	clear: both;
	overflow: hidden;
}
.tongquanthitruong .content_tq .nd .chiso
{
	width: 268px;
	padding: 8px 25px 5px;
	background: #fff;
	margin: 0 1px;
}
.tongquanthitruong .content_tq .nd .chiso .tang_18,
.tongquanthitruong .content_tq .nd .chiso .tang_14,
.tongquanthitruong .content_tq .nd .chiso .giam_18,
.tongquanthitruong .content_tq .nd .chiso .giam_14,
.tongquanthitruong .content_tq .nd .chiso .thamchieu_18,
.tongquanthitruong .content_tq .nd .chiso .thamchieu_14
{
	font: bold 18px verdana;
	color: #0db14b;
	padding: 0 5px;
}
.tongquanthitruong .content_tq .nd .chiso .giam_18,
.tongquanthitruong .content_tq .nd .chiso .giam_14
{
	color: #ff0000;
}
.tongquanthitruong .content_tq .nd .chiso .thamchieu_18,
.tongquanthitruong .content_tq .nd .chiso .thamchieu_14
{
	color: #eeb256;
}
.tongquanthitruong .content_tq .nd .chiso .tang_14,
.tongquanthitruong .content_tq .nd .chiso .giam_14,
.tongquanthitruong .content_tq .nd .chiso .thamchieu_14
{
	font-size: 14px;
}
.tongquanthitruong .content_tq .nd .bieudo
{
	width: 318px;
	height: auto;
	background: #fff;
	margin: 0 1px;
	overflow: hidden;
}
.tongquanthitruong .content_tq .nd .sum
{
	margin: 16px 10px 10px 10px;
	padding: 2px 3px;
	background: #fff;
	overflow: hidden;
}
.tongquanthitruong .content_tq .nd .sum .col
{
	width: auto;
	height: 18px;
	background: #eff0f2;
	font: bold 10px/18px verdana;
	color: #333;
	padding: 0 14px 0 6px;
	margin-bottom: 2px;
	overflow: hidden;
}
.tongquanthitruong .content_tq .nd .sum .col p
{
	float: left;
}
.tongquanthitruong .content_tq .nd .sum p.blue
{
	color: #009ee2;
	float: right;
}
/*box tang giam*/
.box_tanggiam
{
	width: 320px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.box_tanggiam .title
{
	width: 320px;
	height: 21px;
	overflow: hidden;
}
.box_tanggiam .title li
{
	width: 106px;
	height: 21px;
	float: left;
}
.box_tanggiam .title li.mid
{
	margin: 0 1px;
}
.box_tanggiam .title li a{
	background:url(images/graphics/bg_tab_active_1x21.gif) repeat-x;
	width:106px;
	height:21px;
	font:bold 10px/20px verdana;
	color:#333;
	text-align:center;
	display:block;
}
.box_tanggiam .title li a:hover,
.box_tanggiam .title li a.active{
	background:url(images/graphics/bg_tab_1x21.gif) repeat-x;
	text-decoration:none;
	color:#fff;
}
.box_tanggiam .title li a:hover{
	background:url(images/graphics/bg_tab_hover_1x21.gif) repeat-x;
}
.box_tanggiam .table_tanggiam
{
	width: 320px;
	height: auto;
	overflow: hidden;
}
.box_tanggiam .table_tanggiam table
{
	border: 1px solid #e9e6dd;
	border-top: none;
	width: 100%;
}
.box_tanggiam .table_tanggiam .blue
{
	background: #5da2d8;
	text-align: center;
	font-size: 10px;
	color: #fff;
}
.box_tanggiam .table_tanggiam td
{
	padding: 4px 3px 3px 2px;
	width: 21%;
	text-align: right;
	color: #333;
}
.box_tanggiam .table_tanggiam td.box_1
{
	width: 12%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.box_tanggiam .table_tanggiam .blue td
{
	text-align: center;
	color: #fff;
	font-weight: normal;
	text-transform: none;
}

.box_tanggiam .table_tanggiam .even
{
	background: #d2e2ef;
}
.box_tanggiam .table_tanggiam .text
{
	padding: 4px 6px;
	text-align: right;
	font-size: 9px;
	background: #f3f3f4;
	color: #666;
}
/*box thi truong the gioi*/
.box_TTTG
{
	width: 320px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.box_TTTG table
{
	width: 100%;
	font-size: 9px;
	margin-top: 3px;
	border: 1px solid #e9e6dd;
	border-top: none;
}
.box_TTTG td
{
	padding: 3px 4px 2px;
	width: 23%;
	text-align: right;
	color: #333;
}
.box_TTTG td.box_1
{
	width: 31%;
	font-weight: bold;
	text-align: left;
}
.box_TTTG table .blue
{
	background: #5da2d8;
	text-align: center;
	font-size: 10px;
	color: #fff;
}
.box_TTTG table .blue td
{
	text-align: center;
	color: #fff;
	font-weight: normal;
}
.box_TTTG table .even
{
	background: #d2e2ef;
}
/*sub menu*/
.nav_sub
{
	width: 206px;
	height: auto;
	padding: 8px 0;
	border-left: 4px solid #62bb46;
	background-color: #f5f9fa;
	margin-bottom: 10px;
	overflow: hidden;
}
.nav_sub ul
{
	padding: 0 8px;
	width: 190px;
	height: auto;
	overflow: hidden;
}
.nav_sub ul li
{
	padding: 4px 0;
	width: 174px;
	background: url(images/icons/arrow_gray_5x8.gif) no-repeat 5px 6px;
	padding-left: 16px;
	font: normal 10px verdana;
	text-transform: uppercase;
	color: #648596;
	float: left;
}
.nav_sub ul li.active
{
	background: url(images/icons/icon_1_13x13.gif) no-repeat left 3px;
}
.nav_sub ul li.selected
{
	background: url(images/icons/icon_sub_13x13.gif) no-repeat left 3px;
}
.nav_sub ul li a,
.nav_sub ul li a.active
{
	color: #00324a;
}
.nav_sub ul li a:hover,
.nav_sub ul li a.selected
{
	color: #62bb46;
	text-decoration: none;
}

.nav_sub ul li ul
{
	padding: 4px 0 0 2px;
	width: 168px;
	height: auto;
	overflow: hidden;
}
.nav_sub ul li ul li
{
	width: 156px;
	background: url(images/icons/arrow_gray_6x6.gif) no-repeat left 7px;
	padding: 4px 0 4px 12px;
	color: #648596;
	text-transform: none;
}
.nav_sub ul li ul li.active
{
	background: url(images/icons/arrow_green_6x6.gif) no-repeat left 7px;
	color: #62bb46;
}
.nav_sub ul li ul li a,
.nav_sub ul li ul li a.active
{
	color: #648596;
}
.nav_sub ul li ul li a:hover,
.nav_sub ul li ul li a.selected
{
	color: #62bb46;
	text-decoration: none;
}
.nav_sub ul li ul li ul
{
	padding-top: 4px;
	width: 156px;
	height: auto;
	overflow: hidden;
	background: none;
}
.nav_sub ul li ul li ul li
{
	background: url(images/graphics/dot_gray_4x4.gif) no-repeat left 9px;
	padding: 4px 0 4px 10px;
	width: 146px;
	color: #648596;
}
.nav_sub ul li ul li.no_pad
{
	padding: 4px 0 0 10px;
}
.nav_sub ul li ul li ul li.active
{
	background: url(images/graphics/dot_green_4x4.gif) no-repeat left 9px;
	color: #62bb46;
}
.nav_sub ul li ul li ul li a
{
	color: #648596;
}
.nav_sub ul li ul li ul li a.active,
.nav_sub ul li ul li ul li a:hover
{
	color: #62bb46;
	text-decoration: none;
}
/*box noi dung tin chung khoan*/
.tinck
{
	width: 100%;
	height: auto;
	font: normal 10px verdana;
	color: #333;
	overflow: hidden;
}
.tinck p
{
	padding: 5px 0 8px;
}
.tinck .name
{
	font: bold 11px verdana;
	color: #00afe7;
	padding: 10px 0 8px;
}
.tinck .date
{
	font-weight: normal;
	display: block;
}
.tinck .tinkhac
{
	margin-top: 16px;
	background: url(images/graphics/dot_3x1.gif) repeat-x;
	padding: 20px 0 0 0px;
	color: #666;
}
.tinck .tinkhac p
{
	background: url(images/icons/arrow_gray_6x6.gif) no-repeat left 7px;
	padding: 3px 0 3px 15px;
}
.tinck .tinkhac p.link
{
	background: none;
	padding: 7px 0 5px;
	color: #00afe7;
	text-align: right;
}
.tinck .tinkhac p.link a
{
	color: #00afe7;
	font-weight: bold;
}
.tinck .tinkhac p a
{
  font-size:11px;
	color: #648596;
}
.tinck .tinkhac p a:visited
{
	color: #666;
}
/*box noi dung tin tuc*/
.tintuc
{
	width: 100%;
	height: auto;
	font: normal 10px verdana;
	color: #666;
	overflow: hidden;
}
.tintuc .box_tin
{
	height: auto;
	padding: 3px 0 10px;
	background: url(images/graphics/dot_menu_gray_3x1.gif) repeat-x left bottom;
	margin-bottom: 7px;
	overflow: hidden;
}
* html .tintuc .box_tin
{
	float: left;
}
.tintuc .box_tin p
{
  text-align:justify;
	padding: 0 10px;
}
.tintuc .box_tin p span
{
	font-size:11px;
}
.tintuc .box_tin .name
{
	padding: 12px 0;
	font: bold 12px verdana;
	color: #0089d0;
}
.tintuc .box_tin .name .date
{
	padding-top: 1px;
	font: normal 10px verdana;
	color: #648596;
	display: block;
}
.tintuc .box_tin img
{
	float: left;
	margin-right: 15px;
}
.tintuc .box_tin a
{
	color: #00afe7;
}
.tintuc .paging
{
	height: auto;
	padding: 15px 0 26px;
	overflow: hidden;
}
* html .tintuc .paging
{
	float: none;
	clear: both;
}
/*--bao cao phan tich*/
.baocao_detail
{
	clear: both;
	float: left;
	width: 706px;
	border: 0px solid #c7c9cb;
	padding: 0 10px 0 10px;
	margin: 9px 0;
	display: block;
}
.baocao_detail .title
{
	height: 24px;
	width: 684px;
	font: bold 11px/24px verdana;
	text-transform: uppercase;
	color: #009ee2;
	overflow: hidden;
}
.baocao_detail .date,
.baocao_detail .week
{
	width: 700px;
	height: auto;
	padding: 6px 4px 0 10px;
	overflow: hidden;
}
.baocao_detail .week
{
	width: 664px;
	padding:  6px 0 0 10px;
}
.baocao_detail .date li,
.baocao_detail .week li
{
	margin: 2px 1px 2px 2px;
	float: left;
	font: bold 10px verdana;
	color: #6d6e71;
}
.baocao_detail .week li
{
	margin: 2px;
}
*+html .baocao_detail .week li,
*+html .baocao_detail .date li
{
	margin: 2px 1px;
}
.baocao_detail .date li a,
.baocao_detail .week li a
{
	margin: 0 2px;
	color: #6d6e71;
}
*+html .baocao_detail .week li a
{
	margin: 0 1px;
}
* html .baocao_detail .week li a
{
	margin: 0 1px;
}
.baocao_detail .xemthem
{
	height: auto;
	clear: both;
	padding: 8px 14px 8px 0;
	text-align: right;
	font: bold 9px verdana;
	color: #009ee2;
}
* html .baocao_detail .xemthem
{
	padding: 8px 26px 8px 0;
}
*+html .baocao_detail .xemthem
{
	padding: 8px 26px 8px 0;
}
.baocao_detail .baocao_tin
{
	width: 664px;
	height: auto;
	padding: 6px 0 0 20px;
	overflow: hidden;
}
.baocao_detail .baocao_tin li
{
	width: 648px;
	height: auto;
	padding: 4px 0 4px 16px;
	background: url(images/icons/arrow_6x8.gif) no-repeat left 6px;
	float: left;
	font: normal 10px verdana;
	color: #6d6e71;
	overflow: hidden;
}
.baocao_detail .baocao_tin li a
{
	color: #6d6e71;
}
/*Quan hệ cổ đông*/
.baocao_detail .see_more
{
	width: auto;
	padding: 14px 0;
	text-align: right;
}
.baocao_detail .see_more a
{
	font: bold 10px tahoma;
}
.baocao_detail .ngay
{
	color: Gray; font-style: italic; /*padding-left: 3px;*/
}

/*trang chi tiet bao cao*/
.detail_baocao
{
	width: 728px;
	height: auto;
	overflow: hidden;
}
.detail_baocao li
{
	width: 712px;
	height: auto;
	padding: 4px 0 4px 16px;
	background: url(images/icons/arrow_6x8.gif) no-repeat left 6px;
	float: left;
	font: normal 10px verdana;
	color: #6d6e71;
	overflow: hidden;
}
.detail_baocao li a
{
	color: #6d6e71;
}
.detail_baocao li.link
{
	background: none;
	font: normal 9px verdana;
	color: #009ee2;
	padding-top: 13px;
	text-align: right;
}
.detail_baocao li.link a
{
	color: #009ee2;
}
/*du lieu doanh nghiep*/
.search_DL_home
{
	width: 755px;
	padding: 10px 0;
	font: bold 10px/20px verdana;
	color: #666;
}
.search_DL_home div
{
	padding: 0 4px 0 10px;
	float: left;
}
.search_DL_home div .w_68,
.search_DL_home div .w_272
{
	width: 68px;
	color: #666;
	margin-right: 10px;
}
.search_DL_home div .w_272
{
	width: 272px;
}
.search_DL_home div.end
{
	padding: 0;
}
.search_DL_home div.end .btn
{
	background: #b1c8d4 url(images/buttons/btn_ghi_1x18.gif) repeat-x;
	padding: 4px 8px 3px 6px;
	font: bold 10px tahoma;
	color: #fff;
	display: block;
}
.search_DL_home div.end .btn:hover
{
	text-decoration: none;
}
.box_maCK_DL
{
	clear: both;
	width: 735px;
	padding: 12px 10px 6px;
	border-bottom: 2px solid #8aca8b;
	font: bold 10px verdana;
	color: #000;
	overflow: hidden;
}
.box_maCK_DL a
{
	margin: 0 1px 0 2px;
	text-transform: uppercase;
	color: #000;
}
.box_maCK_DL a.tatca
{
	text-transform: none;
	margin: 0 2px 0 5px;
}
.box_maCK_DL a:hover
{
	color: #62bb46;
}
.paging_DL
{
	width: 735px;
	padding: 6px 10px 4px;
	border-top: 2px solid #8aca8b;
	font: bold 10px verdana;
	color: #000;
}
.paging_DL a
{
	margin: 0 3px;
	color: #000;
}
.paging_DL a:hover
{
	color: #62bb46;
}
.DL_table
{
	width: 735px;
	padding: 10px;
}
.DL_table table
{
	width: 100%;
}
.DL_table table tr.title
{
	font: bold 10px verdana;
	color: #007cb7;
}
.DL_table table tr.title td
{
	color: #007cb7;
}
.DL_table table td
{
	padding: 8px 3px;
	color: #666;
}
.DL_table table td.name_san
{
	text-transform: uppercase;
	text-align: center;
}
.DL_table table td.mack
{
	font: normal 10px verdana;
	color: #0089d0;
	text-transform: uppercase;
}
.DL_table table td.mack a
{
	color: #0089d0;
}
.DL_table table td a
{
	color: #666;
}
.DL_table table td.left
{
	text-align: left;
}
.DL_table table td.right
{
	text-align: right;
}
.DL_table table td.mid
{
	text-align: center;
}
.DLDN_header
{
	width: 745px;
	height: auto;
	padding: 0 10px 12px 0;
	overflow: hidden;
}
.DLDN_header .name_title
{
	float: left;
	font: bold 13px/20px verdana;
	color: #0072bc;
	text-transform: uppercase;
}
.DLDN_header .name_title a
{
	color: #0072bc;
}
.DLDN_header .search
{
	float: right;
}
.DLDN_header .search .w_184
{
	width: 184px;
	padding: 2px;
	color: #666;
	float: left;
	border: 1px solid #CCD0D3;
	background: #fff;
}
.DLDN_header .search .button
{
	background: #b1c8d4 url(images/buttons/btn_ghi_1x18.gif) repeat-x;
	font: bold 10px tahoma;
	color: #fff;
	padding: 4px 8px 3px 6px;
	margin-left: 8px;
	float: left;
}
.DLDN_header .search .button:hover
{
	text-decoration: none;
}
.box_CSgiaodich
{
	clear: both;
	width: 735px;
	height: auto;
	border: 2px solid #d8d8db;
	border-left: none;
	border-right: none;
	padding: 15px 10px;
	overflow: hidden;
}
.box_CSgiaodich .box_left
{
	width: 110px;
	float: left;
}
.box_CSgiaodich .box_left p
{
	height: 18px;
	font: normal 10px verdana;
	overflow: hidden;
	text-align: center;
}
.box_CSgiaodich .box_left p.max
{
	height: 32px;
	font: bold 28px/29px verdana;
	padding-left: 0;
	overflow: hidden;
}
.box_CSgiaodich .box_right
{
	width: 625px;
	float: left;
}
.box_CSgiaodich .box_right .w_95,
.box_CSgiaodich .box_right .w_170
{
	padding-left: 6px;
	width: 168px;
	font: normal 10px verdana;
	color: #656668;
	float: left;
}
.box_CSgiaodich .box_right .w_95
{
	width: 86px;
}
.box_CSgiaodich .box_right .w_95 p,
.box_CSgiaodich .box_right .w_170 p
{
	height: 22px; /*	background:url(images/graphics/bg_1x22.gif) repeat-x; */
	line-height: 22px;
	padding-bottom: 1px;
	overflow: hidden;
}
.box_CSgiaodich .box_right .w_95 p strong,
.box_CSgiaodich .box_right .w_170 p strong,
.box_CSgiaodich .box_right .w_95 p strong.left
{
	width: 41px;
	height: 22px;
	padding-left: 10px;
	font-weight: bold;
	overflow: hidden;
	float: left;
}
.box_CSgiaodich .box_right .w_95 p strong.left
{
	width: 37px;
	padding-left: 12px;
}
.box_CSgiaodich .box_right .w_170 p strong
{
	width: 78px;
}
.box_CSgiaodich .box_right .w_95 p span,
.box_CSgiaodich .box_right .w_170 p span,
.box_CSgiaodich .box_right .w_95 p span.right
{
	width: 31px;
	height: 22px;
	overflow: hidden;
	float: left;
	text-align: right;
	padding-right: 4px;
}
.box_CSgiaodich .box_right .w_95 p span.right
{
	width: 33px;
}
.box_CSgiaodich .box_right .w_170 p span
{
	width: 68px;
	padding-left: 8px;
}

.box_search_sosanh
{
	width: 507px;
	height: auto;
	padding: 16px 0 5px 248px;
	overflow: hidden;
}
.box_search_sosanh .search
{
	float: left;
	width: 257px;
}
.box_search_sosanh .search .w_124
{
	width: 124px;
	padding: 2px;
	color: #666;
	float: left;
	border: 1px solid #CCD0D3;
	background: #fff;
}
.box_search_sosanh .search .button
{
	background: #b1c8d4 url(images/buttons/btn_ghi_1x18.gif) repeat-x;
	font: bold 10px tahoma;
	color: #fff;
	padding: 4px 8px 3px 6px;
	margin-left: 8px;
	float: left;
	
}
.box_search_sosanh .search .button:hover
{
	text-decoration: none;
}
.box_search_sosanh .link
{
	float: right;
	width: 250px;
	font: normal 11px /20px verdana;
	color: #0089d0;
	text-align: right;
}
.box_search_sosanh .link a
{
	margin: 0 6px;
	color: #0089d0;
}
.bieudogia
{
	width: 745px;
	height: auto;
	overflow: hidden;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 0px;
}
.box_end_DLDN
{
	width: 755px;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
}
.box_425
{
	width: 425px;
	float: left;
}
.box_318
{
	width: 318px;
	float: right;
}
.baocaotaichinh, .cacchitieu
{
	width: 425px;
	margin-bottom: 20px;
}
.cacchitieu
{
	width: 318px;
}
.gioithieudoanhnghiep, .ctycungnganh
{
	width: 425px;
	
}
.ctycungnganh
{
	width: 318px;
	overflow: auto;
}

.gioithieudoanhnghiep .main_content
{
	width: 405px;
	height:200px;
	font: normal 11px verdana;
	color: #666;
	padding: 6px 10px 0;
	overflow: auto;
}
.search_DL_lich
{
	clear: both;
	width: 745px;
	padding: 8px 10px 5px 0;
	height: auto;
	overflow: hidden;
}
.search_DL_lich div
{
	float: left;
}
.search_DL_lich div.text_none,
.search_DL_lich div.text
{
	font: bold 10px/20px verdana;
	color: #666;
	padding: 0 10px 0 16px;
}
.search_DL_lich div.text_none
{
	padding-left: 0;
}
.search_DL_lich div .loai
{
	width: 246px;
}
.search_DL_lich div .ngay
{
	width: 115px;
}
.search_DL_lich div.end
{
	padding-left: 10px;
}
.search_DL_lich div.end .btn
{
	background: #b1c8d4 url(images/buttons/btn_ghi_1x18.gif) repeat-x;
	padding: 4px 8px 3px 6px;
	font: bold 10px tahoma;
	color: #fff;
	display: block;
}
.search_DL_lich div.end .btn:hover
{
	text-decoration: none;
}
.box_table_DL_lich
{
	width: 745px;
	padding-right: 10px;
}
.box_DL_tintuc
{
	clear: both;
	width: 745px;
	height: auto;
	padding: 6px 10px 0 0;
	overflow: hidden;
}
.box_DL_tintuc p
{
	height: auto;
	padding: 5px 0;
	overflow: hidden;
}
.box_DL_tintuc p .left
{
	width: 120px;
	float: left;
}
.box_DL_tintuc p .right
{
	width: 625px;
	float: right;
}
.box_DL_tintuc p .right a
{
	color: #231f20;
}
.box_DL_tintuc .paging
{
	height: auto;
	border-top: 1px solid #e7e5e4;
	padding: 16px 0 10px;
	margin-top: 12px;
	overflow: hidden;
}
* html .box_DL_tintuc .paging
{
	margin-top: 14px;
}
.DL_HSDN
{
	clear: both;
	width: 745px;
	height: auto;
	overflow: hidden;
	padding-right: 10px;
}
.DL_HSDN .name_title
{
	height: auto;
	padding: 20px 0 12px;
	font: bold 13px/20px verdana;
	color: #0072bc;
	text-transform: uppercase;
	overflow: hidden;
}
.DL_HSDN .name_title a
{
	color: #0072bc;
}
.box_TTCP
{
	width: 745px;
	padding-bottom: 25px;
	height: auto;
	overflow: hidden;
}
.box_TTCP .box_left, .box_TTCP .box_right
{
	width: 365px;
	float: left;
	font: bold 10px verdana;
	color: #666;
}
.box_TTCP .box_right
{
	float: right;
}
.box_TTCP .box_left .bg_blue,
.box_TTCP .box_right .bg_blue
{
	width: 345px;
	height: auto;
	border-bottom: 1px solid #fff;
	background-color: #eef6fe;
	padding: 4px 10px;
	overflow: hidden;
}
.box_TTCP .box_left .bg_blue .left,
.box_TTCP .box_right .bg_blue .left
{
	width: 200px;
	float: left;
}
.box_TTCP .box_left .bg_blue .right,
.box_TTCP .box_right .bg_blue .right
{
	width: 145px;
	text-align: right;
	float: right;
}
.hso_detail
{
	height: auto;
	border: 1px solid #DFE6EB;
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
}
.hso_detail .odd, .hso_detail .even
{
	height: auto;
	padding: 4px 0;
	background: #fff;
	color: #333;
	overflow: hidden;
}
.hso_detail .even
{
	background: #EEF6FE;
}
.hso_detail .odd strong,
.hso_detail .even strong
{
	width: 178px;
	padding-left: 10px;
	float: left;
}
.hso_detail .odd span,
.hso_detail .even span
{
	width: 557px;
	float: left;
}
.hso_detail .odd span a,
.hso_detail .even span a
{
	color: #333;
}
.title_icon_plus, .title_icon_plus1, .title_icon_plus_close
{
	height: auto;
	background: url(images/icons/icon_11x10.gif) no-repeat left 7px;
	font: bold 11px verdana;
	color: #7e9baa;
	text-transform: uppercase;
	padding: 5px 0 5px 20px;
	overflow: hidden;
}
.title_icon_plus a, .title_icon_plus_close a
{
	color: #7e9baa;
}

.title_icon_plus_close
{
  	background: url(images/icons/icon_11x10_close.gif) no-repeat left 7px;
}

.content_of_title_plus
{
	height: auto;
	padding: 8px 0 8px 20px;
	overflow: hidden;
}
.content_of_title_plus p
{
	clear: both;
}
.content_of_title_plus .bold
{
	padding: 8px 0;
	font-weight: bold;
	text-decoration: underline;
}
.content_of_title_plus .day,
.content_of_title_plus .text
{
	width: 615px;
	float: left;
	padding: 4px 0;
}
.content_of_title_plus .day
{
	width: 110px;
}
.content_of_title_plus .left,
.content_of_title_plus .right
{
	width: 140px;
	float: left;
	padding: 4px 0;
}
.content_of_title_plus .right
{
	width: 585px;
}
.tab_DL
{
	width: 729px;
	background: url(images/graphics/bg_tab_DL_1x2.gif) repeat-x left bottom;
	height: 27px;
	padding: 0 8px;
	margin-bottom: 16px;
}
.tab_DL a
{
	background: url(images/graphics/DL_left_9x27.gif) no-repeat left top;
	height: 27px;
	font: bold 10px verdana;
	color: #7e9baa;
	text-transform: uppercase;
	padding-left: 9px;
	float: left;
	margin-right: 5px;
	border: 0;
	cursor: pointer;
}

.tab_DL a span
{
	height: 27px;
	float: left;
	background: url(images/graphics/DL_right_9x27.gif) no-repeat right top;
	padding-right: 9px;
}
.tab_DL a span strong
{
	height: 18px;
	background: url(images/graphics/DL_mid_1x27.gif) repeat-x left top;
	padding: 9px 16px 0;
	float: left;
}
.tab_DL a:hover,
.tab_DL a.active
{
	background: url(images/graphics/DL_left_active_9x27.gif) no-repeat left top;
	text-decoration: none;
	color: #395e6e;
}
.tab_DL a:hover span,
.tab_DL a.active span
{
	background: url(images/graphics/DL_right_active_9x27.gif) no-repeat right top;
}
.tab_DL a:hover span strong,
.tab_DL a.active span strong
{
	height: 17px;
	background: url(images/graphics/DL_mid_active_1x27.gif) repeat-x left top;
	padding: 10px 16px 0;
}
.box_DL_1
{
	clear: both;
	width: 745px;
	height: auto;
	overflow: hidden;
	margin-bottom: 16px;
}
.box_DL_1 .box_left,
.box_DL_1 .box_right
{
	width: 365px;
	padding: 8px 0;
	float: left;
}
.box_DL_1 .box_right
{
	padding: 0;
	float: right;
	text-align: center;
}
.box_DL_1 .box_left .blue
{
	width: 339px;
	height: auto;
	border-bottom: 1px solid #fff;
	background-color: #eef6fe;
	font: bold 10px verdana;
	color: #666;
	padding: 4px 16px 4px 10px;
	overflow: hidden;
}
.box_DL_1 .box_left .blue .left,
.box_DL_1 .box_left .blue .right
{
	width: 200px;
	float: left;
}
.box_DL_1 .box_left .blue .right
{
	width: 139px;
	text-align: right;
}
.title_icon_plus1
{
	clear: both;
	color: #666;
}
.content_plus1
{
	width: 700px;
	padding-left: 45px;
	height: auto;
	overflow: hidden;
}
.content_plus1 p
{
	width: 686px;
	height: auto;
	background: url(images/icons/arrow_gray_6x6.gif) no-repeat left 9px;
	padding: 5px 0 5px 14px;
	overflow: hidden;
}
.search_TTTC
{
	clear: both;
	width: 745px;
	height: auto;
	margin-bottom: 12px;
	overflow: hidden;
}
.search_TTTC .search_left,
.search_TTTC .search_right
{
	float: left;
	line-height: 20px;
}
.search_TTTC .search_left .list_box
{
	width: 65px;
}
.search_TTTC .search_right .list_box
{
	width: 130px;
}
.search_TTTC .search_right
{
	float: right;
}
/*E--dulieudoanhnghiep*/
.box_1
{
	margin-bottom: 30px;
}
.title_blue
{
	height: 19px;
	border-top: 2px solid #d3eaf6;
	border-bottom: 1px solid #b6c9d4;
	background: #d0e3ed url(images/graphics/bg_blue_1x21.gif) repeat-x left top;
	font: normal 11px/18px verdana;
	padding: 2px 8px 0 10px;
	margin-bottom: 6px;
	overflow: hidden;
}
* html .title_blue
{
	padding-bottom: 2px;
}
* + html .title_blue
{
	padding-bottom: 2px;
}
.title_blue .name
{
	height: auto;
	color: #231f20;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	overflow: hidden;
}
.title_blue .chitiet
{
	height: auto;
	float: right;
	overflow: hidden;
}
.box_content
{
	width: 100%;
	color: #656668;
}
.box_content .text
{
	padding: 6px 10px 0 10px;
}
.box_content table,
.box_table table
{
	width: 100%;
	font: normal 11px verdana;
	color: #333;
	overflow: hidden;
}
.box_table table
{
	border: 1px solid #dfe6eb;
}
.box_content table tr
{
	padding: 2px 0 2px;
}
.box_table table tr td
{
	padding: 6px 2px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.box_content table tr td .h_scoll
{
	width: auto;
	height: 366px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
}
.box_content table tr td .r_24
{
	text-align: right;
}
* html .box_content table tr td .r_24
{
	padding-right: 20px;
}
* + html .box_content table tr td .r_24
{
	padding-right: 20px;
}
* html .box_content table tr td .h_scoll
{
	width: 100%;
}
.box_table table tr td.mack
{
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.box_table table tr td.text_right
{
	text-align: right;
}
.box_table table tr td.text_mid,
.box_content table tr td.text_mid
{
	text-align: center;
}
.box_table table tr td.text_right img
{
	margin: 2px 2px 0 5px;
}
.box_content table tr td
{
	padding: 3px 3px 3px 4px;
}
.box_content table tr td.bold
{
	font-weight: bold;
}

.box_table table tr.blue,
.box_content table tr.blue
{
	background: #eef6fe;
}
.box_content table tr.bg_title,
.box_table table tr.title,
.box_table table tr.title_1
{
	background: #f3f4f4 url(images/graphics/bg_1x32.gif) repeat-x left top;
	border-top: 1px solid #b7c8d1;
	border-bottom: 1px solid #b4d2e2;
	font: bold 11px verdana;
	color: #0072bc;
}
.box_content table tr td.text_blue,
.box_content table tr.blue td.text_blue,
.box_content table tr td.text_blue1,
.box_content table tr.blue td.text_blue1
{
	color: #0089d0;
	text-align: center;
}
.box_content table tr td.text_blue1,
.box_content table tr.blue td.text_blue1
{
	text-align: left;
}
.box_content table tr td.text_blue a,
.box_content table tr.blue td.text_blue a
{
	color: #0089d0;
}
.box_content table tr td.right
{
	text-align: right;
}

.box_table table tr.title_sub
{
	background: #f2f4f6 url(images/graphics/bg_tr_1x30.gif) repeat-x left top;
	text-align: center;
	color: #333;
}
.box_table table tr.title_1
{
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.box_content table tr.bg_title td span,
.box_table table tr.title td span
{
	color: #6d6e71;
	vertical-align: middle;
}
.box_content table tr.bg_title td
{
	text-align: center;
	line-height: 16px;
}
.box_table table tr.title td
{
	text-align: center;
}
/*box tin tuc 1*/
.box_tintuc_1
{
	width: 728px;
	height: auto;
	overflow: hidden;
}
.content_news
{
	width: 708px;
	height: auto;
	padding: 8px 10px 0;
	overflow: hidden;
}
.content_news ul
{
	padding-bottom: 6px;
}
.content_news ul li
{
	width: 710px;
	height: auto;
	padding: 8px 0 16px;
	background: url(images/graphics/dot_3x1.gif) repeat-x left bottom;
}
.content_news ul li .date
{
	width: 682px;
	height: 19px;
	font: bold 11px/19px verdana;
	color: #333;
	background: url(images/icons/icon_tin_19x16.gif) no-repeat left;
	padding-left: 28px;
	overflow: hidden;
	margin-bottom: 5px;
}
.content_news ul li .tin
{
	padding-top: 9px;
	width: 680px;
	height: auto;
	padding-left: 30px;
	color: #666;
	overflow: hidden;
}
.content_news ul li .tinQHCD
{
	color: #666;
}
.content_news ul li .tin .time
{
	width: 72px;
	float: left;
}
.content_news ul li .tin .text
{
	width: 608px;
	float: left;
}
.content_news ul li .tin .text a
{
	color: #666;
}
.content_news .paging
{
	width: 708px;
	padding: 10px 0;
}
.content_news .see_more,
.detail_newstime .see_more
{
	width: auto;
	padding: 14px 0;
	text-align: right;
}
.content_news .see_more a,
.detail_newstime .see_more a
{
	font: bold 10px tahoma;
}
.nd_search
{
	width: 706px;
	height: 22px;
	padding: 8px 0 0 16px;
	overflow: hidden;
	margin-bottom: 8px;
}
.nd_search_1
{
	width: auto;
	height: 22px;
	padding: 6px 2px 0;
	overflow: hidden;
	margin-bottom: 8px;
}
.nd_search li, .nd_search_1 li
{
	height: 22px;
	padding: 0 2px 0 2px;
	line-height: 22px;
	float: left;
}
.nd_search li .left_li,
.nd_search_1 li .left_li
{
	overflow: hidden;
	float: left;
}
.nd_search li .right_li,
.nd_search_1 li .right_li
{
	float: left;
	display: inline;
}
.nd_search li .w_141,
.nd_search li .left_li .w_103,
.nd_search_1 li .left_li .w_103
{
	width: 141px;
	padding: 1px;
	font: normal 11px verdana;
	color: #231f20;
	margin-left: 4px;
}
.nd_search li .left_li .w_103,
.nd_search_1 li .left_li .w_103
{
	width: 103px;
}
.calender
{
	background: url(images/icons/calender_24x22.gif) no-repeat;
	width: 24px;
	height: 22px;
	margin-left: 4px;
	cursor: pointer;
}
.nd_search li .w_70
{
	padding-left: 2px;
	width: 70px;
}
.nd_search li.button,
.nd_search_1 li.button
{
	padding: 0 5px 0 0;
}
.nd_search li.button .btn,
.nd_search_1 li.button .btn
{
	height: 18px;
	width: 65px;
	background: url(images/buttons/btn_search_1x18.gif) repeat-x;
	border: 1px solid #c9c9c9;
	font: bold 10px/18px tahoma;
	text-align: center;
	color: #333;
	display: block;
	text-decoration:none;
}
.nd_search li.button .btn:hover
{
	text-decoration: none;
}
.news_time
{
	padding-top: 9px;
	width: 680px;
	height: auto;
	padding-left: 30px;
	color: #666;
	overflow: hidden;
}
.detail_newstime
{
	width: 680px;
	padding: 12px 20px;
	height: auto;
	overflow: hidden;
}
.detail_newstime p
{
	width: 680px;
	height: auto;
	overflow: hidden;
	padding: 4px 0 8px;
}
.detail_newstime p .time
{
	width: 72px;
	float: left;
}
.detail_newstime p .text
{
	width: 608px;
	float: left;
}
.detail_newstime p .text a
{
	color: #666;
}
.loctin
{
	width: 708px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.loctin ul
{
	width: 348px;
	padding: 0 180px;
}
.loctin ul li
{
	text-align: left;
	padding: 0 4px;
	height: 22px;
	line-height: 22px;
	float: left;
}
.loctin ul li .textbox
{
	width: 160px;
	padding: 1px;
}
.loctin ul li .calender
{
	width: 24px;
	height: 22px;
	background: url(images/icons/calender_24x22.gif) no-repeat;
	display: block;
}
.loctin ul li .btn
{
	height: 18px;
	width: 62px;
	background: url(images/buttons/btn_search_1x18.gif) repeat-x;
	border: 1px solid #c9c9c9;
	font: bold 10px/18px tahoma;
	color: #333;
	text-align: center;
	display: block;
}
.loctin ul li .btn:hover
{
	text-decoration: none;
}
.loctin ul li .listbox
{
	width: 60px;
	font-size: 11px;
	color: #666;
}
.loctin_1, .loctin_2
{
	width: 730px;
	height: auto;
	padding: 10px 0;
	overflow: hidden;
}
.loctin_2
{
	padding: 8px 0 15px;
}
.loctin_1 ul,
.loctin_1 .ul_content
{
	width: auto;
	float: right;
}
.loctin_2 ul
{
	width: 670px;
	padding-left: 60px;
}
.loctin_1 ul li,
.loctin_2 ul li,
.loctin_1 .ul_content li
{
	text-align: left;
	padding: 0 4px;
	height: 22px;
	line-height: 22px;
	float: left;
}
.loctin_1 ul li .textbox
{
	width: 160px;
	padding: 1px;
}
.loctin_2 ul li .listbox_200,
.loctin_1 ul li .listbox_60,
.loctin_2 ul li .listbox_60
{
	width: 240px;
}
.loctin_1 ul li .listbox_60,
.loctin_2 ul li .listbox_60
{
	width: 60px;
}
.loctin_1 ul li .calender,
.loctin_1 .ul_content li .calender
{
	width: 24px;
	height: 22px;
	background: url(images/icons/calender_24x22.gif) no-repeat;
	display: block;
}
.loctin_1 ul li .btn,
.loctin_2 ul li .btn,
.loctin_1 .ul_content li .btn
{
	height: 18px;
	width: 62px;
	background: url(images/buttons/btn_search_1x18.gif) repeat-x;
	border: 1px solid #c9c9c9;
	font: bold 10px/18px tahoma;
	color: #333;
	text-align: center;
	display: block;
}
.loctin_1 ul li .btn:hover,
.loctin_2 ul li .btn:hover
{
	text-decoration: none;
}
.tintraiphieu
{
	padding-top: 5px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.tintraiphieu a
{
  font: normal 11px tahoma;
}

.tintraiphieu a:hover
{
  color:Gray;
  text-decoration: none;
  
}


.tintraiphieu .paging
{
	padding: 12px 0 8px;
}
.thongkeTT
{
	padding-top: 8px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.thongkeTT .box_tt
{
	width: 728px;
	height: auto;
	overflow: hidden;
}
.thongkeTT .box_tt .left,
.thongkeTT .box_tt .right
{
	width: 448px;
	border: 1px solid #b6c9d4;
	float: left;
}
.thongkeTT .box_tt .left
{
	width: 276px;
	padding-right: 2px;
	border: none;
}
.thongkeTT .box_tt .right .title
{
	width: 448px;
	height: 21px;
}
.thongkeTT .box_tt .right .title a
{
	background: url(images/graphics/bg_tab_active_1x21.gif) repeat-x;
	color: #fff;
	width: 222px;
	padding: 4px 0 0;
	height: 17px;
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	float: left;
}
.thongkeTT .box_tt .right .title a:hover,
.thongkeTT .box_tt .right .title a.active
{
	background: url(images/graphics/bg_tab_1x21.gif) repeat-x;
	text-decoration: none;
	color: #333;
}
.thongkeTT .box_tt .right .content_tqtt
{
	clear: both;
	width: 428px;
	height: 140px;
	padding: 7px 10px;
	overflow: hidden;
}
.thongkeTT .box_tt .right .content_tqtt .img_bd
{
	float: left;
	width: 264px;
	height: 140px;
}
.thongkeTT .box_tt .right .content_tqtt .cso
{
	width: 140px;
	height: 102px;
	padding: 38px 3px 0;
	background: #fff;
	float: right;
}
.thongkeTT .box_tt .right .content_tqtt .cso .col1,
.thongkeTT .box_tt .right .content_tqtt .cso .col2
{
	width: 140px;
	height: 32px;
	font: bold 24px/32px verdana;
}
.thongkeTT .box_tt .right .content_tqtt .col1 img
{
	margin: 3px 8px 0 0;
}
.thongkeTT .box_tt .right .content_tqtt .cso .col2
{
	height: 24px;
	font: normal 10px/24px verdana;
	text-align: center;
}
.thongkeTT .box_tt_2
{
	width: 100%;
	height: auto;
	padding-top: 8px;
	overflow: hidden;
}
.thongkeTT .box_tt_2 .name
{
	background: url(images/icons/icon_1_13x13.gif) no-repeat left 1px;
	padding-left: 23px;
	font: bold 11px verdana;
	color: #333;
	text-transform: uppercase;
	float: left;
}
.thongkeTT .box_tt_2 .click_choose
{
	float: right;
}
.thongkeTT .box_tt_2 .click_choose .choose_search
{
	margin: 0 16px;
	float: left;
}
.thongkeTT .box_tt_2 .click_choose .choose_search .check_box
{
	margin: 0 5px 0 0;
}
* html .thongkeTT .box_tt_2 .click_choose .choose_search .check_box
{
	margin: -3px 2px 0 0;
}
* + html .thongkeTT .box_tt_2 .click_choose .choose_search .check_box
{
	margin: -3px 2px 0 0;
}
.thongkeTT .box_tt_2 .search
{
	height: 22px;
	padding: 5px 0 10px;
	float: left;
}
.thongkeTT .box_tt_2 .img_ex
{
	float: right;
}
.thongkeTT .box_tt_2 .search_maCK
{
	height: 22px;
	padding: 5px 24px 10px 0;
	float: left;
}

.thongkeTT .box_tt_2 .search .text,
.thongkeTT .box_tt_2 .search_maCK .text,
.thongkeTT .box_tt_2 .search .text1,
.thongkeTT .box_tt_2 .search_maCK .text1
{
	height: 18px;
	float: left;
	line-height: 18px;
	padding-left: 10px;
}
.thongkeTT .box_tt_2 .search .text1,
.thongkeTT .box_tt_2 .search_maCK .text1
{
	padding-left: 0px;
}
.thongkeTT .box_tt_2 .search .box_input,
.thongkeTT .box_tt_2 .search_maCK .box_input
{
	float: left;
	padding-left: 2px;
}
.thongkeTT .box_tt_2 .search_maCK .box_input .textbox_date
{
	width: 120px;
	padding: 1px;
}
.thongkeTT .box_tt_2 .search_maCK .box_input .list_box
{
	width: 70px;
	padding: 1px 0 1px 1px;
}
.thongkeTT .box_tt_2 .search .box_input .listbox_day,
.thongkeTT .box_tt_2 .search_maCK .box_input .listbox_day
{
	width: 120px;
}
.thongkeTT .box_tt_2 .search .box_input .input_text
{
	padding: 1px;
	width: 150px;
}
.thongkeTT .box_tt_2 .search .box_input .list_box
{
	width: 76px;
	padding: 1px;
}

.thongkeTT .box_tt_2 .btn
{
	height: 18px;
	width: 62px;
	background: url(images/buttons/btn_search_1x18.gif) repeat-x;
	border: 1px solid #c9c9c9;
	font: bold 10px/18px tahoma;
	color: #333;
	text-align: center;
	display: block;
	margin-left: 4px;
}
.thongkeTT .box_tt_2 .btn:hover
{
	text-decoration: none;
}
.thongkeTT .box_tt_2 .table_sum
{
	clear: both;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.thongkeTT .box_tt_2 .table_sum .paging
{
	padding: 12px 0 8px;
}
.search_tindaugia
{
	width: 686px;
	height: 22px;
	padding: 8px 5px 10px 15px;
}
.search_tindaugia li
{
	padding: 0 10px;
	height: 22px;
	line-height: 18px;
	float: left;
}
.search_tindaugia li .box_text
{
	width: 100px;
	padding: 1px;
}
.search_tindaugia li .listbox_1,
.search_tindaugia li .listbox_2
{
	width: 122px;
	padding-left: 2px;
}
.search_tindaugia li .listbox_2
{
	width: 100px;
}
.search_tindaugia li .btn
{
	height: 18px;
	width: 65px;
	background: url(images/buttons/btn_search_1x18.gif) repeat-x;
	border: 1px solid #c9c9c9;
	font: bold 10px/18px tahoma;
	text-align: center;
	color: #333;
	display: block;
}
.search_tindaugia li .btn:hover
{
	text-decoration: none;
}
.search_lichsukien
{
	width: 736px;
	height: auto;
	padding: 2px 0 2px 20px;
	overflow: hidden;
}
.search_lichsukien li
{
	padding: 0 6px;
	float: left;
}
.search_lichsukien li .text
{
	height: 20px;
	line-height: 20px;
	margin-bottom: 4px;
	display: inline;
}
.search_lichsukien li .textbox_w140
{
	width: 140px;
	padding: 1px;
}
.search_lichsukien li .l
{
	float: left;
}
.search_lichsukien li .l .textbox_w100
{
	width: 100px;
	padding: 1px;
}
.search_lichsukien li .r
{
	float: left;
}
.search_lichsukien li .list
{
	width: 168px;
	padding-left: 2px;
}
.search_lichsukien li .btn
{
	margin-top: 20px;
	height: 18px;
	width: 65px;
	background: url(images/buttons/btn_search_1x18.gif) repeat-x;
	border: 1px solid #c9c9c9;
	font: bold 10px/18px tahoma;
	text-align: center;
	color: #333;
	display: block;
}
.search_lichsukien li .btn:hover
{
	text-decoration: none;
}
.box_bor_gray
{
	width: 780px;
	height: auto;
	overflow: hidden;
	background: #fff url(images/graphics/bg_gray_1x76.gif) repeat-x;
	margin-bottom: 8px;
}
.box_bor_gray .no_top
{
	border: 1px solid #dce5ea;
	border-bottom: none;
	width: 728px;
	height: auto;
	padding: 10px 25px 6px;
	overflow: hidden;
}
.box_bor_gray .bottom
{
	background: url(images/graphics/bottom_gray_l_5x5.gif) no-repeat;
	padding-left: 5px;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.box_bor_gray .bottom .right
{
	background: url(images/graphics/bottom_gray_r_5x5.gif) no-repeat right;
	height: 5px;
	padding-right: 5px;
}
.box_bor_gray .bottom .right .mid
{
	background: url(images/graphics/bottom_gray_mid_1x5.gif) repeat-x;
	height: 5px;
	display: block;
}
/*lich su kien*/
.box_lichsukien
{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 8px;
}
.box_lichsukien .top,
.box_lichsukien .bottom
{
	height: 6px;
	background: url(images/graphics/cal_top_left_6x6.gif) no-repeat;
	padding-left: 6px;
	font-size: 0;
	line-height: 0;
}
.box_lichsukien .top .right,
.box_lichsukien .bottom .right
{
	height: 6px;
	background: url(images/graphics/cal_top_right_6x6.gif) no-repeat right;
	padding-right: 6px;
}
.box_lichsukien .top .right .mid,
.box_lichsukien .bottom .right .mid
{
	height: 6px;
	background: url(images/graphics/cal_top_mid_1x6.gif) repeat-x;
	display: block;
}
.box_lichsukien .bottom
{
	background: url(images/graphics/cal_bottom_left_6x6.gif) no-repeat;
}
.box_lichsukien .bottom .right
{
	background: url(images/graphics/cal_bottom_right_6x6.gif) no-repeat right;
}
.box_lichsukien .bottom .right .mid
{
	background: url(images/graphics/cal_bottom_mid_1x6.gif) repeat-x;
}
.box_lichsukien .content_box
{

	border: 1px solid #62bb46;
	border-top: none;
	border-bottom: none;
	padding: 8px 8px;
}
.box_lichsukien .content_box table
{
}
.box_lichsukien .content_box table tr td,
.box_lichsukien .content_box table tr td.bor
{
	padding: 3px;
	vertical-align: top;
}
.box_lichsukien .content_box table tr td.bor
{
	border: 1px solid #cae5f3;
	width: 102px;
}
.box_lichsukien .content_box table .head td
{
	height: 22px;
	padding: 6px 0 10px;
	border: 1px solid #d9e4ea;
}
.box_lichsukien .content_box table .head .name
{
	font: normal 15px/22px tahoma;
	color: #666;
	text-transform: uppercase;
	border: none;
}
.box_lichsukien .content_box table .head .pre
{
	background: url(images/graphics/bg_pre_1x12.gif) no-repeat right 14px;
	border: none;
}
.box_lichsukien .content_box table .head .next
{
	text-align: right;
	border: none;
}
.box_lichsukien .content_box table .head .pre a,
.box_lichsukien .content_box table .head .next a
{
	font: normal 11px/22px verdana;
	color: #666;
}
.box_lichsukien .content_box table .head .choose
{
	text-align: right;
	border: none;
}
.box_lichsukien .content_box table .head .choose .list_choose
{
	width: 160px;
	padding-left: 2px;
	font: normal 11px verdana;
	color: #666;
}
.box_lichsukien .content_box table .day
{
	background: url(images/graphics/bg_lich_1x30.gif) repeat-x;
	height: 30px;
}
.box_lichsukien .content_box table .day td
{
	height: 24px;
	font: bold 11px/24px verdana;
	color: #fff;
	text-align: center;
	border: none;
}
.box_lichsukien .content_box .normal,
.box_lichsukien .content_box .now
{
	font: normal 18px Arial;
	color: #333;
}
.box_lichsukien .content_box .now
{
	color: #66cc33;
}
.box_lichsukien .content_box .event
{
	font: normal 10px verdana;
	text-transform: uppercase;
	color: #0089d0;
	margin: 3px 20px 3px 0;
	float: left;
}
/*timkiemthongtin*/
.inf_search
{
	width: 708px;
	height: auto;
	padding-left: 30px;
	overflow: hidden;
}
.inf_search ul
{
	width: 688px;
	height: auto;
	padding: 5px 10px;
	overflow: hidden;
}
.inf_search ul li
{
	width: 688px;
	height: 23px;
	padding: 3px 0 5px;
	float: left;
}
.inf_search ul li .nd_left
{
	width: 200px;
	height: 22px;
	font: bold 11px/20px verdana;
	text-align: right;
	float: left;
}
.inf_search ul li .nd_right
{
	width: 480px;
	height: 22px;
	line-height: 20px;
	float: right;
}
.inf_search ul li .nd_right .tukhoa
{
	width: 360px;
	padding: 1px;
	color: #333;
}
.inf_search ul li .nd_right .checkbox_kieu
{
	margin: 0 8px 0 28px;
}
* html .inf_search ul li .nd_right .checkbox_kieu
{
	margin: -3px 5px 0 25px;
}

* + html .inf_search ul li .nd_right .checkbox_kieu
{
	margin: -3px 5px 0 25px;
}
.inf_search ul li .nd_right .choose_date
{
	width: 117px;
	padding: 1px;
	float: left;
}
.inf_search ul li .nd_right .calendar
{
	background: url(images/icons/calender_24x22.gif) no-repeat;
	width: 24px;
	height: 22px;
	display: block;
	float: left;
	margin-left: 5px;
}
.inf_search ul li .nd_right .date_next
{
	width: 82px;
	height: 22px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	float: left;
	margin-right: 8px;
}
.inf_search ul li .nd_right .list_news
{
	width: 210px;
	font: normal 11px verdana;
	color: #333;
}
.inf_search ul li .nd_right .num
{
	width: 60px;
	color: #333;
}
.inf_search ul li .nd_right .btn
{
	height: 18px;
	width: 65px;
	background: url(images/buttons/btn_search_1x18.gif) repeat-x;
	border: 1px solid #c9c9c9;
	font: bold 10px/18px tahoma;
	text-align: center;
	color: #333;
	display: block;
}
.inf_search ul li .nd_right .btn:hover
{
	text-decoration: none;
}
.searchnews_detail
{
	width: 710px;
	height: auto;
	padding-left: 20px;
	overflow: hidden;
}
.searchnews_detail p
{
	padding: 5px 0;
	height: 24px;
	line-height: 24px;
}
.searchnews_detail p .left
{
	width: 120px;
	float: left;
}
.searchnews_detail p .right
{
	width: 590px;
	float: right;
	font-weight: bold;
}
.searchnews_detail p .right a
{
	color: #333;
}
.title_search_detail
{
	background: url(images/icons/icon_tin_19x16.gif) no-repeat left 10px;
	font: bold 12px verdana;
	color: #333;
	padding: 10px 0 10px 30px;
	text-transform: uppercase;
}
.title_search_detail span
{
	text-transform: none;
	font: normal 11px verdana;
	color: #666;
}
.title_search_detail span strong
{
	color: #ff0000;
}
/*hotro*/
.hotro_nd
{
	width: 710px;
	padding-left: 20px;
	height: auto;
	margin-top: 10px;
}
* html .hotro_nd{
	margin-top:5px;
}
*+html .hotro_nd{
	margin-top:5px;
}
.hotro_nd p
{
	background: url(images/icons/arrow_green_7x10.gif) no-repeat left 2px;
	padding-left: 17px;
	font-weight: bold;
	margin: 8px 0;
}
* html .hotro_nd p{
	margin:4px 0;
}
*+html .hotro_nd p{
	margin:4px 0;
}
.hotro_nd p a
{
	color: #000;
}
.hotro_nd p a:visited
{
	color: #999;
}
.hotro_nd p a:link
{
	color: #333;
}
.hotro_nd .paging
{
	background: none;
	padding: 15px 0 10px 0;
}
.hoidap
{
	width: 690px;
	height: auto;
	padding-top: 6px;
	overflow: hidden;
	font: normal 10px verdana;
	color: #333;
}
.hoidap p
{
	padding: 5px 0 5px 20px;
	background: none;
	font-weight: normal;
	font: normal 10px verdana;
	color: #333;
}

.hoidap .question
{
	background: url(images/icons/Q_13x13.gif) no-repeat 20px 4px;
	padding-left: 42px;
	line-height: 16px;
	font: normal 10px verdana;
}
.hoidap .answer
{
	padding-left: 22px;
	font: normal 10px verdana;
	color: #333;
}
.hoidap .answer p
{
	padding-left: 36px;
	font: normal 10px verdana;
	color: #333;
}
.hoidap .answer p.title
{
	font-weight: bold;
	padding-left: 22px;
	font: normal 10px verdana;
	color: #333;
}

.hoidap p a
{
	color: #333;
	font: normal 10px verdana;
	color: #333;
}
.content_nhadautu
{
	padding: 10px 5px;
}
.content_nhadautu p
{
	background: url(images/icons/arrow_6x8.gif) no-repeat left 9px;
	padding: 7px 0 7px 16px;
}
.content_nhadautu p a
{
	color: #333;
}
.headline_news
{
	width: 708px;
	height: auto;
	padding: 10px;
	padding-bottom: 0;
	overflow: hidden;
}
.headline_news p
{
	width: 690px;
	background: url(images/icons/arrow_6x8.gif) no-repeat left 8px;
	padding: 6px 0 8px 18px;
}
.headline_news p a
{
	color: #333;
}
.headline_news p .gray
{
	color: #666;
	font-size: 10px;
	display: block;
	padding-top: 2px;
}
.headline_news .paging
{
	padding: 12px 0;
}
.search_qd
{
	width: 728px;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}
.search_qd .head
{
	width: 728px;
	height: auto;
	padding: 3px 0 8px;
	overflow: hidden;
}
.search_qd .head .title
{
	padding: 5px 0 5px 0;
	font: bold 11px verdana;
	color: #648596;
	text-transform: uppercase;
	float: left;
}
.search_qd .head .search_adv,
.search_qd .head .active
{
	background: url(images/icons/icon_1_15x15.gif) no-repeat right 4px;
	padding: 5px 21px 5px 0;
	font-weight: bold;
	color: #62bb46;
	cursor: pointer;
	float: right;
}
.search_qd .head .active
{
	background: url(images/icons/icon_2_15x15.gif) no-repeat right 4px;
}

.search_qd .col
{
	width: 708px;
	height: auto;
	padding: 3px 0 4px 20px;
	overflow: hidden;
}
.search_qd .col .left
{
	width: 198px;
	padding-left: 30px;
	line-height: 18px;
	float: left;
}
.search_qd .col .right
{
	width: 475px;
	float: right;
}
.search_qd .col .right .textbox_w450,
.search_qd .col .right .textbox_w190
{
	width: 400px;
	padding: 1px;
}
.search_qd .col .right .textbox_w190
{
	width: 190px;
}
.search_qd .col .right .listbox_w185
{
	width: 195px;
}
.search_qd .col .right .listbox_w20
{
	width: 54px;
}
.search_qd .col .right .ex
{
	padding-left: 5px;
}
.search_qd .col .right .row
{
	padding-right: 5px;
	height: 22px;
	float: left;
	line-height: 18px;
}
.search_qd .col .right .row .textbox_w100
{
	width: 100px;
	padding: 1px;
}
.search_qd .col .right .btn
{
	margin-top: 10px;
	height: 18px;
	width: 65px;
	background: url(images/buttons/btn_search_1x18.gif) repeat-x;
	border: 1px solid #c9c9c9;
	font: bold 10px/18px tahoma;
	text-align: center;
	color: #333;
	display: block;
}
.search_qd .col .right .btn:hover
{
	text-decoration: underline;
}
.box_table_vanban
{
	width: 728px;
	height: auto;
	padding-top: 15px;
}
.box_table_vanban .paging
{
	padding-top: 15px;
}
.box_btn_back
{
	padding: 8px 0 4px;
	height: 22px;
	float: right;
}
.btn_back
{
	height: 22px;
	font-family: tahoma;
	font-size: 10px;
	color: #fff;
	line-height: 22px;
	cursor: pointer;
}
.btn_back:hover
{
	text-decoration: none;
}
.btn_back span
{
	background: url(images/buttons/btn_back_r_20x22.gif) no-repeat right top;
	height: 22px;
	padding-right: 20px;
	float: right;
}
.btn_back span strong
{
	height: 22px;
	background: url(images/buttons/btn_back_l_4x22.gif) no-repeat left top;
	padding: 0 10px;
	float: left;
}
.search_BCPT
{
	clear: both;
	padding: 0 0 8px 8px;
	float: right;
}
.search_BCPT .box_content
{
	width: auto;
	padding-left: 6px;
	font: normal 11px/22px verdana;
	float: left;
	overflow: hidden;
}
.search_BCPT .box_content .text
{
	padding-right: 5px;
	height: 22px;
}
.search_BCPT .box_content .key
{
	width: 150px;
	padding: 1px;
}
.search_BCPT .box_content .choose_day
{
	width: 120px;
}
.search_BCPT .box_content .btn
{
	height: 18px;
	width: 65px;
	background: url(images/buttons/btn_search_1x18.gif) repeat-x;
	border: 1px solid #c9c9c9;
	font: bold 10px/18px tahoma;
	text-align: center;
	color: #333;
	display: block;
}
.search_BCPT .box_content .btn:hover
{
	text-decoration: none;
}

/*	KHANH ADDED */
.title
{
	font-family:Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#333;
}
	
.stockItem
{
	font-family:Verdana;
	font-size: 9px;
	font-weight:normal;
	color:#333;
	padding-left:8px;
	line-height:20px;
	}	
.delete
{
	color:Red;
	text-transform:uppercase;
	font-family:Verdana;
	font-size: 9px;
	font-weight:bold;
	text-decoration:underline;	
	padding-left:15px;
	}
	
.error
{
	color:Red;	
	font-family:Verdana;
	font-size: 9px;
	font-weight:bold;	
}

.autocomplete_completionListElement
  {
    visibility: hidden;
    margin: 0px !important;
    background-color:Aliceblue;/* inherit;*/
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    width:auto;
    text-align: left;
    list-style-type: none;
    z-index: 10;
    font-family: Arial;
    font-size:11px;
  }

  /* AutoComplete highlighted item */

  .autocomplete_highlightedListItem
  {
    background-color: #99ccff;
    color: black;
    padding: 1px;    
  }

  /* AutoComplete item */

  .autocomplete_listItem
  {    
    background-color: AliceBlue;/* window;*/
    color: windowtext;
    padding: 1px;

  }
.FloatRight
  {
	overflow:hidden;
	float:right;
	font-size:10px;
	text-align:right;
	margin-right: 3px;
 } 
 .QuickLink 
{
	text-align:center;	
	font-size:12px;	
	font-weight:bold;
	text-decoration:blink;
	position:relative;
	color:Black;
	

 }
 
 .bannerLeft_bottom
 {
 		
	margin-left:-9px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	overflow: hidden;
 }
/*	END OF */ 