@charset "utf-8";
/* CSS Document */

div.link_all{
	background:url(../images/bg_letter.gif) no-repeat;
	width:640px;
	height:27px;
	margin:auto;
	margin-top:9px;
	line-height:27px;
}
div.link_all a{
	color:#18479b;
	text-decoration:none;
}
div.link_all a:hover{
	color:#18479b;
	text-decoration:underline;
}
div.link_all span{
	line-height:13px;
	height:13px;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #555;
	color:#18479b;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
}
div.link_all span.first{
	padding-left:10px;
}
div.link_all span.first a{
	color:#000;
}
div.link_all span.first a:hover{
	text-decoration:underline;
}
div.link_all span.last{
	border-right:0px;
}
div.select_industry_company{
	margin:10px;
}
div.select_industry_company select{
	margin-right:10px;
}
div.select_industry_company select, div.select_industry_company input{
	font-family:Arial, Helvetica, sans-serif;font-size:11px;
}
/*Button*/
INPUT.button2 {
	background:url(../images/button2.gif) 0 0 no-repeat;
	width:62px;
	height:20px;
	text-algin: center;
	vertical-align: middle;
	border:none;
	cursor:pointer;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #fff;
}
INPUT.button2:hover, INPUT.button2:focus {
	background-position:0 -20px;
}
INPUT.button2:active {
	background-position:0 -40px;
}
div.div_border{
	border:1px solid #83a2d8;
	margin:0px 10px 10px 10px;
}
div.div_border .table_list{
	border:1px solid #ffffff;
}
div.div_border .table_list td{
	border-right:1px solid #83a2d8;
}
div.div_border .table_list table td{
	border: none;
}
div.div_border .table_list .title{
	background:#2888c9 url(../images/bg_table_list.gif) repeat-x;
}
div.div_border .table_list .title .left{
	text-align:left;
	padding-left:10px;
}
div.div_border .table_list .title a{
	color:#fff;
	text-decoration:none;
}
div.div_border .table_list .title a:hover{
	color:#fff;
	text-decoration:underline;
}
div.div_border .table_list TR.title TD{
	padding:3px 0 3px 0px;
	line-height:14px;
	border-bottom:1px solid #fff;
	text-align:center;
	font:bold 12px arial;
	color:#fff;
}
div.div_border .table_list TR.title TD img{
	margin-left:3px;
}
div.div_border .table_list .title_1{
	background:#2888c9 url(../images/bg_table_list.gif) repeat-x;
}
div.div_border .table_list .title_1 a{
	color:#fff;
	text-decoration:none;
}
div.div_border .table_list .title_1 a:hover{
	color:#fff;
	text-decoration:underline;
}
div.div_border .table_list TR.title_1 TD{
	padding:10px 0 10px 0px;
	line-height:14px;
	border-bottom:1px solid #fff;
	text-align:center;
	font:bold 12px arial;
	color:#fff;
}
div.div_border .table_list TR.title_1 TD img{
	margin-left:3px;
}
div.div_border .table_list .title_2{
	background:#2888c9 url(../images/bg_table_list.gif) repeat-x;
}
div.div_border .table_list TR.title_2 TD{
	padding:6px 0 6px 10px;
	line-height:14px;
	border-bottom:1px solid #fff;
	text-align:center;
	font:bold 12px arial;
	color:#fff;
}
div.div_border .table_list .title_2 .left{
	text-align:left;
}
div.div_border .table_list .title_3{
	background:#2888c9 url(../images/bg_table_list.gif) repeat-x;
}
div.div_border .table_list .title_3 .left{
	text-align:left;
	padding-left:10px;
}
div.div_border .table_list TR.title_3 TD{
	padding:3px 0 3px 0px;
	line-height:14px;
	border-bottom:1px solid #fff;border-right:1px solid #fff;
	text-align:center;
	font:bold 12px arial;
	color:#fff;
}
div.div_border .table_list td.last{
	border-right:0px;
}
div.div_border .table_list TR.row1 td{
	background:#efefef;
	padding:3px 4px 3px 4px;
}
div.div_border .table_list TR.row1 td.first{
	background:#efefef;
	padding:3px 0px 3px 10px;
}
div.div_border .table_list TR.row2 td.first{
	background:#fff;
	padding:3px 0px 3px 10px;
}
div.div_border .table_list TR.row2 td{
	background:#fff;
	padding:3px 4px 3px 4px;
}
div.div_border .table_list TR.row2 td.current{
	background:#acd2ff;
	padding:3px 4px 3px 4px;
}
div.div_border .table_list TR.row2 td p{
	margin:0;
	padding:0;padding-bottom:7px;
}
div.div_border .table_list TR.row2 td p a{
	color:#538ed4;
	text-decoration:none;
	font-weight:normal;
}
div.div_border .table_list TR.row2 td p a:hover{
	color:#538ed4;
	text-decoration:underline;
}
div.div_border .table_list TR.row3 td{
	background:#eaf6fc;
	padding:5px 4px 4px 4px;
	border-top:1px solid #538ed4;
	text-align:center;
	font:bold 11px tahoma;
}
div.div_border .table_list td a{
	color:#0068a4;
	font-weight:bold;
	text-decoration:none;
}
div.div_border .table_list td a:hover{
	color:#0068a4;
	font-weight:bold;
	text-decoration:underline;
}
div.div_border .table_list td.blue{
	color:#0068a4;
	font-weight:bold;
}
div.div_border .table_list td.black_bold{
	color:#000;
	font-weight:bold;
}
div.div_border .table_list .title_3 td.no_border_top{
	border-bottom:0px;
}
div.div_border .table_list .title_bottom{
	background:#2888c9;
	border:0px;
}
div.div_border .table_list TR.title_bottom TD{
	padding:2px 0 1px 0px;
	line-height:14px;
	border-bottom:1px solid #fff;border-right:1px solid #fff;
	border-top:1px solid #fff;
	text-align:center;
	font:bold 12px arial;
	color:#fff;
}

