/* 全局CSS定义 */
<!--
/* 全局CSS定义 */
body { text-align: center; font-family:宋体, serif;margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ol,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0; 
}
/* 链接颜色 */
a:link {color: #1f3a87; text-decoration:none;}
a:visited {color: #83006f;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;	}

/* CSS Document */
.blank3{ height:3px; clear:both; font-size:1px;overflow:hidden;}
.blank9{ height:9px; font-size:1px; clear:both;overflow:hidden;}
.blank6{height:6px; font-size:1px; clear:both;overflow:hidden;}
.blankW6{ height:6px; overflow:hidden;background:#fff; clear:both;overflow:hidden;}
.blankW9{ height:9px; overflow:hidden;background:#fff; clear:both;overflow:hidden;}
.blank12{margin:0 auto; width:100%; height:12px; font-size:1px;clear:both;overflow:hidden;}
.blank18{margin:0 auto; width:100%; height:18px; font-size:1px;clear:both;overflow:hidden;}
.lineH{margin:0 auto; width:750px;  font-size:1px; overflow:hidden; height:1px; background:url(http://www.linfo.cn/templet/1/skin/lineH.gif);}
#mid_copy{font-size:12px;color:black}
td{ font-size:12px;}

.tdline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.main{
	width:950px;
	margin:0px auto;
	text-align:center;
	background-image: url(/images/bj.gif);
	background-repeat: repeat;
}


/* 通行证登录 */
.passport{ margin:0 auto; width:924px; height:35px;}
.passport .s1{float:left; padding:11px 0 0 5px;}
.passport .s2{float:left; padding:7px 0 0 5px;}
.passport .s2 input{border:1px solid #000; width:80px; font-size:12px;}
.passport .s2 select{font-size:12px;}
.passport .s3{float:left; padding:7px 0 0 2px;}
.passport .s3 input{height:20px; width:48px; background:url(http://www.635.cn/images/index/input_bg3.gif); border:0; padding:2px 0 0; font-size:12px;}
.passport .s4{float:left; padding:11px 0 0 5px;width:100px; font-size:12px;color:#ff0000;}
/* 导航 */
.globalMenu{margin:0 auto; width:924px; height:52px; background:#F2F6FB; border:1px solid #ECECEC;}
.globalMenu .title{float:left; width:176px; padding:8px 0 0;}
.globalMenu .mail{float:left; width:110px; padding:5px 0 0;} 
.globalMenu .content{ float:right; width:609px;padding:9px 0 0;}
.globalMenu .content ul{}
.globalMenu .content li{float:left; list-style-type:none; width:70px; padding:3px 0; display:block; background:url(http://www.635.cn/images/index/nav_bg.gif) right 3px no-repeat;}
.globalMenu .content .s{background:none;}
.globalMenu .content .s1{width:49px;}
.globalMenu a{color:#000;}
.globalMenu a:visited{color:#000;}
.globalMenu a:hover{color:#bc2931;}

.MyGuide a:link     {color:#666666; text-decoration:none;} 
.MyGuide a:active   {color:#666666; text-decoration:none;}
.MyGuide a:visited  {color:#666666; text-decoration:none;}
.MyGuide a:hover    {color:#0099cc; text-decoration:none;}
.MyGuide li{color:#666666;}

/* 栏A */
.sidea{width:200px;text-align:left; margin-left:10px; overflow:hidden; float:left;}
.sidea .top1{clear:both;height:5px;width:200px;overflow:hidden;}
.sidea .top1 .fl{height:5px;width:8px;background:url(index/s1.gif) no-repeat top left;}
.sidea .top1 .fr{height:5px;width:8px;background:url(index/s2.gif) no-repeat top right;}
.sidea .topictitle{
	clear:both;
	width:188px;
	height:19px;
	color:#ffffff;
	font-weight:bold;
	padding:5px 0px 0px 10px; 
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b0b0b0;
	border-left-color: #b0b0b0;
	background-image: url(index/s9_g.gif);
	background-repeat: no-repeat;
}
.sidea .bottom{clear:both;height:13px;width:100%;overflow:hidden;background:url(index/s8.gif) repeat-x;}
.sidea .bottom .fl{height:13px;width:12px;background:url(index/s6.gif) no-repeat top left;}
.sidea .bottom .fr{height:13px;width:11px;background:url(index/s7.gif) no-repeat top right;}
.sidea .list{border-left:1px solid #B0B0B0;border-right:1px solid #B0B0B0;padding:10px 0px 0px 5px;}
.sidea .list li{height:21px;width:185px;overflow:hidden;line-height:21px;}
/*  */
#subside1 {display:block;float:left;overflow:hidden;}
#subside1 .listb{width:198px; border-left:1px solid #B0B0B0;border-right:1px solid #B0B0B0; padding-top:5px;}
#subside1 .listb li{width:90px;float:left;height:35px;padding-left:6px;}
#subside1  .a {padding-top:9px;}
#subside1  .a a{font-weight:bold;}

/* 企业左方广告高度 */
#subside2 .list{width:193px;height:100%;display:block;border-left:1px solid #B0B0B0;border-right:1px solid #B0B0B0;}
#subside2 .list li{width:90px;height:35px;line-height:35px;padding-left:3px;float:left;display:block;}
/* 栏B */
.sideb{
    width:545px;
	margin:0px 0px 0px 10px;
	font-size:12px;
	float:left;
	display:block; 
	overflow:hidden;
}
/* 公用 */
.sideb .areaLBg{width:6px;float:left;height:42px;background:url(index/s10.gif) no-repeat top left;display:block;}
.sideb .areaRBg{width:6px;float:right;height:42px;background:url(index/s12.gif) no-repeat top right;display:block;}
.sideb .areaT{padding-left:0px;height:32px;display:block;}
.sideb .subside .bottom{float:left;width:545px;height:11px;background:url(index/s28.gif) repeat-x top left;overflow:hidden;display:block;}
.sideb .subside .bottom .fl{float:left;width:6px;height:11px;background:url(index/s29.gif) repeat-x top left;overflow:hidden;display:block;}
.sideb .subside .bottom .fr{float:right;width:6px;height:11px;background:url(index/s30.gif) repeat-x top right;overflow:hidden;display:block;}

/* 版块：职位搜索、企业评论、求职百科等 subArea1 */

.focusPic .num{ float:left; margin:10px 0 0; width:121px;height:18px; overflow:hidden;}
.focusPic .bg1{ background:url(index/num1.gif) no-repeat;}
.focusPic .bg2{ background:url(index/num2.gif) no-repeat;}
.focusPic .bg3{ background:url(index/num3.gif) no-repeat;}

.focusPic .bgb1{ background:url(index/numb1.gif) no-repeat;}
.focusPic .bgb2{ background:url(index/numb2.gif) no-repeat;}

.focusPic .bga1{ background:url(index/numa1.gif) no-repeat;}

.focusPic .bgv1{ background:url(index/numc1.gif) no-repeat;}
.focusPic .bgv2{ background:url(index/numc2.gif) no-repeat;}
.focusPic .bgv3{ background:url(index/numc3.gif) no-repeat;}
.focusPic .bgv4{ background:url(index/numc4.gif) no-repeat;}


.sideb .focusPic .num ul{ float:left; width:122px;}
.sideb .focusPic .num li{float:left; width:28px; font-weight:bold;display:block; color:#fff;padding:5px 0px 0px 0px;}
.focusPic .num li a{color:#fff;}
.focusPic .num li a:visited{color:#fff;}
.focusPic .num li a:hover{color:#ff0;}


.sideb .subArea1{height:201px;background:url(index/s11.gif) repeat-x;clear:both;}
.imgouter{height:85px;}
.imgrtext{
	margin:3px 6px;
	width:320px;
	line-height:20px;
	height:80px;
	overflow:hidden;
}

#subside5 .areasubDiv{padding:0px 8px;height:150px;border-left:1px solid #B5B5B5;border-right:1px solid #B5B5B5;}

.sideb .a{
	letter-spacing:2px;
	height:29px !important;
	height:32px;
	float:left;
	width:76px;
	text-align:center;
	padding-top:9px;
	cursor:pointer;
	color:#007508;
	background:url(index/s13.gif) no-repeat top left;
	}
.sideb .b{
	font-weight:bold;
	letter-spacing:2px;
	height:29px !important;
	height:32px;
	margin-left:-2px;
	float:left;
	width:76px;
	text-align:center;
	padding-top:9px;
	cursor:pointer;
	color:#fff;
	background:url(index/s14.gif) no-repeat top left;
}

.stext{background:url(index/bglineb.gif) repeat-x;width:500px;padding-left:10px;margin-top:5px;}
.stext li{width:245px;float:left;height:22px;line-height:22px;text-align:left;}
.stext li a{color:#333;}
.stext span a{color:green;font-weight:bold;padding-right:8px;}
/* end */
.ad2{float:left;clear:both;padding-top:5px;padding-bottom:5px;display:block;}

/*新闻页面
/* 区块 */
.endArea{margin:0 auto; width:924px; background:url(/images/endpage.gif);}
.endArea .col1{float:left; width:725px; }
.endArea .col2{float:left; width:25px;  }
.endArea .col3{float:right; width:170px;}
.linet{margin:0 auto; width:651px;  font-size:1px; overflow:hidden; height:1px; background:url();}

.liner{margin:0 auto; width:168px;  font-size:1px; overflow:hidden; height:1px; background:url(http://www.shuicheng.net/images/index/liner.gif);}
.linew{margin:0 auto; width:924px;  font-size:1px; overflow:hidden; height:1px; background:url(/images/linew.gif);}
/* 文章标题 */
.arcTitle{ padding:10px 0; clear:both; border-bottom:1px dashed #b2b2b2;}
.arcTitle h3{float:center; text-align:left; width:550px; font-size:20px; padding:0 0 0 12px; }
.arcTitle .text{ clear:both;text-align:left; padding:5px 0 0 12px;}
.arcTitle .text input{ padding:2px 0 0; margin:0; width:65px;}

.menuA{ height:22px; clear:both;overflow:hidden;}
.menuA ul{}
.menuA li{float:left; width:109px; list-style-type:none; padding:6px 0 2px;cursor:hand;}
.menuA .active{background:url(http://www.shuicheng.net/images/index/bg5_2.gif);}
.menuA .normal{background:url(http://www.shuicheng.net/images/index/bg5_2_1.gif);}
.menuA .over{background:url(http://www.shuicheng.net/images/index/bg5_2_2.gif);}


/* 文章摘要 */
.arcSummary{ clear:both; margin:0 0 8px;  padding:12px 12px 0;  font-size:12px;background:url(http://cimg2.163.com/ent/newimg/arc_bg4.gif) bottom repeat-x;  line-height:160%; text-align:left;}

/* 正文 */
#endMain{margin:0 auto; width:720px; clear:both; border-bottom:1px solid #b2b2b2;background:#F9FCFE;}
#endMain #endText{text-align:left; overflow:hidden;margin:12px; font-size:14px; clear:both; line-height: 160%;word-wrap:break-word; word-break:break-all;}
#endMain #endText .endSummary{margin:1px; float:center;clear:both;border:0px solid #ccc; background:#fff;}
#endMain #endText .endSummary ul{}
#endMain #endText .endSummary li{text-align:ceter; line-height:160%; padding:9px 12px 6px; color:#1f3a87; list-style-type:none;}
#endMain #endText .endSummary listText{ color:#CBCBCB; clear:both; text-align:center; border:1px solid #CBCBCB; background:#F2F6FB; line-height:160%; padding:8px 5px 3px;}
#endMain #endText h2{ font-size:14px; }
#endMain #endText p{}
#endMain #endText .icon{ margin:3px 0 0; border:0;}
#endMain #endText img{border:1px solid #000;}
#endMain .endPageNum{ clear:both; text-align:left; margin:0 auto; width:450px;}
#endMain .endPageNum .active{background:#fff;border:1px solid #333; color:#bc2931; font-weight:bold; padding:4px 5px 0;margin:4px 5px 0 0; float:left;}
#endMain .endPageNum .dot{float:left;}
#endMain .endPageNum a{padding:4px 5px 0;margin:4px 5px 0 0;background:#f3f3f3; border:1px solid #999; float:left; } 
#endMain .endPageNum a:visited{color:#000;}
#endMain .endPageNum a:hover{color:#fff; background:#1f3a87; border:1px solid #131B31;}
.endPage{ margin:0 auto; width:100%; padding:12px 0 12px; clear:both;}

/* 新闻中心 */
.endNewsCenter{ margin:0 auto; width:169px; height:45px; background:#F9FCFE; border-top:1px solid #9AB1C1; border-bottom:1px solid #9AB1C1;}
.endNewsCenter .pic{float:center; width:169px; padding:5px 0 0;}
.endNewsCenter .list{float:left; width:169px; padding:3px 0 0;}
.endNewsCenter .list ul{}
.endNewsCenter .list li{text-align:left; padding:3px 0 3px 11px; background:url(http://www.linfo.cn/templet/1/skin/endpage_i2.gif) 2px 7px no-repeat; list-style-type:none;}
.endNewsCenter .list a{color:#1F3A87;}
.endNewsCenter .list a:hover{color:#bc2931;}

/* 右边标题 */
.endRightTitle{ margin:0 auto; width:368px; background:#F2F5F7; border-bottom:1px solid #C1D3DF; border-top:1px solid #577284; height:23px;}
.endRightTitle h5{float:left; padding:6px 0 0 10px; font-size:12px; font-weight:normal;}
.endRightTitle span{float:right; padding:7px 6px 0 0;}

.endRightContent{clear:both;}
.endRightContent .picList{margin:0 auto; width:336px; clear:both;}
.endRightContent .picList ul{padding:12px 0 0;}
.endRightContent .picList li{list-style-type:none; float:left; width:50%;}
.endRightContent .picList li img{border:1px solid #000;}
.endRightContent .picList li h6{margin:0 auto; width:130px;text-align:left; font-size:12px; font-weight:normal; padding:4px 0 0;}
.endRightContent .list{}
.endRightContent .list ul{padding:10px 0 0;}
.endRightContent .list li{text-align:left; padding:5px 0 4px 18px;background:url(http://www.linfo.cn/templet/1/skin/endpage_i1.gif) 10px 9px no-repeat; list-style-type:none;}
.endRightContent .list li span{color:#666; font-size:12px; padding:0 0 0 2px;}


/* 导航 */
.endNav{margin:0 auto; width:924px; clear:both; background:url(/images/view1.gif)}
.endNav .logo{float:left; padding:20px 10px 10px 15px; overflow:hidden;}
.endNav .text{float:right; width:500px; height:20px;  right 13px no-repeat; overflow:hidden;padding:15px 5px 0 0;color:#FFFFFF;}
.endNav .text .title{float:left; padding:25px 0 0 12px;}
.endNav .text .search{float:right; width:260px;}
.endNav .text h3{float:center; text-align:left; width:500px; font-size:20px; padding:0 0 0 12px; }
.endNav .text .s2{float:left; padding:25px 4px 0 0;}
.endNav .text .s3{float:left; padding:20px 4px 0 0;}
.endNav .text .s3 input{border:1px solid #000; width:100px;}
.endNav .text .s4{float:left; padding:20px 4px 0 0;}
.endNav .text .s4 input{border:0; width:51px; height:20px; background:url(http://www.shuicheng.net/images/index/inputbg.gif); padding:2px 0 0; font-size:12px;}
.endNav .text .s5{float:left; padding:25px 5px 0 0;}
.endNav .theLine{ background:#1f3a87; clear:both; overflow:hidden; font-size:1px; height:1px;}
.endNav .menu{border-top:4px solid #1f3a87; background:#f6f6f6; height:25px; clear:both;}
.endNav .menu ul{padding:7px 0 0 12px; float:left;}
.endNav .menu li{list-style-type:none; text-align:left;}
.endNav .menu .keyWord{float:right; padding:7px 7px 0 0;}
.endNav a:link {color: #000000; text-decoration:none;}
.endNav a:visited{color:#000000;}
.endNav a:hover{color:#FF0000;}
.endNav a:active{color:#bc2931;}
/* 关键词页面 */
.sideb #subside26 .subArea2{height:75px !important;height:65px;background:url(index/s11.gif) repeat-x;clear:both;}
#subside26 .areasubDiv{padding:0px 8px;height:30px !important;height:20px;border-left:1px solid #B5B5B5;border-right:1px solid #B5B5B5;}
#subside26 .areasubDiv{clear:both;}
#subside26 .ul{text-align:left;}
#subside26 .ul li{float:left;width:49%;height:20px;line-height:20px;}
#subside26 .areasubDiv li .title{
	height:22px;
	line-height:22px;
	overflow:hidden; 
	float:left; 
	text-align:left; 
	float:left;
	display:block;
}

/*版块：500强 、欧美企业 、校园招聘等 subArea2 */
#slidearea {float:left;width:150px; height:85px; margin: 0 auto; } 
#slidearea img {width:150px; height:85px; }
#slidetext{line-height:19px;height:78px; margin: 0 auto;overflow:hidden;}
#slidetextarea {float:right;width:350px; height: 85px; margin: 0 auto;} 

.sideb .subArea2{height:295px !important;height:285px;background:url(index/s11.gif) repeat-x;clear:both;}
.sideb .c{
	height:29px !important;
	height:32px;
	float:left;
	width:66px;
	text-align:center;
	padding-top:9px;
	cursor:pointer;
	color:#007508;
	background:url(index/s16.gif) no-repeat top left;
	}
.sideb .d{
	font-weight:bold;
	height:29px !important;
	height:32px;
	margin-left:-2px;
	float:left;
	width:66px;
	text-align:center;
	padding-top:9px;
	cursor:pointer;
	color:#fff;
	background:url(index/s19.gif) no-repeat top left;
}

#subside6 .areasubDiv{padding:0px 8px;height:275px !important;height:265px;border-left:1px solid #B5B5B5;border-right:1px solid #B5B5B5;}
#subside6 .areasubDiv{clear:both;}
#subside6 .ul{text-align:left;}
#subside6 .ul li{float:left;width:49%;height:22px;line-height:22px;}
#subside6 .areasubDiv li .title {
	height:22px;
	line-height:22px;
	overflow:hidden; 
	float:left; 
	text-align:left; 
	float:left;
	display:block;
}

#subside66 .areasubDiv{clear:both; height:120px;}
#subside66 .ul{text-align:left;}
#subside66 .ul li{float:left;width:49%;height:20px;line-height:20px;}

#subside66 .areasubDiv li .title {
	height:22px;
	line-height:22px;
	overflow:hidden; 
	float:left; 
	text-align:left; 
	float:left;
	display:block;
}

/* marquee */
.marquee{margin:6px auto;clear:both;}
.marquee div{border:1px solid #5AB231;height:22px;line-height:22px;padding:0px 5px;background:#F0F8FF;}

/*版块：IT、销售、人事、行政等 subArea3 */
.sideb .subArea3{height:320px;background:url(index/s11.gif) repeat-x;clear:both;}
#subside7 .areasubDiv{padding:0px 5px;height:270px;border-left:1px solid #B5B5B5;border-right:1px solid #B5B5B5;}
.sideb .e{
	letter-spacing:2px;
	height:29px !important;
	height:32px;
	float:left;
	width:50px;
	text-align:center;
	padding-top:9px;
	cursor:pointer;
	color:#007508;
	background:url(index/s18.gif) no-repeat top left;
}
.sideb .f{
	font-weight:bold;
	letter-spacing:2px;
	height:29px !important;
	height:32px;
	margin-left:-2px;
	float:left;
	width:50px;
	text-align:center;
	padding-top:9px;
	cursor:pointer;
	color:#fff;
	background:url(index/s17.gif) no-repeat top left;
}
#subside7 .list{clear:both;height:22px;line-height:22px;background:url(index/s27.gif) repeat-x left bottom;}
#subside7 .list div{float:left;}
#subside7 .f1{width:180px;}
#subside7 .f2{width:220px;}
#subside7 .f3{width:60px;}
#subside7 .areasubDiv  li{clear:both;height:24px !important;height:22px;line-height:24px !important;line-height:22px;background:url(index/s27.gif) repeat-x left bottom;}
#subside7 .areasubDiv  .bot{background:none;text-align:right;}
#subside7 .areasubDiv  li .title {
	height:22px;
	line-height:22px;
	overflow:hidden; 
	float:left; 
	width:170px; 
	padding-right:20px;
	text-align:left; 
	display:block;
}
#subside7 .areasubDiv li .company {
	padding-left:5px;
	height:22px;
	line-height:22px;
	overflow:hidden; 
	float:left; 
	width:240px; 
	text-align:left; 
	float:left;
	display:block;
}
#subside7 .areasubDiv li .pubdate {
	height:22px;
	line-height:22px;
	overflow:hidden; 
	float:left; 
	width:40px; 
	text-align:left; 
	float:left;
	display:block;
}

#subside7 .areasubDiv li .city {
	height:22px;
	line-height:22px;
	overflow:hidden; 
	width:50px; 
	text-align:right; 
	float:left;
	display:block;
}
/* End */
/* 版块：最新企业评论、求职论坛、求职百科、实用小工具 */
.subsidez{width:265px;float:left;margin-right:5px;}
.subsidez .top{height:20px;}
.subsidez .fl{text-align:left;font-weight:bold;background:url(index/s23.gif) no-repeat;width:122px;height:20px;line-height:20px;padding-left:22px;}
.subsidez .fl_r{font-weight:bold;background:url(index/s23.gif) no-repeat;width:85px;height:20px;line-height:20px;padding-left:22px;}
.subsidez .fr{line-height:20px;}
.subsidez .fl a{font-weight:bold;color:#07793E}
.subsidez .fr a{font-weight:bold;color:#07793E}

.subsidez .outwrap{width:263px;height:200px;border:1px solid #B5B5B5;border-bottom:0px;display:block;}
.subsidez .innerwrap{padding:5px; width:250px;display:block;}
.subsidez .innerwrap li{width:250px;display:block; text-align:left; float:left;}

.subsidez .innerwrap .logoleft{ width:72px; height:72px; float:left; display:block;}
.subsidez .innerwrap .istemlist{ width:175px; height:auto; float:left; display:block; padding-left:3px;}

.subsidez .innerwrap .istemlist li{ width:169px; height:20px; float:left; display:block; overflow:hidden; line-height:20px; text-align:left; padding-left:5px;}

.subsidez .innerwrap .istemlist .title{ width:169px; height:20px; float:left; display:block; overflow:hidden; line-height:20px; text-align:left; padding-left:5px;}

.subsidez .innerwrap .dotline{
	width:248px;
	height:5px;
	overflow:hidden;
	float:left;
	display:block;
	background-image: url(index/dotline.gif);
	background-repeat: repeat-x top left;
}

.subsidez .innerwrap .nav{
    width:245px;
	height:20px;
    line-height:20px;
	float:left;
	display:block;
}
.subsidez .innerwrap .left{
    width:120px;
	float:left;
	display:block;
}
.subsidez .innerwrap .left li{
    width:120px;
	height:20px;
	overflow:hidden;
    line-height:20px;
	float:left;
	display:block;
}
.subsidez .innerwrap .right{
    width:120px;
	height:20px;
    line-height:20px;
	float:left;
	display:block;
	padding-left:4px;
}

.subsidez .innerwrap .right li{
    width:120px;
	height:20px;
	overflow:hidden;
    line-height:20px;
	float:left;
	display:block;
}
.subsidez .innerwrap .maincontent{width:245px; float:left; display:block;}
.subsidez .innerwrap .maincontent li{
	width:243px;
	float:left;
	display:block;
	height:21px;
	line-height:21px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.subsidez .bottomz{clear:both;height:8px;width:100%;background:url(index/s22.gif) repeat-x top left;overflow:hidden;}
.subsidez .flz{float:left;height:8px;width:6px;background:url(index/s20.gif) no-repeat top left;}
.subsidez .frz{float:right;height:8px;width:6px;background:url(index/s21.gif) no-repeat top right;}

/* subsidez1*/

.subsidez1{width:267px;float:right;}
.subsidez1 .top{height:20px;}
.subsidez1 .fl{text-align:left;font-weight:bold;background:url(index/s23.gif) no-repeat;width:117px;height:20px;line-height:20px;padding-left:22px;}
.subsidez1 .fl_r{font-weight:bold;background:url(index/s23.gif) no-repeat;width:85px;height:20px;line-height:20px;padding-left:22px;}
.subsidez1 .fr{line-height:20px;}
.subsidez1 .fl a{font-weight:bold;color:#07793E}
.subsidez1 .fr a{font-weight:bold;color:#07793E}

.subsidez1 .outwrap{width:265px;height:200px;border:1px solid #B5B5B5;border-bottom:0px;display:block;}
.subsidez1 .innerwrap{padding:5px; width:240px;display:block;}
.subsidez1 .innerwrap li{width:240px;display:block; text-align:left; float:left;}
.subsidez1 .bottomz{clear:both;height:8px;width:100%;background:url(index/s22.gif) repeat-x top left;overflow:hidden;}
.subsidez1 .flz{float:left;height:8px;width:6px;background:url(index/s20.gif) no-repeat top left;}
.subsidez1 .frz{float:right;height:8px;width:6px;background:url(index/s21.gif) no-repeat top right;}

/*subsides2*/

.subsidez2{width:265px;float:right;}
.subsidez2 .top{height:20px;}
.subsidez2 .fl{text-align:left;font-weight:bold;background:url(index/s23.gif) no-repeat;width:122px;height:20px;line-height:20px;padding-left:22px;}
.subsidez2 .fl_r{font-weight:bold;background:url(index/s23.gif) no-repeat;width:85px;height:20px;line-height:20px;padding-left:22px;}
.subsidez2 .fr{line-height:20px;}
.subsidez2 .fl a{font-weight:bold;color:#07793E}
.subsidez2 .fr a{font-weight:bold;color:#07793E}

.subsidez2 .outwrap{width:263px;height:200px;border:1px solid #B5B5B5;border-bottom:0px;display:block;}
.subsidez2 .innerwrap{padding:5px; width:250px;display:block;}
.subsidez2 .innerwrap li{width:250px;display:block; text-align:left; float:left;}

.subsidez2 .innerwrap .logoleft{ width:72px; height:72px; float:left; display:block;}
.subsidez2 .innerwrap .istemlist{ width:170px; height:auto; float:left; display:block; padding-left:3px;}

.subsidez2 .innerwrap .istemlist li{ width:164px; height:20px; float:left; display:block; overflow:hidden; line-height:20px; text-align:left; padding-left:5px;}

.subsidez2 .innerwrap .istemlist .title{ width:164px; height:20px; float:left; display:block; overflow:hidden; line-height:20px; text-align:left; padding-left:5px;}

.subsidez2 .innerwrap .dotline{
	width:248px;
	height:5px;
	overflow:hidden;
	float:left;
	display:block;
	background-image: url(index/dotline.gif);
	background-repeat: repeat-x top left;
}

.subsidez2 .innerwrap .nav{
    width:245px;
	height:20px;
    line-height:20px;
	float:left;
	display:block;
}
.subsidez2 .innerwrap .left{
    width:120px;
	float:left;
	display:block;
}
.subsidez2 .innerwrap .left li{
    width:120px;
	height:20px;
	overflow:hidden;
    line-height:20px;
	float:left;
	display:block;
}
.subsidez2 .innerwrap .right{
    width:120px;
	height:20px;
    line-height:20px;
	float:left;
	display:block;
	padding-left:4px;
}

.subsidez2 .innerwrap .right li{
    width:120px;
	height:20px;
	overflow:hidden;
    line-height:20px;
	float:left;
	display:block;
}
.subsidez2 .innerwrap .maincontent{width:250px; float:left; display:block;}
.subsidez2 .innerwrap .maincontent li{
	width:248px;
	float:left;
	display:block;
	height:21px;
	line-height:21px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.subsidez2 .bottomz{clear:both;height:8px;width:100%;background:url(index/s22.gif) repeat-x top left;overflow:hidden;}
.subsidez2 .flz{float:left;height:8px;width:6px;background:url(index/s20.gif) no-repeat top left;}
.subsidez2 .frz{float:right;height:8px;width:6px;background:url(index/s21.gif) no-repeat top right;}

/* 最新企业评论 */
#subside8 .fl{width:150px;background-color:#f6f6f6;border:1px solid #B5B5B5;border-bottom:0px;}
#subside8 .text{float:left;padding-left:5px;line-height:18px;width:160px;}
#subside8 .list{clear:left;}

/* 求职论坛 */
#subside9 .fl{width:150px;background-color:#f6f6f6;border:1px solid #B5B5B5;border-bottom:0px;}
#subside9{margin-right:0px;}
#subside9 li{width:235px;height:21px;line-height:21px;background:url(index/s31.gif) no-repeat 0px 5px;padding-left:13px;overflow:hidden;}

/* 求职百科 */
/* common */
#subside10 .top,#subside11 .top{border:0px;height:20px;background:#666 url(index/s24.gif) repeat-x top left;}
#subside10 .fl,#subside11 .fl{background:url(index/s25.gif) no-repeat top left;line-height:17px;padding-top:3px;height:17px;}
#subside10 .fr,#subside11 .fr{width:20px;height:20px;background:url(index/s26.gif) no-repeat top right;}
#subside10 .outwrap,#subside11 .outwrap{height:130px;border-top:0px;}

#subside10 .text{line-height:18px;padding-top:5px;text-align:left;}
#subside10 .list{clear:left;}
#subside10 .list li{float:left;width:30%;height:20px;line-height:20px;}
#subside10 .innerwrap{padding:0px;}
#subside10 .img{float:left;width:70px;height:70px;padding:5px;text-align:center;}

/* 实用小工具 */
#subside11{margin-right:0px;}
#subside11 li{height:20px;line-height:20px;background:url(index/s31.gif) no-repeat 0px 5px;padding-left:13px;}

.footer{text-align:center; clear:both;}

.guanlian{background-color:#ffffff; width:517px; float:left; display:block; padding-bottom:0px;}
.guanlian li{width:490px;height:20px; float:left; display:block; padding-top:2px; padding-bottom:2px; text-align:left;}
.guanlian li .ico{ width:110px; padding-left:5px; height:20px; float:left; display:block;}
.guanlian li .PosName{ width:180px; float:left; display:block; overflow:hidden; padding-left:5px; color:#666666; height:20px; line-height:20px;}

.stext .space{float:left;width:100%;height:5px;display:block;}
.space{width:100%;height:5px;display:block;}

.inro_bar{
	width:530px;
	height:25px;
	line-height:25px;
	font-size:16px;
	color:#009900;
	margin-bottom:5px;
	float:left;
	padding-left:5px;
	text-align:left;
	font-family: "黑体";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #F7FAF3;
}

#titlecompany{
    font-size:14px;
	color:#666666;
	font-weight:bold;
	text-align:left;
	height:30px;
	line-height:30px;
}
#titlecompany1{
	font-size:14px;
	color:#009900;
	font-weight:bold;
	text-align:left;
	height:25px;
	padding-top:5px;
	line-height:25px;

}
/* 区块 */
.area{margin:0 auto; width:850px; background:url();}
.area .col1{float:left; width:560px; }
.area .col2{float:right; width:25px; }
.area .col3{float:right; width:169px; }

.areas{margin:0 auto; width:850px; background:url(http://www.shuicheng.net/images/index/view1.gif);}
.areas .col1{clear:both; border-top:1px solid #fff; border-left:1px solid #fff;}
.areas .col2{float:right; width:385px; }

/* 左边内容 */
.leftContent{ clear:both;}
.leftContent .menu{ clear:both;height:22px;}
.leftContent .menu ul{}
.leftContent .menu li{ float:left; height:22px; list-style-type:none;cursor:hand;}
.leftContent .menu li h6{font-size:12px;padding:6px 0 2px;  font-weight:normal; float:left; width:108px;}
.leftContent .menu li span{float:right; padding:6px 8px 0 8px; background:url(http://www.shuicheng.net/images/index/bg7.gif) 0 9px no-repeat;}
.leftContent .menu .activeW1{background:url(http://www.shuicheng.net/images/index/bg5_1.gif); width:108px; }
.leftContent .menu .normalW1{background:url(http://www.shuicheng.net/images/index/bg5_1_1.gif); width:108px;}
.leftContent .menu .activeW2{background:url(http://www.shuicheng.net/images/index/bg5_1_2.gif); width:328px; }
.leftContent .menu .normalW2{background:url(http://www.shuicheng.net/images/index/bg5_1_3.gif); width:328px;}

.leftContent .menuA{ height:22px; clear:both;overflow:hidden;}
.leftContent .menuA ul{}
.leftContent .menuA li{float:left; width:109px; list-style-type:none; padding:6px 0 2px;cursor:hand;}
.leftContent .menuA .active{background:url(http://www.shuicheng.net/images/index/bg5_2.gif);}
.leftContent .menuA .normal{background:url(http://www.shuicheng.net/images/index/bg5_2_1.gif);}
.leftContent .menuA .over{background:url(http://www.shuicheng.net/images/index/bg5_2_2.gif);}

.leftContent .menuB{ height:22px; clear:both;overflow:hidden;}
.leftContent .menuB ul{}
.leftContent .menuB li{ list-style-type:none; padding:6px 0 2px;cursor:hand;}
.leftContent .menuB .active{ background:url(http://www.shuicheng.net/images/index/bg5_3.gif);float:left;width:88px;}
.leftContent .menuB .normal{ background:url(http://www.shuicheng.net/images/index/bg5_3_1.gif);float:left;width:87px;}
.leftContent .menuB .over{ background:url(http://www.shuicheng.net/images/index/bg5_3_2.gif);float:left;width:87px;}

.leftContent .menuA li a,.leftContent .menuB li a{color:#1f3a87;}
.leftContent .menuA li a:visited,.leftContent .menuB li a:visited{color:#1f3a87;}
.leftContent .menuA li a:hover,.leftContent .menuB li a:hover{color:#bc2931;}

.leftContent .menuA .over a,.leftContent .menuB .over a{color:#fff;}
.leftContent .menuA .over a:visited,.leftContent .menuB .over a:visited{color:#fff;}
.leftContent .menuA .over a:hover,.leftContent .menuB .over a:hover{color:#ff0;}

.leftContent .content{margin:0 auto; width:416px; padding:12px 0 0;}
.leftContent .content .col{float:left;}
.leftContent .content .w1{ width:162px;}
.leftContent .content .w2{width:240px; padding:0 0 0 14px;}
.leftContent .content .w3{ width:122px;}
.leftContent .content .w4{width:280px; padding:0 0 0 14px;}
.leftContent .content .pic{ clear:both;}
.leftContent .content .pic img{border:1px solid #CBCBCB;}
.leftContent .content .pic h6{font-size:12px; font-weight:normal; text-align:left; padding:5px 0 }
.leftContent .content .listText{ color:#CBCBCB; clear:both; text-align:left; border:1px solid #CBCBCB; background:#F2F6FB; line-height:160%; padding:8px 5px 3px;}
.leftContent .content .listText .s1{ font-size:12px; width:100px; height:16px; border:1px solid #BACEEB; background:#fff; margin:5px 0;}
.leftContent .content .listText .s2{ width:34px; background:url(http://www.shuicheng.net/images/index/input_bg2.gif);height:20px; padding:2px 0 0;margin:5px 0;font-size:12px; border:0;}
.leftContent .content .listText1{ color:#CBCBCB; clear:both; border:1px solid #CBCBCB; background:#F2F6FB;  line-height:180%;padding:5px 5px 2px; text-align:left;}
.leftContent .content .keyword{ clear:both; padding:10px 0 0; text-align:left; line-height:160%; color:#1f3a87;}
.leftContent .content h4{font-family: "黑体" ,Arial Black,sans-serif;font-weight:100;font-size:18px; clear:both; text-align:left;}
.leftContent .content p{ padding:3px 0 0; color:#1f3a87; text-indent:2em; line-height:160%; text-align:left; margin:0;}
.leftContent .content .list{clear:both;}
.leftContent .content .list ul{padding:5px 0 0;}
.leftContent .content .list li{text-align:left; padding:3px 0 3px 10px; clear:both; background:url(http://www.shuicheng.net/images/index/i1_1.gif) 2px 7px no-repeat; list-style-type:none;}
.leftContent .content .list li span{ color:#1f3a87; padding:0 3px 0 0;}
.leftContent .content .list li span a{color:#1f3a87;}
.leftContent .content .list li span a:visited{color:#1f3a87;}
.leftContent .content .list li span a:hover{color:#bc2931;}
.leftContent .content .list1{clear:both;}
.leftContent .content .list1 ul{padding:5px 0 0;}
.leftContent .content .list1 li{text-align:left; padding:3px 0 3px 2px; list-style-type:none;}
.leftContent .content .list1 li h6{float:left; font-size:12px; font-weight:normal; margin:0 2px 0 0; color:#1f3a87;}
.leftContent .content .list1 li h6 a{color:#1f3a87;}
.leftContent .content .list1 li h6 a:visited{color:#1f3a87;}
.leftContent .content .list1 li h6 a:hover{color:#bc2931;}
.leftContent .content .more{height:20px; clear:both; background:url(http://www.shuicheng.net/images/index/bg6.gif) 0 11px repeat-x;}
.leftContent .content .more span{float:right; padding:6px 0 0 10px; background:url(http://www.shuicheng.net/images/index/bg7.gif) #fff 3px 9px no-repeat;}
.leftContent .content .more a{color:#1f3a87;}
.leftContent .content .more a:visited{color:#1f3a87;}
.leftContent .content .more a:hover{color:#bc2931;}

/* 地方列表 */
.leftContent .placeList{ position:absolute;display:none;left:-85px;top:22px;width:213px; height:190px; border:1px solid #CBCBCB; background:#F2F6FB;}
.leftContent .placeList .titleT{height:19px; background:#A0AAC8; clear:both;border-bottom:1px solid #CBCBCB;}
.leftContent .placeList .titleT h5{padding:4px 0 0; font-size:12px; font-weight:normal; color:#fff;}
.leftContent .placeList .contentT{ clear:both; border-top:1px solid #fff; border-left:1px solid #fff;}
.leftContent .placeList .contentT ul{}
.leftContent .placeList .contentT li{float:left; list-style-type:none; height:14px; width:52px; display:block; border-right:1px solid #fff; border-bottom:1px solid #fff; padding:4px 0 2px;}

.leftLine{border-bottom:1px solid #cbcbcb;}
.leftLine1{height:1px; overflow:hidden; font-size:1px; clear:both;background:url(http://www.shuicheng.net/images/index/bg6.gif);}
.leftHeight1{height:260px; overflow:hidden;}
.leftHeight2{height:285px; overflow:hidden;}
.leftHeight3{height:310px; overflow:hidden;}
.leftContent a{color:#000;}
.leftContent a:visited{color:#000;}
.leftContent a:hover{color:#bc2931;}

/* 右边内容 */
.rightLine{ border-top:1px solid #CBCBCB;}
.rightLine1{ border-bottom:1px solid #CBCBCB;}
.rightLine2{ border-top:1px solid #CBCBCB;}
.rightTitle{ height:24px; margin:0 auto; width:298px; clear:both; background:#fff; border-bottom:1px solid #CBCBCB;}
.rightTitle h5{float:left; padding:7px 0 0 8px; font-size:12px; font-weight:normal;color:#1f3a87;}
.rightTitle h6{float:right; font-size:12px; font-weight:normal; padding:7px 6px 0 0; }
.rightTitle span{float:right; padding:7px 8px 0 0;}
.rightTitle span a{color:#000;}
.rightTitle span a:visited{color:#000;}
.rightTitle span a:hover{color:#bc2931;}
.rightTitle .s{padding:0;}

.rightContent{clear:both;}
.rightContent .list{float:left; width:150px;}
.rightContent .list ul{padding:6px 0 0; }
.rightContent .list li{ clear:both;list-style-type:none; background:url(http://www.shuicheng.net/images/index/i1.gif) 11px 7px no-repeat; text-align:left; padding:3px 0 3px 20px;}
.rightContent .theText{ clear:both; padding:9px 0 0;}
.rightContent .list1{ clear:both;}
.rightContent .list1 ul{padding:6px 0 0; }
.rightContent .list1 li{ clear:both;list-style-type:none; text-align:left; }
.rightContent .list1 li h6{ float:left; font-size:12px; font-weight:normal; padding:3px 0 3px 20px;background:url(http://www.shuicheng.net/images/index/i1.gif) 11px 7px no-repeat;}
.rightContent .list1 li span{float:right; padding:3px 8px 0 0;}
.rightContent .picText{ clear:both; padding:9px 0 0 11px; text-align:left;}
.rightContent .picText img{border:1px solid #CBCBCB; }
.rightContent .picText .pic{float:left; width:137px; padding:0 8px 0 0;}
.rightContent .picText .textList{width:140px; float:left;}
.rightContent .picText .textList ul{}
.rightContent .picText .textList li{text-align:left; padding:3px 0 3px 10px; clear:both; background:url(http://www.shuicheng.net/images/index/i1.gif) 2px 7px no-repeat; list-style-type:none;}
/* 无线搜索 */
.rightContent .search{clear:both; padding:3px 0 0 11px;}
.rightContent .search ul{}
.rightContent .search li{text-align:left; padding:3px 0; list-style-type:none;}
.rightContent .search li select{font-size:12px;}
.rightContent .search .s1{border:1px solid #999; height:17px;width:80px; font-size:12px;}
.rightContent .search .s2{height:20px; width:54px; background:url(http://www.shuicheng.net/images/index/input_bg1.gif); border:0; padding:2px 0 0; font-size:12px;}

/* 登陆区域*/
.buttonstyle {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; BACKGROUND-IMAGE: url(index/selectbg.gif); FONT: 12px 宋体; BORDER-LEFT: #ffffff 0px solid; WIDTH: 123px; COLOR: #333333; BORDER-BOTTOM: #ffffff 0px solid; HEIGHT: 22px; BACKGROUND-COLOR: #e7e7e7
}
#subside4 ul{height:1%;}
#subside4 ul li{width:32%;height:22px;line-height:22px;float:left;overflow:hidden;}
/* 公司介绍 */
.about635{ margin:0 auto; width:924px; height:28px; background:#F2F6FB; border:1px solid #cbcbcb;}
.about635 ul{}
.about635 li{padding:7px 0 0; list-style-type:none; color:#CBCBCB;}
.about635 li a{color:#1F3A87; padding:0 5px;}
.about635 li a:visited{color:#1F3A87;} 
.about635 li a:hover{color:#bc2931;}


/* 后载入式广告属性 */
.ad70{ width: 924px;  margin: 0 auto; padding:2px 0 6px; clear: both; }
.ad750{ width: 924px;  margin: 0 auto; padding:9px 0 ; clear: both; }

/* 页脚 */
.foot{ margin:0 auto; width:924px; line-height:180%; padding:5px 0; background:#d1ffeb;}
.foot img{margin:4px 0 0;}