﻿@charset "gb2312";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;
}
body{
	background:#ccc;
	font-family:"宋体", Arial;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#333;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
a,img{
	text-decoration:none;
	color:#000;
	border:none;
}
a{ font-weight:bold;}
a:hover{
	color:#09F;
	text-decoration:none;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.space{
	height:25px;
	line-height:25px;
	font-weight:bold;
	font-size:12px;
}
.deptitem{
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}
.jobitem{
	font-size:12px;
	line-height:26px;
}
.content_txt{
	font-size:14px;
	line-height:30px;
}
.content_txt p{
	font-size:14px;
	line-height:30px;
	font-family:"宋体";
}
.contactlist tr td{
	height:25px;
	line-height:25px;
}
.line{
	border-bottom:1px #bababa dashed;
}
#main{
	background:#FFF;
	width:1002px;
	margin:auto;
}
.nav{
	margin-bottom:2px;_margin-bottom:1px;
}
.content_txt{
	width:920px;
	margin:10px auto 0;
}
.content{ text-align:center;}
.text{
	padding:20px 0;
	width:949px;
	margin:0 auto 20px;
}
#bottom{
	color:#FFF;
	background:url(images/bg.jpg);
	margin:auto;
	width:1002px;
	padding:8px 0;
	text-align:center;
}
.schedule{
	line-height:30px;
	color:#333;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
.thead td{
	font-family:"微软雅黑";
	color:#000;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	
}
.tbody td{
	font-family:"宋体";
	font-size:12px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.tables{border-collapse:collapse; margin:10px auto; font-family: “微软雅黑”; font-size: 16px;}
.tables td{border:1px solid #dddddd; padding: 4px;}