div.div_border .table_list .title_bottom .last, div.div_border .table_list .title_3 .last{
	border-right:0px;
}
div.div_border .table_list .title_4{
	background:#2888c9 url(../images/bg_table_list.gif) repeat-x;
}
div.div_border .table_list TR.title_4 TD{
	padding:3px 0 3px 10px;
	line-height:14px;
	border-bottom:1px solid #fff;
	border-right:0px;
	text-align:left;
	font:bold 12px arial;
	color:#fff;
}
div.div_border .table_list TR.title_4 TD.right{
	text-align:right;
	padding:0;padding-right:5px;
}
div.div_border .table_list TR.row4 td{
	background:#cecece url(../images/bg_td.png) repeat-x;
	padding:3px 4px 2px 10px;
	border-right:0px;
	font:bold 12px arial;
	border-bottom:1px solid #fff;
}
div.div_border .table_list TR.row4 td.first{
	background:#efefef;
	padding:3px 0px 3px 10px;
}
div.div_border .table_list TR.row5 td{
	padding:2px 5px 2px 0px;
	background:#efefef;
	border-right:0px;
	text-align:right;
	border-bottom:1px solid #fff;
}
div.div_border .table_list TR.row5 td.first{
	padding:2px 0px 2px 10px;
	text-align:left;
}
div.div_border .table_list TR.row5 td.first_bold{
	font-weight:bold;
	padding:2px 0px 2px 10px;
	text-align:left;
}
div.div_border .table_list TR.row5 td.first_2{
	padding:2px 0px 2px 20px;
	text-align:left;
}
div.div_border .table_list TR.row5 td.first_3{
	padding:2px 0px 2px 30px;
	text-align:left;
	font-style:italic;
}
div.div_border .table_list TR.row6 td{
	background:#fff;
	padding:2px 5px 2px 0px;
	border-right:0px;
	text-align:right;
}
div.div_border .table_list TR.row6 td.first{
	padding:2px 0px 2px 10px;
	text-align:left;
}
div.div_border .table_list TR.row6 td.first_bold{
	font-weight:bold;
	padding:2px 0px 2px 10px;
	text-align:left;
}
div.div_border .table_list TR.row6 td.first_2{
	padding:2px 0px 2px 20px;
	text-align:left;
}
div.div_border .table_list TR.row6 td.first_3{
	padding:2px 0px 2px 30px;
	text-align:left;
	font-style:italic;
}
div.div_border .table_list TR.row7 td{
	background:#cecece url(../images/bg_td.png) repeat-x;
	padding:3px 4px 2px 10px;
	border-right:0px;
	font:bold 12px arial;
}
div.div_border .table_list TR.row7 td.first{
	background:#efefef;
	padding:3px 0px 3px 10px;
}
div.div_border .table_list TR.row8 td{
	padding:2px 5px 2px 0px;
	background:#efefef;
	border-right:0px;
	text-align:right;
	font-weight:bold;
	border-bottom:1px solid #fff;
}
div.div_border .table_list TR.row8 td.first_bold{
	padding:2px 0px 2px 10px;
	text-align:left;
}
div.div_border .table_list TR.row9 td{
	padding:2px 5px 2px 0px;
	background:#fff;
	border-right:0px;
	text-align:right;
	font-weight:bold;
	border-bottom:1px solid #fff;
}
div.div_border .table_list TR.row9 td.first_bold{
	padding:2px 0px 2px 10px;
	text-align:left;
}
div.div_border .table_list TR.row10 td{
    background:#cecece url(../images/bg_td.png) repeat-x;
    padding:3px 4px 2px 10px;
    font:bold 12px arial;
    border-bottom:1px solid #fff;
}
div.div_border .table_list TR.row10 td.first{
    background:#efefef;
    padding:3px 0px 3px 10px;
}
div.div_border .table_list .right{
	text-align:right;
}
.pages{
	padding:0px;
}
.pages ul{
    font-size:11px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;
	padding:5px 0 0px 0;
}
.pages ul li{
	line-height:19px;
    display:inline;
	margin-left:8px;
}
.pages ul li a{
	color:#0066cc;
	text-decoration:none;
}
.pages ul li a:hover{
	text-decoration:underline;
}
div.bottom_content{
	background:url(../images/bg_bottom_news.png) no-repeat;
	background-repeat:no-repeat;
	height:5px;
	width:660px;
	float:left;
}
div.search_condition{
	background:url(../images/bg_sub_title.gif) repeat-x;
	height:23px;
	margin-top:0px;
	line-height:23px;
	padding-left:10px;
	z-index:0;
}
.table_search_condition{
	margin-top:5px;
	margin-bottom:10px;
}
.table_search_condition td{
	padding-top:3px;
	padding-left:10px;
}
.table_search_condition td select{
	width:100px;
}
.table_search_condition td select.width{
	width:260px;z-index:0;
}
/*Button*/
INPUT.button3 {
	background:url(../images/button3.gif) 0 0 no-repeat;
	width:80px;
	height:20px;
	text-algin: center;
	vertical-align: middle;
	border:none;
	cursor:pointer;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}
