body {margin:0 auto; width:1000px; }
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.TopArea {
	background-image: url(../Images/Company/Top_BG.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 975px;
	background-color: #FEFEFE;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.TopArea .CompanyName {
	font-size: 16px;
	font-weight: bold;
	color: #038AE4;
	text-decoration: none;
}
.MainTable {
	margin-left: 10px;
}
.MainTable .AllJobList {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.NavBar_BG_L {
	background-image: url(../Images/Company/NavBar_BG_L.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.NavBar_BG_R {
	background-image: url(../Images/Company/NavBar_BG_R.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.NavBar_BG_BTN {
	background-image: url(../Images/Company/NavBar_BG_BTN.gif);
	background-repeat: no-repeat;
	margin-left: 40px;
}
.NavBar_BG_BTN .curr {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
.NavBar_BG_BTN .other {
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
}

.NavBar_BG_BTN a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/Company/NavBar_BG_BTN2.gif);
}
.NavBar_BG_BTN2 {
	background-image: url(../Images/Company/NavBar_BG_BTN2.gif);
	background-repeat: no-repeat;
	margin-left: 40px;
}
.NavBar_BG_BTN2 .curr {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
.NavBar_BG_BTN2 .other {
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
}

.NavBar_BG_BTN2 a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.MainTable .Item {
	line-height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	background-image: url(../Images/Company/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.MainTable .Item a {
	color: #000000;
	text-decoration: none;
}
.MainTable .Item a:hover {
	color: #FF6600;
	text-decoration: none;
}
.MainTable .Item .currJOb {
	color: #FF6600;
}

.MainTable .Intro {
	line-height: 22px;
	color: #666666;
	padding: 10px;
}
.Intro a {
	color: #666666;

}
.Link_Tit {
	background-image: url(../Images/Company/Link_Tit.gif);
	background-repeat: repeat-x;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.Link_Tit2 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.MainTable .Intro .desc {
	padding-left: 10px;
}
.MainTable .Intro .desc .btn {
	background-image: url(../Images/Company/invite.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 108px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	CURSOR: hand;
	padding-left:5px;
	padding-right:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.MainTable .Intro .commLink {
	font-size: 14px;
	color: #0656AF;
}
.Tip {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 2px;
}
.Tip span
{
	float:right;
}