body {
	text-align:center;
	background: url(../images/bg.jpg) repeat-x #f9fafc;
	color:#FFF;
}

body, form, h1, h2, h3, h4, h5, ul, ol, li, dl, dt, dd, div, input,img, p {margin:0; padding:0;list-style:none;border:none;font-size:12px;}
select,input,textarea,option{
	font:normal 12px/1.6em Verdana, Lucida, Arial, Helvetica, sans-serif;
	
}

a:link, a:visited,a:active {
	text-decoration:none;
	color:#666666;
}
a:hover
{
	color:#000000;
}
.clear{ clear:both;}

/* head */
#head{
	height:169px;
	width: 1024px;
	margin:0 auto;
	clear: both;
	background: url(../images/zhaopin-index_01.jpg) no-repeat 0px 0px;
}

/*footer*/
#footer
{
	background: #ffffff;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#copyright
{
	height:50px;
	line-height:25px;
	border-top:#cdcdcd 1px solid;
	text-align:center;
	
}

/*main²¼¾Ö*/
#main {
	background: #FFF no-repeat;
	width:1024px;
	overflow:hidden;
	text-align:left;
	margin:0px auto;
	vertical-align:top;
	
}
#main_index_l {
	width:225px;
	text-align:left;
	vertical-align:top;
	float: left;
	margin-left: 5px;
}
#main_index_r {
	width:555px;
	text-align:left;
	vertical-align:top;
	margin-right:5px;
	float:right;
}
#main_index_l_l
{
	width:225px;
	margin-left:5px;
	text-align:left;
	vertical-align:top;
	float: left;
}
#main_index_l_r
{
	width:480px;
	float:right;
	text-align:left;
}
#main_list {
	margin:5px;
	width: 790px;
	background: #ffffff;
}
#main_list_l{
	width:200px;
	float:left;
}
#main_list_r{
	width:590px;
	float:right;
}
#rightPane .borderTop
{
	background: url(../images/contentTop.gif) no-repeat;
	height: 34px;
}
#mainBox2 {
	float:left;
	width:690px;
	height: auto;
}


/*ÎÄÕÂ*/

.article{
	margin:10px 25px 10px 25px;
	text-align:left;
	width:670px;
	float:left;
	margin-left:107px;

}
.article .head {position:relative; margin:15px 0px 10px 0px; padding-bottom:5px;}

.article .title {
	margin:0 0 2px 0;
	font-size:16px;
	font-family:tahoma;
	color:#333333;
	text-align:center;
}
.article .info{
	height:25px;
	font-size:12px;
	line-height:25px;
	text-align: center;
}
.article .content{
	font-size:12px;
	line-height:150%;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#D1D1D1;
}
.article .content p
{
	margin:10px 0px 10px 0px;
}
.article .content img{
margin:0px 10px 0px 10px;
}
.article .content table { 
	border-collapse:collapse;
	font-size:12px;
	padding: 4px;
	border: 1px #999999 solid;
}
.article .content table td{border:1px #999999 solid;padding: 4px;}
