body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 160%;
}.main {
	font-size: 9pt;
	font-style: normal;
	line-height: 180%;
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}.mainbig {
	font-size: 10pt;
	font-style: normal;
	line-height: 160%;
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}.mainenglish {
	font-size: 10pt;
	font-style: normal;
	line-height: 160%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.rssDiv{width:800px;margin:0 auto;text-align:left;}
.feedEkList{list-style:none outside none;background-color:#FFFFFF; padding:4px 6px; color:#3E3E3E;}
.feedEkList li{border-bottom:1px solid #D3CAD7; padding:5px 5px 30px 5px;margin: 0 0 15px 0;height: 90px;}
.feedEkList li:last-child{border-bottom:none;}
.itemTitle a{font-weight:bold; color:#4EBAFF !important; text-decoration:none }
.itemTitle a:hover{ text-decoration:underline }
.itemDate{font-size:11px;color:#AAAAAA;} 
.itemContent img {float: left; padding: 0 5px 0 0;}

.zpItem {
    overflow: hidden;
    padding: 10px 0;
}
.cmp_intro {
    font-size: 14px;
    line-height: 26px;
    padding: 20px 2px;
}
.zpItem .tit {
    background: url(../images/job_list.jpg) no-repeat scroll right 0 #85a8c0;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 6px;
    padding-right: 32px;
}
.zpItem .tit span {
    display: block;
    padding: 0 4px 0 6px;
}
.zpItem .zphjk {
    clear: both;
	font-size:12px;
    line-height: 22px;
    overflow: hidden;
    padding: 10px;
}
.zpItem .zphjk p.t {
    color: #1468a1;
    font-size: 14px;
}
.zpItem .color1 {
    color: #fffc00;
    font-weight: normal;
}

.abFg {
    height: 7px;
    padding-bottom: 4px;
    background: url(../images/abFg.jpg) repeat-x;
}

.host_threeItems{ float:left; width:210px; background:#fcfcfc; border:1px solid #ddd; padding:0 15px; margin-right:22px;-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
	transition: all 0.2s ease-in 0s;}
.host_threeItems.low{ height:280px;}
.host_threeItems.last{ margin-right:0px; float:right;}
.host_threeItems.on,.host_threeItems:hover{ background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1);}
.host_threeItems h3{ font-size:20px; line-height:40px; font-weight:normal; text-align:center; padding:12px 0;}
.host_threeItems .t_img{ text-align:center; padding:20px 0;}
.host_threeItems .t_img img{ width:80px; height:80px;}
.host_threeItems .t_cs{ height:auto;}
.host_threeItems .t_cs table{ width:100%;}
.host_threeItems .t_cs table td{ color:#666; line-height:20px; padding:4px 1px; font-size:12px;}
.host_threeItems .t_cs table td.ld{ color:#333; width:70px; text-align:right; vertical-align:top;}
.host_threeItems .t_price{ padding:20px 0; text-align:center}
.host_threeItems .t_btn{ padding-bottom:6px;}
.host_threeItems .btn{ display:block; margin:0px 8px;}
.host_threeItems .t_link{ margin:0px 8px; text-align:right}
.host_threeItems .t_link a{ color:#1191d6;}

.btn {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 20px;
    color: #fff;
    border: none;
    font-size: 12px;
    background-color: #1299e1;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.1s ease-in 0s;
    -o-transition: all 0.1s ease-in 0s;
    transition: all 0.1s ease-in 0s;
    border-radius: 2px;
}

.yellowTipBox {
    line-height: 18px;
    padding: 4px 10px;
    border: 1px solid #fed5b1;
    background: #fff2e0;
    color: #d06212;
}
.tcen {
    text-align: center;
}

.weixinTab {
	height: 36px;
	width: 800px;
	margin: 10px auto 0 auto;
    border-bottom: 1px solid #ccc;
}

.weixinTab a {
    display: block;
    width: 80px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    float: left;
    padding: 0 8px;
    color: #666;
    border-top: 2px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.weixinTab a.curr {
	color: #fff;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    border-bottom: none;
    background: #f60;
}