INPUT.button3:hover, INPUT.button3:focus {
	background-position:0 -20px;
}
INPUT.button3:active {
	background-position:0 -40px;
}
/*************************	LICH SU KIEN	***************************************/
.content_events_calendar{
	float:left;
	padding:10px 13px 0px 13px;
}
.content_events_calendar_sub{
	border:1px solid #dbdbdb;
	width:970px;_width:960px;
	float:left;
	background:url(../images/bg_content_calendar.png) repeat-x;
}
div.events_calendar_title{
	float:left;
	width:100%;_width:970px;
	height:26px;_height:26px;
	background:url(../images/bg_title_events_calendar.png) repeat-x;
}
div.left_events_calendar{
	float:left;
	width:50%;
	margin-top:2px;
}
.title_calendar{
	background:#e8eaea url(../images/bg_title_report.png) repeat-x;
	height:21px;
}
.title_calendar h2{
	position:static;
	color:#da251d;
	font:bold 12px tahoma;
	margin:0;padding:0;
	margin-top:3px;
	padding-left:12px;
}
div.right_events_calendar{
	float:right;
	width:48%;_width:49%;
	text-align:right;
	margin-right:15px;#margin-right:7px;_margin-right:4px;
	margin-top:3px;_margin-top:1px;
}
div.events_calendar_title input{
	margin-right:3px;margin-left:3px;
}
div.events_calendar_title select{
	height:20px; line-height:20px;
}
/*Button*/
INPUT.button_calendar_pre {
	background:url(../images/button_pre.png) no-repeat;background-repeat:no-repeat;
	width:24px;
	height:22px;_height:22px;
	text-algin: center;
	vertical-align: middle;
	border:none;
	cursor:pointer;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #fff;
	margin-top:-5px;_margin-top:-5px;
}
INPUT.button_calendar_pre:hover, INPUT.button_calendar_pre:focus {
	background-position:0 -22px;
}
INPUT.button_calendar_pre:active {
	background-position:0 -44px;
}

