@charset "utf-8";
/* CSS Document */
.blind{ display:block; left:0; position:absolute; top:-5000px; overflow:hidden}

#wrap{ width:949px; margin:0 auto; overflow:hidden; border:5px solid #690706}
#header{ background:url(../img/bg_header.jpg) no-repeat; height:490px}
#content{ padding:20px}
#content h2{ font-size:16px; font-family: "微软雅黑"; margin-bottom:10px}
#content .about{ margin-bottom:10px}
#content .about p{ text-align:justify; line-height:25px; text-indent:24px}
#content .job_list{ border:1px solid #CCCCCC; width:100%; border-bottom:0; margin-bottom:10px}
#content .job_list th{ height:30px; background:#F5F5F5; border-right:1px solid #CCCCCC;  border-bottom:1px solid #CCCCCC;}
#content .job_list th.br0{ border-right:0}
#content .job_list td{border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; height:28px}
#content .job_list td.br1{ border-right:0; text-align:center;}
#content dl{ margin-bottom:10px;}
#content dt{ font-weight:bold; line-height:25px;}
#content dd{line-height:25px}
#footer{ padding:10px 0}
#footer p{ text-align:center;}