@charset "utf-8";
/* CSS Document */

/*-----2011-8-18----王志会--------------*/

/*--------整体架构----------*/
a{text-decoration:none;}
*{padding:0; margin:0;}
body{font:12px/24px "微软雅黑", Arial; color:#333; background:#fafafa;}
.clear{clear:both;}
.sep{height:20px;}
.logo,.main,.foot{width:980px; margin:0 auto;}
.main{background:url(../images/main_bg.jpg) repeat-y; padding:0 10px; width:960px;}
.foot{background:url(../images/main_foot.jpg) top no-repeat; padding:30px 0 0 0; height:40px; text-align:center;}
p{text-indent:24px;}
#job_list a,.foot a,.txt a,.con a{color:#336; text-decoration:none;}
#job_list a:hover,.foot a:hover,.txt a:hover,.con a:hover{color:#c00;}
h1{font:bold 14px/30px "微软雅黑", Arial; color:#336;}

/*--------导航----------*/
.nav{height:40px; background:url(../images/nav_bg.jpg) no-repeat top; padding:0 0 5px 40px; width:920px;}
.nav ul li{display:block; float:left; width:120px; list-style:none; text-align:center; height:40px; font:bold 16px "微软雅黑", Arial; color:#fff; text-decoration:none; line-height:37px;}
.nav ul a:hover li{background:url(../images/nav.jpg) no-repeat;}

/*--------BANNER----------*/
.banner{width:948px; border:#00477b 1px solid; height:373px; margin:0 auto;}
#marquee{width:948px; height:373px; overflow:auto;}
.pic1{padding:0 1px;}

/*--------内容----------*/
.txt{padding:10px 30px 15px 30px;}


		/*--------职位列表----------*/
#job_list { font:12px/24px "微软雅黑", Arial;	width:95%;}
#job_list th {font:bold 14px/26px "微软雅黑", Arial;	background:#e1e1e1;	height:30px; color:#336; padding-left:30px;	text-align:left; border-bottom:#336 1px solid;}
#job_list td {height:30px; text-align:center; background:#fff; border-bottom:#e1e1e1 1px solid; padding-left:30px; text-align:left;}

a.web{text-decoration:none; color:#C00;}
















































