.GuideCont{
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.GuideCont a{
	color:#666;
}
.titles{
	border-top:#DDD solid 1px;
	padding:10px 10px 0 10px;
	line-height:25px;
}
.posttime{
	padding:5px 10px 15px 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:14px;	
}
.posttime a{
	color:#666;
}
.BaseInfo{
	border-top:#DDD solid 1px;
	border-bottom:#DDD solid 1px;
	padding:10px 0 10px 0;
}
.BaseInfo li{
	padding:5px 10px 5px 10px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
.BaseInfo li span{
	color:#000;
}
.applyjob{
	padding:15px 0 15px 0;
	text-align:center;
}
.applyjob a{
	display:inline-block; 
	padding:8px 15px;
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	color:#fff; 
	background-color:#f40; 
	border:0 none; 
	box-shadow:#ddd 0 1px 1px; 
	border-radius:5px;
	letter-spacing:5px;
}
.Contact{
	width:98%;
	border:#DDD solid 1px;
	border-radius:3px;
	margin:10px auto;	
}
.Contact li{
	height:40px;
	line-height:40px;
	border-top:#DDD solid 1px;
	text-indent:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}
.Contact li a{
	color:#333;
}
.Contact li span{
	color:#666;
}
.OtherCont h3{
	display:block;
	border-top:#999 solid 1px;
	border-bottom:#DDD solid 1px;
	height:40px;
	line-height:40px;
	background:#FFF;
	text-indent:10px;
}
.OtherCont .conts{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	font-size:14px;
}
.bdsharebuttonbox{
	width:98%;
	margin:5px auto;
}
.Reminded{
	width:98%;
	border:#DDD solid 1px;
	border-radius:5px;
	margin:auto;	
	background:#FFF;
}
.Reminded div{
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	text-indent:10px;
	border-bottom:#DDD solid 1px;
	color:#369;
}
.Reminded ul{
	padding:10px;
}
.Reminded ul li{
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:5px;
	font-size:14px;
	color:#666;
}
.FootSpac{
	width:100%;
	height:80px;
	clear:both;	
}