﻿@charset "gb2312";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;
}
body{
	background:#b9c8d3;
	font-family:"微软雅黑", Arial;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#000;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
a,img{
	text-decoration:none;
	color:#5a5a5a;
	border:none;
}
a:hover{
	color:#fc777a;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.clearfix{ zoom:1;}
.clearfix:after{height:0; display:block; visibility:hidden; content:"."; clear:both;}	
.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:12px;
	line-height:26px;
}
.line{
	border-bottom:1px #bababa dashed;
}
#main{
	background:#FFF;
	width:1084px;
	margin:auto;
}
.content{
	background:url(images/bg02.jpg) no-repeat;
	padding:15px 50px;
}
.title{
	font-size:24px;
	font-weight:bold;
	color:#f37800;
	text-align:center;
}
.text{
	margin:25px 0;
	padding:0 22px;
	line-height: 2em;
}
.text ul{
	width: 100%;
}
.text ul li{
	float:left;
	width:303px;
	margin-left:10px;
	margin-bottom: 15px;
}
.text ul li a{
	color:#FFF;
	font-size:14px;
	line-height:30px;
	text-align:center;
	height:30px;
	display:block;
	background:url(images/button01.png) no-repeat center center;
}
.text ul li a:hover{
	color:#FFF;
	background:url(images/button01c.png) no-repeat center center;
}
.font{
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}
.font tr td{
	height:25px;
	line-height:25px;
}
.fontspe{
	color:#0068b7;
}
.name{
	background:#f49900;
	color:#FFF;
	text-align:center;
	width:150px;
}
.jobtitle{
	width:933px;
	margin:auto;
}
.job{
	padding:20px 50px;
}
#bottom{
	margin:auto;
	width:1002px;
	padding:20px 0;
	text-align:center;
}
.clear{
	clear: both;
	height: 0;
	line-height: 0;
}
.tr1{
	font-weight: bold;
	font-size: 14px;
	height: 40px; line-height: 40px;
}
.tr2{
	font-size: 12px;
	height: 30px; line-height: 30px;
}
.tr2 td{
	border-bottom: 1px dashed #ccc;
}
.copy{
	padding:15px;
	text-align:center;
}
.notice{margin:25px 0; padding:0 22px; line-height: 2em;}
.career{padding:30px 0;}
.career img{}
.download{text-align:center; padding-top:30px;}
.download span{display:block; text-align:center; line-height:32px; font-size:14px; color:#FFF; background:url(images/button03.png) top center no-repeat; margin-top:10px;}
.download span a{color:#FFF; font-weight:bold;}
.download span a:hover{color:#000;}
	
	
	
	
	
	
	
	
	