/* CSS Document */
*{
	padding:0px;
	margin:0px;
	border:0px;
}
body{font:normal 12px Arial, Helvetica, sans-serif; background:#f3f3f3; color:#333;	line-height:23px; text-align:center; margin:0 auto}
#header,#footer,#content{width:1003px; background:#fff; clear:both; margin:0 auto}
#header img{float:left; background:#fff}

#left{width:220px;background:#fff url(images/left-bg_10.gif) center repeat-y; margin-left:30px; float:left; display:inline}
.job{
	background:url(images/left-bg_10.gif) top left no-repeat;
	padding:17px 21px 0px 21px;
	width:178px;
}
.job img{padding:5px 0px;}

a{
	color:#015679;
	text-decoration:none;
}
a:hover{
	color:#F86A02;
	text-decoration:underline;
}
.depart{
	width:681px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#FF5A00;
	background:#fff;
}
.photo{
	padding:10px;
	background:#F1F7FA;
}
.photo img{
	padding-bottom:5px;
}
#right{	margin:33px 0 0 23px;	width:720px; float:right; text-align:left}

.jobs{
	padding:10px 10px 30px 10px;
	width:680px;
}

ul{float:left; list-style:none; margin:0; padding:0; text-align:left}
li{	width:225px; list-style:none; font-family:"ËÎÌå"; margin:1px; background:#F7FAFC; float:left}

#right img{	padding-bottom:10px;}

p{
	padding:10px 16px 17px 16px;
	text-indent:23px;
}
span{
	font:bold 12px Arial, Helvetica, sans-serif;
}
.contact{
	padding:0 16px;
}
.tu{
	float:right;
}
.tu2{
	padding-left:30px;
}
.clear{clear:both; font-size:0; line-height:10px; height:10px}
#footer{
	clear:both;
	background:url(images/im_25.gif) no-repeat top left;
	padding:10px 0 10px 0;
	text-align:center;
}