/*------------------- search tab ------------------*/

.menu{
	 color:#FFFF00;
	 font-weight:bold;
}
.menu_type{
	 color:white;
}

#head_rtop{
	background:url("../images/nevi.gif") no-repeat 0px 7px;
	text-align:left;
	margin:40px 0 0 135px;
	height:28px;
}

#head_rbottom{
	margin:0px 0 0 20px;
	text-align:left;
	height:25px;
}

#search_menu{
	float:left;
	width:100%;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	list-style-type:none;
}
.search{
	display:inline;
	margin:0 25px 0 0;
	font-weight:bold;
}
#truehits{
	 margin-left:155px;
}

/*------------------- login ------------------*/

.textlogin{
   width:100px;
   border:1px solid #e0b96b;
}

#login{
   background:#98BDD8;
   color:#ffffff;
}

#login a:link,#login a:visited{
	  color:#FFFFFF;
 }

#login div{
   color:#FFFFFF;
}

/*------------------- Left Menu ------------------*/
	
.left_menu{
   background:#231f20;
   height:20px;
   font-weight:bold;
   color:#FFFFFF;
   padding:4px 0 0 7px;

}

.left_menu_detail{

}

.left_menu_detail ul{

   margin:0;
   list-style-type:none;
   padding:0;

}

.left_menu_detail li{

   background:url(../images/icon/bgleftmenu.gif) no-repeat top left;
   padding:2px 0 0 5px;
   margin:0px 4px 0 4px;
   border-bottom:1px solid #777576;
   color:#000000;
   height:20px;
}

.left_menu_detail li a:link,.left_menu_detail li a:visited{
   color:#000000;
   text-decoration:none;
}

/*------------------- footer ------------------*/

#h_footer{
  background:#D3D3D3;
  height:20px;
  width:988px;
}

#b_footer{
   background:#D3D3D3;
   height:20px;
   width:988px;
}


#footer_container{
   padding:12px;
}


#footer{
   background:#74A4C8;
   width:988px;
   text-align:left;
   height:85px;
}

#footer_left{
	float:left;
	width:70px;
	height:49px;
	background:url(../images/job_bottom.gif);


}

#footer_right{
	margin:0 0 0 15px;
	background:#CBE2F0;
	border:1px solid #FFFFFF;
	float:left;
	/*width:834;*/
	width:872;
	text-align: center;
}

#footer_right div{
	font-size:14px;
}
