﻿body {margin: 0; font-family: Tahoma; font-size: 10pt; color: #383838; line-height: 20px;}
table {border-collapse: collapse; }
a {color: #00458f; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: underline;}
a:active {color: #00458f; text-decoration: none;}
.KimDung {border: 0px solid #EFEFEF;	color: #383838;	font-weight: Bold; width: 106px; height: 26px; line-height: 26px; background: url('layout/bg_button.jpg') no-repeat center; cursor:pointer}
button {border: 0px solid #EFEFEF;	color: #383838;	font-weight: Bold; width: 106px; height: 26px; line-height: 26px; background: url('layout/bg_button.jpg') no-repeat center; cursor:pointer}
li {line-height: 26px;}
.search {border: 0px solid #EFEFEF;	font-size: 9pt;	color: #FFFFFF;	font-family: Tahoma; font-weight: Bold; width: 80px; height: 40px; line-height: 40px; background: url('bt-search.gif') center; cursor:pointer}
.active {display: block; color: #383838; font-weight: bold; background: url('layout/menu-hover.gif') no-repeat; width: 150px; height: 32px; line-height: 32px; text-align: center; float: left}
.active:hover {color: #383838; text-decoration: none;}
.inactive {display: block; color: #ffffff; font-weight: bold; width: 150px; height: 32px; line-height: 32px; text-align: center; margin-left: 1px; float: left;}
.inactive:hover {color: #383838; background: url('layout/menu-hover.gif') no-repeat; text-decoration: none}
.inactivex {display: block; color: #004087; font-weight: bold; width: 150px; height: 32px; line-height: 32px; text-align: center; margin-left: 1px; background: url('layout/menu-hover-sp2.gif') no-repeat; float: left}
.inactivex:hover {color: #383838; background: url('layout/menu-hover.gif') no-repeat; text-decoration: none}
.hotjobse0 {color: #089b01; width: 300px; padding-left: 0px; line-height: 26px; overflow: hidden; float: left}
.hotjobse1 {color: #00428a; width: 300px; margin-left: 12px; padding-left: 24px; line-height: 26px; overflow: hidden; float: left}
.hotjobse_0 {color: #089b01; width: 300px; padding-left: 24px; line-height: 26px; background: url('images/plus_.gif') no-repeat 0px 0px; overflow: hidden; float: left}
.hotjobse_1 {color: #00428a; width: 300px; margin-left: 12px; padding-left: 24px; line-height: 26px; background: url('images/plus_.gif') no-repeat 0px 0px; overflow: hidden; float: left}
.hotjobs0 {width: 330px; padding-left: 24px; height:28px; line-height: 26px; background: url('layout/bullet.gif') no-repeat 0px 3px; overflow: hidden; float: left}
.hotjobs1 {width: 330px; margin-left: 12px; height:28px; padding-left: 24px; line-height: 26px; background: url('layout/bullet.gif') no-repeat 0px 3px; overflow: hidden; float: left}
.hotjobs0 span {color: #383838;}
.hotjobs1 span {color: #383838;}
.clsbottom {color: #ffffff; font-weight: bold; text-decoration: none;}
.siteNavigation {color: #383838; text-decoration: none;}
.newsimg {float:left; border:1px solid #d3d3d2; padding:1px; margin: 3px 8px 3px 0px; width:100px;}
.newsimg_ {float:left; border:1px solid #d3d3d2; padding:1px; margin: 3px 8px 3px 0px; width: 150px;}
.tinkhac {display: block; padding-left: 15px; background: url('layout/bullet1.gif') no-repeat 6px 8px;}
.s0 {width: 320px; padding-left: 15px; height: 28px; line-height: 26px; background: url('layout/bullet1.gif') no-repeat 6px 12px; overflow: hidden; float: left}
.s1 {width: 320px; margin-left: 12px; padding-left: 15px; height: 28px; line-height: 26px; background: url('layout/bullet1.gif') no-repeat 6px 12px; overflow: hidden; float: left}
.s0 span {color: #383838;}
.s1 span {color: #383838;}
.s {display: block; padding-left: 15px; height: 28px; line-height: 26px; background: url('layout/bullet1.gif') no-repeat 6px 12px;}
.s span {color: #383838;}

.active1 {display: block; color: #ff0000; font-weight: bold; background: url('layout/menu-hover1.gif') no-repeat; width: 120px; height: 26px; line-height: 26px; text-align: center; float: left}
.active1:hover {color: #383838; text-decoration: none;}
.inactive1 {display: block; color: #ffffff; font-weight: bold; width: 150px; height: 32px; line-height: 32px; text-align: center; margin-left: 1px; float: left;}
.inactive1:hover {color: #383838; background: url('layout/menu-hover.gif') no-repeat; text-decoration: none}
.inactivex1 {display: block; color: #000000; font-weight: bold; width: 150px; height: 28px; line-height: 28px; text-align: center; margin-left: 1px; background: url('layout/menu-hover-sp3.gif') no-repeat; float: left}
.inactivex1:hover {color: #383838; background: url('layout/menu-hover.gif') no-repeat; text-decoration: none}

.tdline { border-bottom: 1px solid #C0C0C0;}
.topic {display: block; color: #00458f; padding-left: 0px; margin-top: 4px}
.topic1 {display: block; color: #00458f; padding-left: 0px; margin-top: 4px}

/* CSS for tool tip */
/* DanCH - 20080319 */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}