/*全局*/
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0;
}
p{
	line-height:150%;
	text-align:justify;
	text-justify:inter-ideograph;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1{
	font-size:24px;
	color:#000000;
	line-height:150%;
	margin:0;
}

/*链接*/
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}

.link_hot:link {
	color: #00007f;
	text-decoration: none;
}
.link_hot:visited {
	color: #00007f;
	text-decoration: none;
}
.link_hot:hover {
	color: #FF0000;
	text-decoration: underline;
}
.link_hot:active {
	color: #00007f;
	text-decoration: none;
}

.link_more:link {
	color: #FF6600;
	text-decoration: none;
}
.link_more:visited {
	color: #FF6600;
	text-decoration: none;
}
.link_more:hover {
	color: #FF0000;
	text-decoration: underline;
}
.link_more:active {
	color: #FF6600;
	text-decoration: none;
}

.link_white:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link_white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.link_white:active {
	color: #FFFFFF;
	text-decoration: none;
}

.link_green:link {
	color: #008800;
	text-decoration: none;
}
.link_green:visited {
	color: #008800;
	text-decoration: none;
}
.link_green:hover {
	color: #CC0000;
	text-decoration: underline;
}
.link_green:active {
	color: #008800;
	text-decoration: none;
}

.link_green:link {
	color: #008800;
	text-decoration: none;
}
.link_green:visited {
	color: #008800;
	text-decoration: none;
}
.link_green:hover {
	color: #CC0000;
	text-decoration: underline;
}
.link_green:active {
	color: #008800;
	text-decoration: none;
}

.link_blue:link {
	color: #0000DE;
	text-decoration: none;
}
.link_blue:visited {
	color: #0000DE;
	text-decoration: none;
}
.link_blue:hover {
	color: #008800;
	text-decoration: underline;
}
.link_blue:active {
	color: #0000DE;
	text-decoration: none;
}
/*字体*/
.f14{ 
	font-size: 14px;
}
.white{ 
	color:#FFFFFF;
}
.red{
	color:#FF0000;
}
.gray{
	color:#999999;
}
.blue{
	color:#030D7E;
}
.green{
	color:#008800;
}
.tit1{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
}
.tit2{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.tit3{
	color:#008800;
	font-size:14px;
	font-weight:bold;
}
/*边框*/
#datebox,#weekbox{ 
	width:66px; 
	height:23px; 
	text-align:center; 
	padding-top:6px;}
.in{
	border:1px solid #999999;
	height:20px;
	color:#000000;
	padding-top:2px;
}
.line_x{
	border-top:none;
	border-right:none;
	border-bottom:1px dashed #CCCCCC;
	border-left:none;
}
#hot{ 
	width: 28px;
	height:14px;
	float:left;
	clear:both;
	word-spacing:inherit;
}
.job_search1,.job_search2{
	background-repeat:no-repeat;
	width:256px;
	height:26px;
	padding-top:5px;
	text-align:center;
	cursor:pointer;
}
.job_search1{
	background:url(tab_l1.gif);
	font-weight:bold;
	color:#FF0000;
}
.job_search2{
	background:url(tab_l2.gif);
	color:#000000;
}
.img{
	border:1px solid #CCCCCC;
}
.border1{
	border:1px solid #7F7F7F;
}
.border2{
	border:1px solid #E2E2E2;
}
/*搜索*/
.inp{
	border:1px solid #CCCCCC;
	height:23px;
	color:#666666;
	padding:4px 4px 0 4px;
}
.sec1,.sec2{
padding-top:5px;
cursor: hand;
background-repeat:no-repeat;
width:71px;
height:26px;
}
}
.sec1  {
color:  #000000;
background:url(tab2.gif);
}
.sec2  {
color:  #982E00;
font-weight:bold;
background:url(tab1.gif);
}

/*按钮*/
.but1{
	width:54px;
	height:20px;
	text-algin:center;
	color:#000000;
	background:url(but_s.gif);
	background-repeat:no-repeat;
	border:0;
	padding-top:3px;
}

.but2{
	width:81px;
	height:21px;
	text-algin:center;
	color:#000000;
	background:url(btn_2.gif);
	background-repeat:no-repeat;
	border:0;
	padding-top:3px;
}


.but3{
	width:88px;
	height:26px;
	text-algin:center;
	color:#000000;
	background:url(btn_3.gif);
	background-repeat:no-repeat;
	border:0;
	padding-top:7px;
	font-weight:bold;
}
.but3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.but3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.but3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.but3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.job_class{
	background:url(job_class.gif);
	background-repeat:no-repeat;
	width:219px;
	height:21px;
	text-align:center;
	font-weight:bold;
	padding-top:3px;
}
.left_menu{
	background:url(left_menu.gif);
	background-repeat:no-repeat;
	width:179px;
	height:30px;
	text-align:center;
	padding-top:3px;
}