INPUT.button_calendar_next {
	background:url(../images/button_next.png) no-repeat;background-repeat:no-repeat;
	width:24px;
	height:22px;_height:22.5px;
	text-algin: center;
	vertical-align: middle;
	border:none;
	cursor:pointer;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #fff;
	margin-top:-5px;_margin-top:-5px;
}
INPUT.button_calendar_next:hover, INPUT.button_calendar_next:focus {
	background-position:0 -22px;
}
INPUT.button_calendar_next:active {
	background-position:0 -44px;
}
div.events_calendar{
	float:left;
	margin-top:15px;
	_margin-left:5px;_margin-right:5px;
}
div.content_events_calendar_sub .note{
	width:93%;
	margin:15px 0px 10px 20px;#padding-bottom:10px;_padding-bottom:10px;
	line-height:18px;
	float:left;
}
div.content_events_calendar_sub .note .event_type{
	display:block;
	width:225px;
	float:left;
}
.search_content_left_1{
	margin-top:10px;_margin-top:5px;
	margin-bottom:10px;	_margin-bottom:0px;
	float:left;
}
.search_content_left_1 td{
	padding-left:5px;
	#padding-bottom:10px;_padding-bottom:10px;
}
.search_content_left_1 .search_left{
	width:473px;#width:473px;_#width:470px;line-height:23px;
}
.search_content_left_1 .search_left input{
	width:463px;#width:463px;_width:460px;
}
.table_calendar{
	width:947px;#width:100%;
}
/******************		CO HOI TUYEN DUNG	*******************/
.position_recruitment{
	background:url(../images/bg_tittle_td.png) repeat-x top;
	float:left;
	width:659px;
}
.position_recruitment h4{
	margin:0;padding:0;
	font:bold 12px arial;
	color:#000;
	padding-top:5px;padding-left:10px;
	height:25px;
}
.position_recruitment p{
	margin:0;
	padding:3px 0 2px 10px;
}
.position_recruitment span.order{
	margin-right:15px;
}
.position_recruitment p a{
	font:bold 12px arial;
	color:#015495;
	text-decoration:none;
}
.position_recruitment p a:hover{
	font:bold 12px arial;
	color:#015495;
	text-decoration:underline;
}
.position_recruitment .note{
	text-decoration:underline;
	font-style:italic;
}
.position_recruitment p.note_detail{
	padding-left:20px;
	line-height:18px;
}
.black_bold_arial_12{
	font:bold 12px arial;
	color:#000;
}
.position_recruitment .link a, div.contact_main a{
	color:#016cfe;
	font:normal 12px arial;
	text-decoration:none;
}
.position_recruitment .link a:hover, div.contact_main a:hover{
	color:#016cfe;
	font:normal 12px arial;
	text-decoration:underline;
}

