@charset "utf-8";
/* CSS Document */

body{background:#c6ecf7 url(../img/bg_body.gif) repeat-x!important}
.blind{ position:absolute; left:-9999em; font-size:0; line-height:0;}
#header,#content,#footer{width:1000px;margin:0 auto}

#header{background:url(../img/bg_header.jpg) no-repeat;height:212px; position:relative}
#header .lnb{ position:absolute; bottom:0;left:-3px}
#header .lnb li{ float:left; width:200px; height:38px; line-height:38px; text-align:center; border:3px solid #55acc1;margin-right:10px; border-radius:10px 10px 0 0; margin-bottom:-3px;}
#header .lnb li a{ display:block; font-family:"黑体"; font-size:16px; color:#147b94; padding:0 10px;zoom:1}
#header .lnb li a:hover{ color:#FF6600}
#header .lnb li.on{ background:#fff;}
#content{background:#fff;padding:0 20px 20px;border-radius:10px;border:3px solid #55acc1;width:960px; position:relative;}
#content h2{ font-size:18px; font-family:"黑体"; font-weight:normal;margin:10px 0}
#content p.img{margin-top:20px}
#content p{line-height:24px;margin-bottom:15px}
#content .about p{ text-indent:24px;font-size:14px; line-height:27px; text-align:justify}
#content .job_list table{width:100%}
#content .job_list table th{background:#e6e9ea;height:30px;border:1px solid #CCCCCC;; text-align:center}
#content .job_list table td{padding:4px;border:1px solid #CCCCCC; text-align:center}
#content a.home{position:absolute; top:20px;left:-24px; background:url(../img/home.png) no-repeat; width:24px; height:100px; display:block; text-indent:-9999em;}
#content a.top{position:absolute; bottom:60px; right:-25px;background:url(../img/top.png) no-repeat; width:25px;height:60px; display:block; text-indent:-9999em}
#content .pht_list li{ float:left; margin-right:10px}
#content .pht_list li.last{margin-right:0}
#content .pht_list li img{ border:1px solid #CCCCCC}
#footer{ text-align:center;padding:20px 0}
