.box-tooltip{ 
	margin:auto; 
	position:relative;
	border:#0099ff solid 1px;
	padding:1px; 
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);-moz-opacity: 0.85;
}

/* GT them */

#dhtmltooltip{
	position: absolute;
	padding: 0px;
	visibility: hidden;
	z-index: 10000;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.vbmenu_option_des
{
	width:600px;
	text-align:justify;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
}
.vbmenu_option
{
	background: #FFFFFF;
	color: #000000;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	padding: 5px 5px 5px 5px;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #1e5b7e;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #1e5b7e;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #1e5b7e;
	text-decoration: none;
}

.smallfont
{
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	line-height: 15px;
}

.thead
{
	background: #3883cc;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 5px 10px 5px 5px;
}
.thead a:link, .thead_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.thead a:visited, .thead_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* cai dat css cho Tooltip jobs*/

/*tridn 01062009*/
.tooltipcontent{
	display:none;	
}
.tooltipcontent p{
	width:200px;
}
#mytooltip{
	display:none;
	position:absolute;
	z-index:888;
}
#mytooltip #contbox{
	position:relative;
	clear:both;
	padding:14px 0;
}
#mytooltip #tooltipcontainer{
	height:auto;
	padding:2px;
	font:400 12px Arial,Tahoma;
	color:#333;
	background:#ffffed;
	border:solid 1px #bacbde;
}
#mytooltip #tooltipconnector{
	background:transparent url(../images/ttconnector_below_15x13.gif) no-repeat bottom;
	z-index:901;
	height:15px;
	width:15px;
	left:20px;
	top:0px;
	position:absolute;
}
#mytooltip #tooltipconnector.con_right{
	background:transparent url(../images/ttconnector_be_r_15x13.gif) no-repeat bottom;
}
.div_ctietcviec_180{
	width:200px;
	padding:5px;
	text-align:left;
}

/*title_lightbox_main*/
.title_lightbox_main{width:100%; height:24px; background:url(../images/bg_title_lightbox_1x24.gif) repeat-x left top; border-left:1px solid #4c89c5; border-right:1px solid #4c89c5}
.title_lightbox_main span{float:left; font:bold 12px Arial,Tahoma; color:#fff; margin:5px 0 0 10px;}
.title_lightbox_main label{float:right; background:url(../images/icon_close_17x17.gif) no-repeat left top; height:19px; width:19px; margin:3px 2px 0 0; cursor:pointer}

/*4_5_1_xem_chi_tiet_gioi_thieu_cong_ty*/
#box_xctgtcty_668{ width:668px; font:normal 12px Arial,Tahoma; color:#333;}
#box_xctgtcty_668 .content_xctgtcty_668{ width:659px; border:1px solid #7b98ac; border-top:none; background:#fff; padding:26px 0 0 9px; overflow-x:hidden; overflow-y:auto; height:auto;}
#box_xctgtcty_668 .header{ width:532px; font:bold 18px Arial,Tahoma; color:#f4831d; margin-bottom:30px; line-height:29px;}
#box_xctgtcty_668 .logo{ margin-right:15px; float:left}
#box_xctgtcty_668 .solution{ width:635px;}
#box_xctgtcty_668 .solution p{ line-height:22px;}
#box_xctgtcty_668 .title{ font-weight:bold; margin-bottom:6px; text-transform:capitalize}
#box_xctgtcty_668 .d_marbot{ margin-bottom:6px;}
#box_xctgtcty_668 .d_table{ width:633px; border:1px solid #d4e4ef; margin:15px 10px 15px 0;}
#box_xctgtcty_668 td{ padding:0 2px 0 8px; height:24px; line-height:24px;}
#box_xctgtcty_668 td p{ line-height:16px;}
#box_xctgtcty_668 .d_width_80{ width:80%; border-left:1px solid #d4e4ef;}
#box_xctgtcty_668 .d_width_20{ width:20%; }
#box_xctgtcty_668 .bg_dam{ background:#dee9f9}
#box_xctgtcty_668 .bg_nhat{ background:#f0f9ff}
#box_xctgtcty_668 .button_common{ margin:5px 0 10px 304px; display:inline}
#box_xctgtcty_668 .button_common a{ outline:none}
