﻿body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #444444;
	font-family: '宋体' , Simsun;
	background-color:#fff;
}

a, a:visited
{
	font-size: 12px;
	font-weight: 100;
	color: #444444;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	font-weight: 100;
	color: #f10000;
	text-decoration: none;
}
.clear
{
	clear: both;
}


/*首页页头开始*/
.headtop
{
	font-size: 12px;
	background: url(/images/index/top10_bg.gif);
	padding-top: 2px;
}
.headtop1
{
	font-size: 12px;
	background: url(/images/index/gray_bg.gif);
	border: 1px solid #cccccc;
	border-top: none;
}
.logo
{
	border: 1px solid #F5F7FA;
	width: 202px;
	height: 64px;
}

/*广告*/
.topadver
{
	float: right;
	text-align: left;
	margin-left: 5px;
	height: 62px;
}

/*首页导航*/
.j_nav
{
	font-size: 12px;
	color: #ffffff;
}
.j_nav .left
{
	background: url(/jobseeker/image/Person10_left.jpg);
	height: 30px;
	width: 3px;
}
.j_nav .right
{
	background: url(/company/image/company_right.jpg);
	height: 30px;
	width: 3px;
}
.j_nav .tbbg
{
	background: url(/jobseeker/image/Person10_bg.jpg);
	height: 30px;
}
.j_nav .w4
{
	width: 12px;
	background: url(/jobseeker/image/Person10_bg3.jpg);
	height: 30px;
}
.j_nav .companyBg
{
	background: url(/images/index/top11_bg2.jpg);
	
	}
.j_nav a:link
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.j_nav a:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.j_nav a:hover
{
	color: #FFFF00;
	text-decoration: none;
}

/*bottom*/
#bottom_nav
{
	background: url(/images/newIndex/barbg.gif);
	width: 980px;
	height: 29px;
}
#bottom_nav a:link, a:visited
{
	color: #ffffff;
}
#bottom_nav a:visited
{
	color: #ffffff;
}
#bottom_nav a:hover
{
	color: #000000;
	text-decoration: none;
}

#bottom_content
{
	margin-top: 10px;
}
#bottom_content a:link, a:visited
{
	color: #444444;
}
#bottom_content a:visited
{
	color: #444444;
}
#bottom_content a:hover
{
	color: #444444;
	text-decoration: underline;
}

.topadver
{
	float: right;
	text-align: left;
	margin-left: 10px;
	height: 62px;
}
/*--底部---*/
#Div_Bottom{TEXT-ALIGN: center; PADDING-BOTTOM: 30px; LINE-HEIGHT: 30px; BACKGROUND-COLOR: #f7faff; FONT-SIZE: 14px; BORDER-TOP: #d6e8f6 2px solid; PADDING-TOP: 10px}
.paginator { font: 11px Arial, Helvetica, sans-serif;  }
.paginator a {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px;clear:both;}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;clear:both;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none;clear:both;}
.paginator a:hover {color: #fff; background: #7AADE3;border-color:#7AADE3;text-decoration: none;clear:both;}
.CustomInfoClass{ width:100px; margin-top:10px; border:1px solid red; margin:0px;clear:both;padding-top:5px;}
.paginator input{padding: 0px;clear:both; }

