﻿/*通用*/
body {
	    margin-left: 1px;
	    margin-top: 0px;
	    margin-right:1px;
	    background-color:#fff;
    }

a:link {
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/*文字*/
.black12{
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

.black14{
	font-size: 14px;
	line-height: 22px;
	color: #000;
}

.black14b{
	font-size: 14px;
	line-height: 22px;
	color: #000;
	font-weight: bold;
}

.gray12{
	font-size: 12px;
	line-height: 20px;
	color: #595959;
}
.gray14{
	font-size: 14px;
	line-height: 22px;
	color: #696969;
}
.gray14b{
	font-size: 14px;
	line-height: 22px;
	color: #696969;
	font-weight: bold;
}

.yellow12 {
	font-size: 12px;
	line-height: 20px;
	color: #FF6600;
}

.yellow14b {
	font-size: 14px;
	line-height: 22px;
	color: #FF6600;
	font-weight: bold;
}

.green12 {
	font-size: 12px;
	line-height: 20px;
	color: #64950B;
}

.green12b {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #64950B;
}

.green14b {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #64950B;
}

.red12 {
	font-size: 12px;
	color: #9F2F3F;
	line-height: 20px;
	text-decoration: none;
}
a.red12:link { 
	font-size: 12px;
	color: #9F2F3F;
	text-decoration: none;
}

a.red12:hover { 
    color: #696969;
	text-decoration: none;
}

a.red12:active { 
    color: #696969;
	text-decoration: none;
}

.hotsubject
.hotsubject a
.hotsubject a:link
.hotsubject a:hover
.hotsubject a:active
{
    font-size: 12px;
	color: #F4030E;
	line-height: 20px;
	text-decoration: none;
}

.red14b{
	font-size: 14px;
	color: #9F2F3F;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
a.red14b:link { 
	font-size: 14px;
	color: #9F2F3F;
	font-weight: bold;
	text-decoration: none;
}
a.red14b:hover { 
    color: #696969;
	text-decoration: none;
}
a.red14b:active { 
    color: #696969;
	text-decoration: none;
}
.whrite12{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.whrite12_link,
.whrite12_link a,
.whrite12_link a:link,
.whrite12_link a:hover,
.whrite12_link a:active
{
    font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.whrite12b {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;	
}
.whrite14 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
.whrite14_index {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
a.whrite14_index:hover {
	text-decoration: none;
	color: #FFFF00;
}
.whrite14a {
	font-size: 14px;
	color: #FFFFFF;
	filter: DropShadow(Color=#69A928, OffX=2, OffY=2, Positive=1);
	font-weight: bold;
}

.whrite14b
{
    color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.g_i {
	font-size: 12px;
	color: #666666;
	border: 1px solid #5E8A00;
	margin: 2px;
	padding: 2px;
}
.g_select {
	border: 1px solid #006600;
	font-size: 12px;
	color: #666666;
}
.qred12 {
	font-size: 12px;
	line-height: 20px;
	color: #AB6D6D;
}
.table_y {
	font-size: 12px;
	line-height: 29px;
	color: #000000;
}

.table_CorpPostNameItem a,
.table_CorpPostNameItem a:link,
.table_CorpPostNameItem a:hover,
.table_CorpPostNameItem a:visited,
.table_CorpPostNameItem td
{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}

.table_CorpPostNameItem
{
	table-layout:fixed;
	font-size: 12px;
	line-height: 29px;
	color: #000000;
	background-image: url(/images/bg_gt.jpg);
}

.bg_anniu_hyjd {
	font-size: 14px;
	font-weight: bold;
	color: #5A940E;
	background-image: url(/images/bg_g_anniu.jpg);
	padding-top: 5px;
	padding-bottom: 2px;
	text-decoration: none;
}
.table_g {
	background-color: #9BCC00;
}

.table_hiddenmore a,
.table_hiddenmore a:link,
.table_hiddenmore a:hover,
.table_hiddenmore a:visited,
.table_hiddenmore td
{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}

.table_hiddenmore
{
	table-layout:fixed;
}


.date_header
{
	background-image:url(/images/bg_date_tiao.jpg);
}
.date_black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.date_gray {
	font-size: 12px;
	color: #595959;
	text-decoration: none;
}
.date_blue {
	font-size: 12px;
	color: #68A2EA;
	text-decoration: none;
}
.date_red {
	font-size: 12px;
	color: #C91D29;
	text-decoration: none;
}
.date_yellow {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.yellow14b {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.yellow14b:link { 
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.yellow14b:hover { 
    color: #696969;
	text-decoration: none;
}
a.yellow14b:active { 
    color: #696969;
	text-decoration: none;
}

.yellow14 {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.qyellow14b {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.qianhe12b {
	font-size: 12px;
	font-weight: bold;
	color: #B54800;
	text-decoration: none;
}
.qianlan12b {
	font-size: 12px;
	font-weight: bold;
	color: #638AB3;
	text-decoration: none;
}
.qianlth12b {
	font-size: 12px;
	font-weight: bold;
	color: #9F7C08;
	text-decoration: none;
}

.lred12 {
	font-size: 12px;
	color: #EF4122;
	text-decoration: none;
}

.white12{
	font-size: 12px;
	color: #FFFFFF;
}

.listgray12{
	font-size: 12px;
	line-height: 20px;
	color: #595959;
	text-decoration: none;

}

a.listgray12:link { 
	text-decoration: none;
}


.jlmb {
	font-size: 12px;
	color: #595959;
	text-decoration: none;
}

a.jlmb:hover { 
    color: #FF6600;
	text-decoration: none;
}

a.jlmb:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.font_zixun {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	padding-left:15px;
	background-color:#F3F6EC;
}

.org12{
	font-size: 12px;
	color: #F36F20;
}
/*按纽*/
.btn_seach2
{
	width: 68px;
	height: 21px;
	display: inline-block;
	background-image:url('/images/btn_org.gif');
	text-align:center;
	padding-top:1px;
}
.btnxiangguan1
{
	width: 52px;
	height: 19px;
	display: inline-block;
	background-image:url(/images/xiangguanbtn1.gif);
	padding-top:1px;
	padding-left:4px;
	text-decoration:none;
}
a.btnxiangguan1:hover
	{
	font-size: 12px;
	color: #F36F20;
	line-height: 20px;
	text-decoration: none;
	background-image:url(/images/xiangguanbtn2.gif);
	}
.btnxiangguan2
{
	width: 52px;
	height: 19px;
	display: inline-block;
	background-image:url(/images/xiangguanbtn2.gif);
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left:4px;
	text-decoration:none;
}
a.btnxiangguan2:hover{text-decoration:none;}

.btnxinshui1
{
	width: 41px;
	height: 19px;
	display: inline-block;
	background-image:url(/images/xinshuibtn1.gif);
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left:6px;
	text-decoration:none;
}
a.btnxinshui1:hover
	{
	font-size: 12px;
	color: #F36F20;
	line-height: 20px;
	text-decoration: none;
	background-image:url(/images/xinshuibtn2.gif);
	}
.btnxinshui2
{
	width: 41px;
	height: 19px;
	display: inline-block;
	background-image:url(/images/xinshuibtn2.gif);
	padding-top:1px;
	padding-left:6px;
	text-decoration:none;
}
a.btnxinshui2:hover{text-decoration:none;}

.btnfabu1
{
	width: 63px;
	height: 19px;
	display: inline-block;
	background-image:url(/images/fabubtn1.gif);
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left:6px;
	text-decoration:none;
}
a.btnfabu1:hover
	{
	font-size: 12px;
	color: #F36F20;
	line-height: 20px;
	text-decoration: none;
	background-image:url(/images/fabubtn2.gif);
	}
.btnfabu2
{
	width: 63px;
	height: 19px;
	display: inline-block;
	background-image:url(/images/fabubtn2.gif);
	padding-top:1px;
	padding-left:6px;
	text-decoration:none;
}
a.btnfabu2:hover{text-decoration:none;}

.btnpageup
{
	width: 22px;
	height: 20px;
	display: inline-block;
	background-image:url(/images/pageup.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:73px;
	overflow:hidden;
	text-decoration:none;
	line-height: 1.8em;
}

.btnpagedown
{
	width: 53px;
	height: 20px;
	display: inline-block;
	background-image:url(/images/pageupdown1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:5px;
	position:absolute;
	top:0px;
	right:10px;
	overflow:hidden;
	text-decoration:none;
	line-height:1.6em;
}
.btnyes
{
	width: 48px;
	height: 22px;
	display: inline-block;
	background-image:url(/images/btnyes.gif);
}

.btnpagesmall1
{
	height: 18px;
	display: inline-block;	
	text-align:center;
	border:1px solid #4DA300;
	padding:0px 5px;
	overflow:hidden;
	line-height: 1.8em;
}
a.btnpagesmall1:hover
	{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border:1px solid #4DA300;
	background-color:#68C60C;
	}
a.btnpagesmall1:visited
	{
	text-decoration: none;
	}
.btnpagesmall2
{
	height: 18px;
	display: inline-block;
	text-align:center;
	border:1px solid #4DA300;
	background-color:#68C60C;	
	padding:0px 5px;
	overflow:hidden;
	line-height: 1.8em;
}

.btnpagebig1
{
	width: 26px;
	height: 19px;
	display: inline-block;
	background-image:url(/images/pagebtnl1.gif);
	text-align:center;
	padding-top:1px;
}
a.btnpagebig1:hover
	{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	background-image:url(/images/pagebtnl2.gif);
	}
.btnpagebig2
{
	width: 26px;
	height: 19px;
	display: inline-block;
	background-image:url(/images/pagebtnl2.gif);
	text-align:center;
	padding-top:1px;
}
.org12new{
	font-size: 12px;
	color: #F36F20;
	line-height: 20px;
}

/*有下划线*/
a.underline1:link{
	text-decoration: underline;
	color:#F36F20;
}
a.underline1:hover{
	text-decoration: underline;
	color:#999999;
	}
/*无划线*/
a.underlinenone:link{
	text-decoration: none;
	color:#000000;
	}
a.underlinenone:hover{
	text-decoration: none;
	color:#F36F20;
	}


	/*--peiyutao 添加--*/
/* song 收藏，错误 按钮 */
.LinkAddFavBtn {font-size:12px; color:#666; text-decoration:none; padding-right:5px; background:url(/images/my/keep1.png) no-repeat right center; display:inline-block; line-height:19px;}
.LinkAddFavBtn span{background:url(/images/my/keep1.png) no-repeat left center; padding-left:25px; cursor:pointer; display:inline-block; line-height:19px;}
a.LinkAddFavBtn:hover{text-decoration:none;}

.LinkErrorMsgBtn {font-size:12px; color:#666; text-decoration:none; padding-right:5px; background:url(/images/my/jubao.png) no-repeat right center; display:inline-block; line-height:19px; }
.LinkErrorMsgBtn span{background:url(/images/my/jubao.png) no-repeat left center; padding-left:25px; cursor:pointer; display:inline-block; line-height:19px;}
a.LinkErrorMsgBtn:hover{text-decoration:none;}

.LinkPostApplyBtn {font-size:12px; color:#fff; text-decoration:none; padding-right:5px; background:url(/images/shenqing.png) no-repeat right center; display:inline-block; line-height:19px; }
.LinkPostApplyBtn span{background:url(/images/shenqing.png) no-repeat left center; padding-left:25px; cursor:pointer; display:inline-block; line-height:19px;}
.LinkSendResumeBtn {font-size:12px; color:#fff; text-decoration:none; padding-right:5px; background:url(/images/toudi.png) no-repeat right center; display:inline-block; line-height:19px; }
.LinkSendResumeBtn span{background:url(/images/toudi.png) no-repeat left center; padding-left:25px; cursor:pointer; display:inline-block; line-height:19px;}

a.LinkPostApplyBtn:hover{text-decoration:none;color:#FFFAD3;}



.ellipsis 
{
	text-overflow: ellipsis;
	-moz-binding: url('/css/ellipsis.xml#ellipsis');
	overflow:hidden;
	white-space:nowrap;	
	display:inline-block;
	line-height:21px;
	height:20px;
}

.width325{width:310px;}
.width275{width:260px;}
.width210{width:195px;}
.width305{width:290px;}
.width180{width:165px;}
.width60{width:45px;}
.width225{width:210px;}

/*-----ADD  */

.mainWrap{
 width:1000px;
 margin:0 auto;
 padding:0 auto;
 }
 
 .jobfaircorplink
 {
     font-size:12px;
     padding-top:6px;
 }
 
 .jobfaircorplink a,
 .jobfaircorplink a:link,
 .jobfaircorplink a:active,
 .jobfaircorplink a:visited
 {
     color:#2F4F4F;
     text-decoration:none;
 }
 
 .jobfaircorplink a:hover
 {
     color:#FF7F50;
 }
 
 .jobfaircorplink b
 {
     color:#4169E1;
 }
