﻿/*导航条*/
.div_daohang
{ 
	width :900px;
	height:25px;
	background-image :url(../images/bar_xia.gif);
	text-align:left;
	vertical-align:middle;
	line-height:25px;
}
/*大层*/
.div1
{
	 width :900px;
	 background-color:#fff;
	 text-align:left;
	 line-height :20px;
}
.pan
{
	 width :100%;
	 border :0px;
	 text-align:center ;
	 background-color:#fff;	
	 font-size:11pt;
	 line-height :30px;
}

/*分类 查询*/
.div_chaxun
{
	 width :900px;
	 height :30px;
	 background-color:#9cf;	
}

.div_left
{
	 width :685px;
	 background :#fff;
	 border :solid 1px #09f;
	 float:left ;
	 vertical-align :middle ;
}
.div_right
{
	 width :205px;
	 background :#fff;
	 border :solid 1px #093;
	 float :right ;
}

/*注册*/
.div_reg{ text-align :center ; background-color :#fff; width :900px;}

.td_list{ border-bottom :dashed 1px #999;}
.td_title{ border-bottom :solid 2px #f60;}

.pan_biaoqian{ width :100%; background-color:#fff; text-align:left ;}

.div_user_left
{
	 width :200px;
	 background-color:#fff;
	 border:solid 1px #f03;
	 margin :3px; 
	 float:left;
}
.div_user_right
{
	 width :680px;
	 background-color:#fff;
	 border: solid 1px #9c0;
	 margin :3px 0px 3px 3px;
	 clear:none;
}

.table_user
{
	 border :solid 1px #333;
	 border-collapse : separate ;
	 border-spacing :0px;
}
.table_user_tr{ background-color:#999; color:#000;}
.table_user_job_td{ background-color:#69f; color:#fff; font-weight:bold;}
/*招聘信息中*/
.table_td_info{ color:#039;}

/*字体颜色*/
.job_align_color{ text-align:left;color:#666;}