﻿body
{
}
img
{
	border: 0px;
}
h2, p
{
	font-weight: normal;
	margin: 0;
	padding: 0;
}
div
{
	font-family: 宋体;
	font-size: 12px;
	overflow: hidden;
}
.bodycontainer
{
	margin: 0 auto;
	padding: 0;
	width: 770px;
	margin-top: 10px;
	background: #ffffff;
	margin-bottom: 10px;
}
.help_img
{
	border: 1px solid #ff6600;
}
.help_img_c
{
	border: 1px solid #009DFF;
}

.jobseek_tit
{
	background: url(/images/help/jobseeker_tit.gif);
	height: 30px;
	line-height: 30px;
	border: 1px solid #ff6600;
	padding-left: 10px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
}
.jobseek_tit_c
{
	background: url(/images/help/help_bj_company.gif);
	height: 30px;
	line-height: 30px;
	border: 1px solid #009DFF;
	padding-left: 10px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
}

.jobseeker_asklist
{
	border: 1px solid #ff6600;
	border-top: none;
}
.jobseeker_asklist_c
{
	border: 1px solid #009DFF;
	border-top: none;
}
#ask td
{
	height: 24px;
	border-bottom: 1px dashed #dddddd;
	background: url(/images/help/ico02.gif) no-repeat fixed left;
	padding-left: 20px;
}

.ask:link
{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.ask:visited
{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.ask:hover
{
	color: #f10000;
	text-decoration: underline;
}

.row2
{
	width: 770px;
	height: auto;
	margin-top: 20px;
}
.row2 h2
{
	width: 770px;
	height: 55px;
	background: url(/images/help/help_title_person.gif) no-repeat;
}
.row2 h2.title
{
	width: 650px;
	padding: 0 10px 0 110px;
	height: 35px;
	line-height: 18px;
	padding-top: 20px;
	font-size: 12px;
	color:#000;
}
.row2 .answer
{
	width: 768px;
	padding: 15px 0;
	height: auto;
	background: #FFF6F1;
	border-left: 1px solid #FF6100;
	border-right: 1px solid #FF6100;
	border-bottom: 1px solid #FF6100;
}
.row2 .answer p
{
	width: 730px;
	height: auto;
	line-height: 20px;
	margin: 0 auto;
}
.row2 .answer a
{
	color: Red;
	text-decoration: underline;
}
.row2 .answer a:hover
{
	color: Red;
	text-decoration: none;
}

