.cs {
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:12px;
	line-height:18px;
	color: #333333;
}
TD,TH,DIV,P,SPAN  {
	font-size:12px;
	color:#333333;
	line-height: 150%;
}

A:link     {text-decoration:none; color:#333333}
A:visited  {text-decoration:none; color:#333333}
A:active   {text-decoration:none; color:#CC0000}
A:hover    {text-decoration:underline; color:#CC0000}

:link.B     {
	text-decoration:underline;
	color:#666666;
	font-family: "Arial", "Helvetica", "sans-serif";
}
:visited.B  {
	text-decoration:underline;
	color:#666666;
	font-family: "Arial", "Helvetica", "sans-serif";
}
:active.B   {
	text-decoration:none;
	color:#CC0000;
	font-family: "Arial", "Helvetica", "sans-serif";
}
:hover.B    {
	text-decoration:none;
	color:#CC0000;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.button {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	cursor:pointer;
	border:1px #6C92AD solid;
	background-image:url(/Images/button_bg.gif); 
	background-repeat:repeat-x; 
	height:21px;
}
.button_mouseover {
	font-family:Arial;
	font-size:12px;
	color:#F60;
	cursor:pointer;
	border:1px #FC3 solid;
	background-image:url(/Images/button_bg2.gif); 
	background-repeat:repeat-x;	
	height:21px;
}
.gsm {
	font-size: 14px;
	color: #0080C0;
}
.bg {
	background-image: url(images/bg_gszhwh.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgjobs {
	background-image: url(images/bg_jobzho.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.border_r_l{
	border-left:1px #DFDFDF solid;
	border-right:1px #DFDFDF solid;
}
.in { background:#fff;border:1px solid #EEEEEE;padding:5px 5px;position:relative;top:-3px;left:-3px; width:300px;}
.top-log {padding-right:10px; max-width:120px; min-width:80px; overflow:hidden;}
.top-log img { max-width:110px; height:auto;}
.phone-text span{ font-size:16px;}
.job-name span{
	font-size:20px;
	font-weight:400;
}
.job-name td{
	padding:10px 0 0;
}
.job-title {
	padding:0px 0;
}
.job-title span {
	font-size:20px;
	font-weight:400;
	color:#F60;
}
.job-title p {
	font-size:14px;
	font-weight:400;
}
.job-line {
	margin:15px auto;
	border-top:1px #F8F8F8 solid;
}
.job-info {
	color:#999;
}
.job-content {
}
.job-content td{
	font-size:14px;
	padding:10px 40px 0;
	line-height:200%;
}
.item-contact {
	letter-spacing:4px;
}
.bdshare {
	position:relative;
	padding:10px 0 20px;
}
.bdsharebuttonbox {
	position:absolute;
	text-align:center;
	top:0;
	left:16%;
}