@charset "utf-8";
/* CSS Document */

body{ background:#CC0000 url(../img/bg_body.gif) repeat-x !important}

.hd_area,#ct,#ft{ width:960px;  margin:0 auto}

#hd{padding:20px 0; background:#fff;}

#hd .hd_area{position:relative}
#hd .hd_area .menu{height:40px; position:absolute; left:0px; top:68px; width:100%}


#hd .menu li{ float:left; line-height:40px}
#hd .menu li.last{ float:right}
#hd .menu li a{ font-size:16px; float:left; zoom:1; font-family:"微软雅黑"; color:#fff; display:block; padding:0 20px}
#hd .menu li.on a,#hd .menu li a:hover{ background:#000; text-decoration:none}

#ct{ background:#fff; margin-top:40px; overflow:hidden; box-shadow:0 0 5px #000; *border:1px solid #000}
#ct .main{ padding:0 20px}
#ct .main .about .thumb{ float:left; padding:2px; border:1px solid #ccc; margin:0 10px 10px 0}
#ct .main .about .thumb2{ float:right; padding:2px; border:1px solid #ccc; margin:0 0 10px 10px}

#ct .main .about h2,#ct .main .job h2,#ct .main .contact h2{ font-size:24px; padding:15px 0; line-height:1.5; font-family:"微软雅黑"; border-bottom:1px solid #ccc; margin-bottom:10px}
#ct .main .about p{line-height:22px; margin-bottom:15px; text-align:justify}
#ct .main .about p.ind24{ text-indent:24px}
#ct .main .about h3{ font-size:16px; padding:5px 0; line-height:1.5; font-family:"微软雅黑";margin-bottom:10px}

#ct .job_list{ width:100%; border-top:1px solid #ccc;border-bottom:1px solid #ccc; margin-bottom:20px;}
#ct .job_list th{ text-align:center; background:#EFEFEF; height:30px;border-right:1px solid #ccc;border-bottom:1px solid #ccc}
#ct .job_list .br0{ border-right:0}
#ct .job_list td{border-top:1px solid #e5e5e5; height:28px;border-right:1px solid #e5e5e5;}
#ct .job_list td p{ text-indent:0; padding:10px; margin-bottom:0; }

#ct .contact p{ line-height:25px; font-size:14px; padding:15px 0}




#ft{padding:20px 0}
#ft p{ text-align:center; color:#fff}
#ft p a{color:#ccc}