/*
Author: 张凤华
*/

/*公共样式*/
body,div,tr,td,h1,h2,h3,h4,a,ul,li,p,form,input,dl,dt,dd,span,em{ margin:0; padding:0;}
body, span, div, td, th {color: #333;font-family: "宋体",Arial,Helvetica,sans-serif;font-size: 12px;line-height:18px; text-align: left;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix{ height:1%;}
*+html .clearfix{ height:1%;}
body{background:url(body_bg.jpg) repeat-x left top #fff;}
ul,li {list-style:none;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
a{text-decoration:none; font-family:"宋体", Arial, Helvetica, sans-serif; color:#0d4ba7; border:none;}
a:hover{text-decoration:none; color:#333}
img{ border:0 none; vertical-align:top;}
em {font-style:normal;}

/*-----*/
.box {width:1000px; margin:0 auto; padding:0;}
.top img.logo {float:left;}
.menu {background:url(menu_bg.gif) no-repeat left top; height:36px;}
.menu li {float:left; display:block; width:130px; height:33px; margin:1px; line-height:33px; font-size:14px; color:#fff; text-align:center; background:url(menu_line.gif) no-repeat right top;}
.menu li a {color:#fff;}
.content {border-top:3px solid #fff; background:#fff; padding-top:10px;}
.tit {background:url(icon.gif) no-repeat 5px center; background:url(tit_bg.jpg) no-repeat left top; height:27px; line-height:27px; color:#fff; font-weight:bold; text-indent:15px;}
.con_left {width:228px; float:left;}
.marquee {padding:10px 0 0 15px;}
.marquee img {margin-bottom:10px;}
.con_right {width:755px; float:right;}
.con_txt {padding:10px;}

.fooder {height:30px;  margin:0 auto; padding-top:10px; width:100%;}
	div.bottomTitMemu {color:#333;text-align:center;}
	div.bottomTitMemu a{color:#777866;}
	div.bottomTitMemu span { color:#333;}

/*joblist*/
#job_title { background:#a2a2a2; height:35px; line-height:35px;}
#job_list {line-height: 30px;width:100%;}
#job_list th, #job_list td {padding: 0 0 0 10px;}
#job_list th {color: #fff;text-align: left; font-size:12px; }
#job_list td {height:35px; line-height:35px; font-size:12px;  color:#505050; background:#fff; border-bottom:1px dashed #ccc;}