﻿body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #444444;
	font-family: '宋体' , Simsun;
}

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(/jobseeker/image/Person10_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 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;
}