/**********************		HUONG DAN MO TAI KHOAN TRUC TUYEN	**************************/
ul.guide_trade{
	margin:10px 0 8px 0;
	padding:0;
	list-style-type:none;
	color:#04569c;
	text-align: justify;
}
ul.guide_trade li{
	margin:0;padding:2px 0 2px 5px;
	list-style-type:none;
	color:#015495;
}
.border_gray{
	border-bottom:1px solid #dbdbdb;
}
div.div_guide{
	margin-top:5px;
	margin-bottom:0px;
	width:649px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
.guide{
	color:#015495;
	margin:-4px 5px 0px 5px;#margin:4px 5px 0px 5px;
}
.guide p{
	margin:7px 0px 13px 0px;
	text-align:justify;
	line-height:18px;
}
.guide .padding_text{
	padding:0;
	margin:-13px 0 0px 0;
	padding-left:30px;
}
div.guide h4{
	color:#015495;
	text-transform:uppercase;
	font: bold 12px arial;
	margin:10px 0 10px 0;padding:0;
}
div.guide p.title{
	margin-top:12px;
}

.title_guide, .bigtitle_questions{
	color:#015495;
	font: bold 13px arial;
}
.title_guide, .title_questions{
	color:#015495;
	font: bold 12px arial;
}
div.guide ul.text_option{
	margin:-12px 0 0px 0;
	padding:0;
	list-style-type:none;
}
div.guide ul.text_option li{
	margin-left:30px;padding:0px 0 0px 10px;
	list-style-type:none;
	color:#015495;
	background:url(../images/li_option.png) no-repeat;
}
.border_margin_guide{
	margin-top:-5px;
}
.blue_bold_arial_12 {
	color:#015495;
	font: bold 12px arial;
}
div.no_margin_for_table{
	margin:0 0 10px 0;
}
.note_underline{
	text-decoration:underline;
	color:#015495;
	font: bold 12px arial;
}
.guide_text_italic{
	font-style:italic;
}
.guide_p_normal{
	margin:0;padding:0;
}
/********************	CAU HOI THUONG GAP 	***********************/
div.div_questions_content, div.div_human_rs{
	margin-top:5px;
	width:649px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
.div_questions{
	margin:-4px 5px 0px 5px;#margin:4px 5px 0px 5px;
}
.div_questions p{
	margin:7px 0px 13px 0px;
	text-align:justify;
	line-height:18px;
}
div.back_question{
	color:#ff7500;
	text-align:right;
	margin-top:-5px;
}
div.back_question a{
	text-decoration:none;color:#ff7500;
}
div.back_question a:hover{
	text-decoration:underline;
}
.note_questions_underline{
	text-decoration:underline;
	font: bold 12px arial;
}
/******************************		NHAN SU		***********************/
table.hr{
	margin-bottom:10px;#margin-bottom:5px;_margin-bottom:10px;
}
table.hr p{
	margin:0;
	padding:8px 0 3px 0;#padding:6px 0 5px 0;_padding:8
	px 0 3px 0;
}
div.human_rs{
	float:left;
	margin-top:15px;#margin-top:10px;
}
div.human_rs .left{
	width:153px;
	margin-right:15px;
	float:left;
}
div.human_rs .right{
	width:470px;
	float:left;
	text-align:justify
}
.human_rs p{
	margin:7px 0px 5px 0px;
	text-align:justify;
}
.human_rs_img{
	BACKGROUND: none transparent scroll repeat 0% 0%; FLOAT: left; WIDTH: 82px;
	margin:5px 10px 0px 3px;
}
.human_rs a{
	color:#18479b;
	text-decoration:none;
	font-weight:bold;
}
.human_rs a:hover{
	color:#18479b;
	text-decoration:underline;
	font-weight:bold;
}
div.human_back{
	float:right;
	text-align:right;
	margin-top:5px;
	margin-bottom:3px;
}
div.human_back{
	float:right;#float:none;
	text-align:right;
	margin-top:5px;
	margin-bottom:0px;
}
/********************************	LIEN HE		***********************************/
.branch{
	background:url(../images/bg_tittle_td.png) repeat-x top;
	float:left;
	width:659px;
	margin-top:10px;
}
.branch h4{
	margin:0;padding:0;
	font:bold 14px arial;
	color:#005394;
	padding-top:5px;padding-left:10px;
	height:25px;
}
.branch p{
	margin:0;
	padding:3px 0 2px 10px;
}
.branch span.order{
	margin-right:15px;
}
.branch p a{
	font:bold 12px arial;
	color:#015495;
	text-decoration:none;
}
.branch p a:hover{
	font:bold 12px arial;
	color:#015495;
	text-decoration:underline;
}
.branch .note{
	text-decoration:underline;
	font-style:italic;
}
.branch p.note_detail{
	padding-left:20px;
	line-height:18px;
}
div.contact_main{
	background:#f6f6f6;
	margin:5px;
}
div.contact_main p{
	margin:0;
	padding:5px 0px 5px 10px;
}
.contact_member ul{
	margin:5px 0 0px 0;
	padding:0px;
	list-style-type:none;
}
.contact_member ul li{
	line-height:18px;
 	font-weight:normal;
	list-style-type:none;
	background-image:url(../images/rectsp.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:5px;
	padding-bottom:10px;
	color:#000000;
}
.contact_member p{
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:3px;
	padding-left:0px;
	padding-right:20px;
	text-align:justify;
	font-weight:normal;
	color:#000000;
}
.contact_member img{
	color:#015495;
	padding:0px 0px 5px 0px;
	list-style-type:none;
}
/*********************	MARKET	****************************/
.content_market{
	float:left;
	padding:10px 0px 0px 15px;
	width:970px;_width:960px;
}
div.div_market {
	width:100%;
	float:left;
}
div.div_market div.top{
	background:url(../images/bg_top_market.png) no-repeat;
	width:100%;_width:970px;
	height:5px;
	float:left
	width: 616px;
}

div.div_market div.content{
	border:1px solid #dbdbdb;border-width:0 1px 0 1px;
	_margin-top:-10px;
	float:left;
	width:968px;
}
div.div_business{
	margin:10px 0px 5px 5px;
	_margin:12px 0px 0px 5px;
	float:left;
	width:960px;
}

table.table_market{
	background:url(../images/bg_market.png) no-repeat;
	width:616px;
	height:120px;
	padding-top:10px;
	padding-bottom:10px;
}
table.table_market td{
	padding:3px 5px 0 5px;
}
table.table_market td.first{
	padding-top:15px;
	text-align:center;
	font:bold 18px tahoma;
	color:#393939;
}
table.table_market td.right{
	text-align:right;
}
table.table_market td.first span.red{
	color:#ff0000;
	font:normal 12px arial;
}
table.table_market td.first span.green{
	color:#008000;
	font:normal 12px arial;
}
table.table_market td.first span.zero{
	color:#F6B401;
	font:normal 12px arial;
}

div.div_business div.chart{
	padding-top:15px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

div.div_business div.otc{
	padding-top:2px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	float: left;
	width: 616px;
}

div.div_business div.bottom_chart{
	background:url(../images/bg_bottom_chart.png) no-repeat;
	height:6px;
}
div.div_read_news{
	margin-left:18px;
	margin-right:10px;
}
div.div_read_news .title{
	background:url(../images/bg_news_latest.jpg) no-repeat;
	width:312px;
	height:29px;
	line-height:29px;
}
div.div_read_news .title h4{
	font:bold 16px tahoma;
	margin:0;padding:5px 0 0 35px;
}
.table_read_news{
	float:left;
	border:1px solid #dbdbdb;
	border-width:0 1px 0px 1px;
	overflow: hidden;
	display: block;
	height: 506px;
	width:310px;
}
.table_read_news td{
	padding:4px 3px 3px 3px;
	font:normal 11px tahoma;
	line-height:16px;
}
.table_read_news TR.up td{
	padding-top:9px;
	padding-bottom:4px;
}
.table_read_news TR.down td{
	padding-top:12px;
	padding-bottom:5px;
}
.table_read_news td img{
	padding:0px 5px 5px 5px;
}
.table_read_news a{
	color:#0066cc;
	text-decoration:none;
	font:normal 11px tahoma;
}
.table_read_news a:hover{
	color:#0066cc;
	text-decoration:underline;
}
.bottom_read_news{
	background:url(../images/bg_bottom_read_news.png) no-repeat;
	width:312px;
	float:left;
	height:6px;
}
div.div_market_border{
	margin:10px 2px 0 0;#margin:10px 3px 5px 0;_margin:1px 2px 0 0;
}
div.div_market_bottom{
	background:url(../images/bg_market_bottom.png) no-repeat;
	height:5px;
	width:100%;
	float:left;
	_width:970px;
}
.orange_normal_12{
	color:#f6b401;
	font:normal 12px arial;
}
.green_normal_12{
	color:#008000;
	font:normal 12px arial;
}
.red_normal_12{
	color:#FF0000;
	font:normal 12px arial;
}
div#ajaxscrollnewsfooter{
	position: absolute;
	text-align: left;
	top:670px;
	width: 300px;
}
div#asn_screen{
	position: relative;
	text-align: left;
	display: block;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 20px;
	height: 413px
}
div#scrollnewslayer{
	position: absolute;
	overflow: hidden;
	top : -5px;
}

div.titleN_h2_1{
	background:#e8eaea url(../images/bg_title.png) repeat-x;
	height:21px;
}

div.titleN_h2_1 h3{
	color:#000000;
	font:bold 12px tahoma;
	margin:0;padding:0;
	margin-top:0px;
	padding-left:12px;
	position:static;
}
/*** bao cao tai chinh **/
div.choose_report{
	position: relative;
}
div.choose_report div.choose_view{
	position:absolute;
	top:30px;#top:9px;_top:-20px;
	right:10px;
	color:#1862b3;
}
div.choose_report div.choose_view a{
	text-decoration:none;color:#1862b3;
	margin-left:2px;margin-right:2px;
}
div.choose_report div.choose_view a:hover{
	text-decoration:underline;
	font-weight:bold;
}
div.choose_report div.choose_view a.current{
	font-weight:bold;color:#1862b3;
}
div.choose_report div.choose_view input{
	margin-left:15px;
}
/*Button*/
INPUT.button4 {
	background:url(../images/button2.gif) 0 0 no-repeat;
	width:62px;
	height:20px;
	text-algin: center;
	vertical-align: middle;
	border:none;
	cursor:pointer;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}
INPUT.button4:hover, INPUT.button4:focus {
	background-position:0 -20px;
}
INPUT.button4:active {
	background-position:0 -40px;
}
div.div_report{
	margin:10px 2px 0 0;#margin:10px 3px 5px 0;_margin:10px 2px 5px 0;
}
div.div_report_top{
	margin-top:0px;#margin-top:-20px;_margin-top:10px;
}
/******************		BIEU DO KY THUAT	*****/
.table_chart{
	float:left;
	margin:10px 10px 5px 10px;_margin:5px;_padding-top:8px;_padding-bottom:5px;
	_width:940px;
}
.table_chart input,select{
}
.table_chart td{
	font-size:12px;
}
div.div_left_chart{
	border:1px solid #ccc;
	background:#efefef;
	padding:5px;
	width:220px;
}
div.div_left_chart input{
	#height:16px;
	border:1px solid #83a2d8;
}
div.div_left_chart select{
	#height:20px;
	border:1px solid #83a2d8;
}
div.div_left_chart .choose_market{
	background:#d1e3f1;
	padding-top:5px;
}
div.div_left_chart .choose_market td{
	padding:2px 5px 0px 5px;
}
div.div_left_chart .w1{
	width:110px;
}
div.div_left_chart .w2{
	width:90px;
}
div.div_left_chart .choose_market td.last{
	padding-right:0px;
}
div.div_left_chart .choose_market input.w3{
	width:120px;
	margin-top:5px;
	margin-bottom:15px;
}
div.div_left_chart .left_chart{
	margin-top:15px;
	border:1px solid #83a2d8;
	background:#fff;
}
div.div_left_chart .left_chart td{
	padding-left:5px;
}
div.div_left_chart .left_chart tr.top td{
	padding-top:5px;
}
div.div_left_chart .left_chart tr.bottom td{
	padding-bottom:5px;
}
div.div_left_chart .left_chart .checkbox{
	padding:0px;
	margin:0px;
	margin-top:5px;
	border:0px;
}
div.div_left_chart .left_chart .title{
	background:#e9e9ea url(../images/bg_sodokt.png) repeat-x;
	height:21px;
	color:#1862b3;
	font-weight:bold;
}
div.div_left_chart .left_chart td input, div.div_left_chart .left_chart td select{
	margin-top:3px;margin-bottom:3px;
}
div.div_left_chart .left_chart .left_chart_sub{
	margin:0;padding:0;
	margin-left:-5px;
	font-style:italic;
	padding-top:2px;
	padding-bottom:4px;
}
div.div_left_chart .w4{
	width:205px;
	margin:4px 0px 2px 2px;
}
div.chart_link{
	text-align:center;
	color:#0066b3;
	margin-top:36px;
	margin-bottom:20px;
}
div.chart_link a{
	color:#0066b3;
	text-decoration:underline;
}
div.chart_link a:hover{
	color:#0066b3;
	text-decoration:none;
}
div.input_chart{
	margin-bottom:20px;
}
div.input_chart INPUT.button4 {
	border:0px;
	height:auto;
	background:url(../images/button4.gif) 0 0 no-repeat;
	width:95px;
	height:22px;
	text-algin: center;
	vertical-align: middle;
	border:none;
	cursor:pointer;
	color: #000;
	line-height:22px;
}
div.input_chart INPUT.button4:hover, INPUT.button4:focus {
	background-position:0 -22px;
}
/** column chart **/
div.map_chart {
	width:690px;
	float:left;
	margin-left:10px;
	_margin-left:15px;
}
div.map_chart div.top{
	background:url(../images/bg_technical_chart_top.png) no-repeat;
	width:690px;
	height:5px;
}
div.map_chart div.content{
	border:1px solid #dbdbdb;
	border-width:0 1px 0 1px;
	float:left;
	width:688px;
	border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
}
div.map_chart div.title{
	background:#e8e9ea url(../images/bg_title_report.png) repeat-x;
	height:22px;_height:28px;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	_margin-top:-10px;
	_padding-bottom:2px;
}
div.map_chart div.title h3{
	font:bold 14px arial;
	margin:0;padding:0;
	margin-top:0px;
	padding-left:12px;
	position:static;
	color:#000;
}
div.map_chart .bottom{
	background:url(../images/bg_technical_chart_bottom.png) no-repeat;
	height:5px;
	width:690px;
	float:left;
}
/***************	tai chinh bang can doi ke toan	******************/
div.title_stock{
	color:#000;
	font:bold 12px arial;
	margin-top:10px;_margin-top:5px;
	margin-bottom:-5px;_margin-bottom:3px;
}
div.div_bcdkt{
	margin-top:0px;#margin-top:-20px;_margin-top:10px;_padding-bottom:5px;
}

div.div_ipo{
	margin:10px 0px 5px 10px;
	_margin:12px 0px 5px 5px;
	float:left;
	width:635px;
}


table.table_stock_screener{
	width:640px;
}

table.table_stock_screener .header{
	background:url(../images/bg_stockscreener_header.png) no-repeat;
	font-weight: bold;
	vertical-align: middle;
}


table.table_stock_screener .content{
	background:url(../images/bg_stockscreener_content.png) repeat-y;
}

table.table_stock_screener .bottom{
	background:url(../images/bg_stockscreener_footer.png) no-repeat;
	width: 100%;
	vertical-align: middle;
}

div.div_border .table_list TR.row11 td{
	background:#f0f8fd url(../images/bg_row.png) repeat-x;
	padding:4px 4px 3px 10px;
	border-right:0px;
	font:bold 10px tahoma;
	color:#0067be;
}
div.div_border .table_list TR.row11 td.first{
	background:#efefef;
	padding:4px 0px 3px 10px;
}

div.div_border .table_list .dtitle{
	background:#2888c9 url(../images/bg_table_list.gif) repeat-y;
}
div.div_border .table_list .dtitle .left{
	text-align:left;
	padding-left:10px;
}
div.div_border .table_list .dtitle a{
	color:#fff;
	text-decoration:none;
}
div.div_border .table_list .dtitle a:hover{
	color:#fff;
	text-decoration:underline;
}
div.div_border .table_list TR.dtitle TD{
	padding:3px 0 3px 0px;
	line-height:14px;
	border-bottom:1px solid #83A2D8;
	text-align:center;
	font:bold 12px arial;
	color:#fff;
}
div.div_border .table_list TR.dtitle TD img{
	margin-left:3px;
}
div.div_border .table_list TR.dtitle TH{
	padding:3px 0 3px 0px;
	line-height:14px;
	border-bottom:1px solid #83A2D8;
	text-align:center;
	font:bold 12px arial;
	color:#fff;
}
div.div_border .table_list TR.dtitle TH img{
	margin-left:3px;
}

/*table sort*/
div.div_border .table_list_sort{
	border-bottom: 0px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 0px;
}

div.div_border .table_list_sort TR.row1{
}

div.div_border .table_list_sort TR.row2{
}

div.div_border .table_list_sort td{
	border-right:1px solid #83a2d8;
	border-bottom:1px solid #83a2d8;

}
div.div_border .table_list_sort table td{
	border: none;
}
div.div_border .table_list_sort .title{
	background:#2888c9 url(../images/bg_table_list.gif) repeat-x;
}
div.div_border .table_list_sort .title .left{
	text-align:left;
	padding-left:10px;
}
div.div_border .table_list_sort .title a{
	color:#fff;
	text-decoration:none;
}
div.div_border .table_list_sort .title a:hover{
	color:#fff;
	text-decoration:underline;
}

div.div_border .table_list_sort TR.title TD{
	padding:2px 0 1px 0px;
	line-height:14px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	border-top:0px solid #fff;
	text-align:center;
	font:bold 12px arial;
	color:#fff;
}

div.div_border .table_list_sort TR.title TD img{
	margin-left:3px;
}
div.div_border .table_list_sort td.last{
	border-right:0px;
}
div.div_border .table_list_sort TR.row1 td{
	background:#EFEFEF none repeat scroll 0 0;
	padding:3px 4px 3px 4px;
}
div.div_border .table_list_sort TR.row1 td.first{
	padding:3px 0px 3px 10px;
}
div.div_border .table_list_sort TR.row2 td.first{
	padding:3px 0px 3px 10px;
}
div.div_border .table_list_sort TR.row2 td{
	padding:3px 4px 3px 4px;
}
div.div_border .table_list_sort TR.row2 td.current{
	padding:3px 4px 3px 4px;
}
div.div_border .table_list_sort TR.row2 td p{
	margin:0;
	padding:0;padding-bottom:7px;
}
div.div_border .table_list_sort TR.row2 td p a{
	color:#538ed4;
	text-decoration:none;
	font-weight:normal;
}
div.div_border .table_list_sort TR.row2 td p a:hover{
	color:#538ed4;
	text-decoration:underline;
}
div.div_border .table_list_sort td a{
	color:#0068a4;
	font-weight:bold;
	text-decoration:none;
}
div.div_border .table_list_sort td a:hover{
	color:#0068a4;
	font-weight:bold;
	text-decoration:underline;
}
div.div_border .table_list_sort td.blue{
	color:#0068a4;
	font-weight:bold;
}
div.div_border .table_list_sort td.black_bold{
	color:#000;
	font-weight:bold;
}

div.div_border .table_list_sort .title_bottom{
	background:#2888c9;
	border:0px;
}
div.div_border .table_list_sort TR.title_bottom TD{
	padding:2px 0 1px 0px;
	line-height:14px;
	border-bottom:1px solid #fff;border-right:1px solid #fff;
	border-top:0px solid #fff;
	text-align:center;
	font:bold 12px arial;
	color:#fff;
}

div.div_border .table_list_sort TR.title_bottom td.data{
	padding:3px 4p 3px 4px;
	text-align:right;

}

div.div_border .table_list_sort .title_bottom .last, div.div_border .table_list_sort .title .last{
	border-right:0px;
}
div.div_border .table_list_sort .right{
	text-align:right;
}