@charset "utf-8";

/* CSS Document */
div#content {
	position: relative;
	width: 980px; /*701*/ /*min-height: 480px;*/ /*2009-11-23*/
	margin-top: 0px;
	padding: 0;
	text-align: left;
	overflow: hidden;
	/*    background: transparent url(images/content_bg.jpg) no-repeat scroll right bottom;
*/ /*border:1px solid #7aafd1;显示边框，上线后可以去掉*/
}

div#sjc_left {
	float: left; /* default float: right;*/
	width: 612px; /*530*/
	display: inline;
	/*margin-top:30px;*/ /*border: 1px solid #7aafd1; */ /* 显示边框，上线后可以去掉*/
	padding: 5px 0px 5px 0px;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	display: inline;
	overflow: hidden;
	zoom: 1;
}

div#sjc_right {
	float: right; /* default float: left;*/
	width: 364px;
	display: inline;
	/*margin-top:30px;*/
	font-size: 12px;
	line-height: 18px;
	/*border: 1px solid #7aafd1;*/
	display: inline;
	overflow: hidden;
	zoom: 1;
	min-height: 566px;
	/*显示边框，上线后可以去掉*/
}

#header {
	background: transparent url(images/seekjob_top_bg.jpg) no-repeat scroll
		right bottom;
	margin-bottom: 0 !important;
}

#split_line {
	width: 100%;
	padding-top: 10px; /*margin-top:-1em; margin-top:-10px; */
	background: transparent url(images/top_nav_line.gif) repeat-x scroll 0 0
		;
}

#sjc_logo {
	width: 30%;
	float: left;
	padding-top: 18px;
	padding-left: 16px;
}

#sjc_top {
	width: 65%;
	float: right;
	height: 75px;
}

#sjc_top ul {
	background: inherit;
	float: right;
	padding-right: 24px;
	padding-top: 18px;
	line-height: 18px;
}

#sjc_top ul li {
	float: left;
	display: inline;
	text-align: center;
	color: #FFF;
	padding: 0px 1px 0px 2px;
}

#sjc_top ul li a {
	color: #FFF;
}

#sjc_top ul li a:hover {
	color: #F00;
}

#sjc_login_ad {
	width: 100%;
	height: 65px;
	text-align: center;
	padding-top: 5px;
	background: transparent url(images/rec_login_ad_bg.gif) no-repeat scroll
		0 0;
}

#sjc_left_tips {
	width: 98%;
	overflow: hidden; /*border:1px solid;*/
}

#sjc_left_tips ul li {
	float: left;
	line-height: 22px;
	padding-left: 1em;
}

#sjc_left_tips ul li.tips_bg {
	padding-left: 3em;
	/*background: transparent url(images/icon_tips.gif) no-repeat scroll 7px
		center;*/
	color: #F00;
}

.tips_marquee {
	display: inline;
	float: right;
	width: 380px;
	height: 22px;
	line-height: 22px;
	vertical-align: baseline;
}

#sjc_left_rec {
	width: 92%;
	height: 160px; /*border:1px solid; */
	margin-left: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sjc_left_rec_btn {
	float: left;
	margin-top: 2em;
	width: 154px;
	height: 138px;
	margin-left: 1em;
	background: transparent url(images/sjc_sprites.gif) no-repeat scroll
		-25px -92px;
}

#sjc_left_rec_btn  a {
	display: block;
	color: #000;
	width: 120px;
	height: 28px;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
	margin-left: 1em;
	font-size: 14px; /*border:1px solid;*/
	background: transparent url(images/sjc_sprites.gif) no-repeat scroll
		-312px -45px;
	text-decoration: none;
}

#sjc_left_today {
	margin-top: 30px;
}

#sjc_left_submit {
	margin-top: 1em; /*border:1px solid;*/
}

#sjc_left_notice {
	float: right;
}

#sjc_left_notice {
	width: 376px;
	min-height: 128px;
}

#sjc_left_notice .notice_top {
	width: 100%;
	height: 28px;
	background: transparent url(images/sjc_sprites.gif) no-repeat scroll
		-197px -80px; /*border:1px solid;*/
}

#sjc_left_notice .notice_mid {
	width: 100%;
	min-height: 32px;
	line-height: 22px;
	background: transparent url(images/sjc_notice_mid.gif) repeat-y scroll
		center center;
}

#sjc_left_notice .notice_mid li {
	list-style: inside url(images/li.gif);
	margin-left: 10px;
}

#sjc_left_notice .notice_bot {
	width: 100%;
	height: 15px;
	background: transparent url(images/sjc_sprites.gif) no-repeat scroll
		-197px -222px;
}

#sjc_left_ad_mid {
	margin: 10px auto;
	width: 550px;
}

#sjc_reg_rep,#sjc_login_rep {
	width: 90%;
	margin: 20px 5px 10px 18px;
	line-height: 36px;
	vertical-align: middle;
}

input.sj_inpt_txt {
	height: 22px;
	vertical-align: middle;
	width: 12em;
	line-height: 22px;
}

/* 个人登录个性化 */
#sjc_login_area {
	width: 100%;
	min-height: 645px;
	background: transparent url(images/sjc_login_bg.jpg) no-repeat scroll 0
		0;
}

#sjc_person_sign h2 {
	padding: 12px 0px 10px 28px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 5px;
}

#sjc_person_sign ul li {
	line-height: 22px;
	width: 75%;
	margin-left: 36px;
	padding-left: 12px;
	background: url(images/icon_arrow03.gif) no-repeat left 8px;
}

#sjc_person_login {
	margin-top: 60px;
}

#sjc_person_login h2 {
	padding: 12px 0px 10px 76px;
	font-weight: bold;
	margin-top: 18px;
	margin-left: 20px;
	background: transparent url(images/sprites_reg_person.gif) no-repeat
		scroll 28px -55px;
}

/* 求职中心新加的
—————————————————————————————— */
#sjc_left_tabs {
	clear: both;
	margin-top: 10px;
	width: 612px;
	height: 309px;
	background: transparent url(images/sjc_sprites.gif) no-repeat scroll 0 0
		;
	display: table-cell; /*border:1px solid;*/
	overflow: hidden;
}

/*主容器*/
.usual {
	margin: 7px auto;
	z-index: 20;
}

/*选项卡*/
.usual ul {
	margin: 0;
	padding: 0;
	padding-left: 9px;
	overflow: auto;
	overflow: hidden;
	height: 28px; /*火狐等清理浮动*/
	_display: inline-block; /*ie6清理浮动*/
}

.usual li {
	list-style: none;
	float: left;
	margin-right: 4px;
	border-bottom: none;
}

.usual ul li a {
	display: block;
	text-decoration: none;
	text-align: center; /*color: #0078c9;*/
	color: #000;
	background: transparent url(images/sjc_sprites.gif) no-repeat scroll
		-99px -7px;
	width: 86px;
	height: 25px;
	outline: none;
	vertical-align: middle;
	line-height: 25px;
	font-family: /*"黑体", */ "宋体", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.usual ul a:hover { /*color: #0078c9;*/
	color: #000;
}

.usual ul a.selected { /* color:#0078c9;*/
	color: #000;
	height: 25px;
	cursor: default;
	font-weight: bold;
	border-bottom: none;
	background: transparent url(images/sjc_sprites.gif) no-repeat scroll
		-86px -46px;
}

/*tab页*/
#tabcontent {
	border-top: none;
	width: 590px;
	height: 252px;
	table-layout: fixed;
	overflow: hidden;
	padding: 3px;
	/*background: url(images/v3t_tab_bgmid.gif) 0 0 repeat-y;*/
	padding-left: 7px; /*border:1px solid;*/
}

#tabcontent  ol {
	list-style-type: decimal;
	list-style-position: outside;
}

.tabserials ul li {
	margin-right: 38px;
	margin-left: 16px;
	background: url(images/train_icon07.gif) 0 50% no-repeat;
	padding-left: 14px;
	font-weight: bold;
}

#sjc_tabs_more {
	display: block;
	display: inline-block;
	width: 48px;
	text-indent: -99999px;
	background: transparent url(images/icon_more_yellow.gif) no-repeat
		scroll 0 center;
	height: 25px;
	line-height: 25px;
	float: right;
	margin-right: 9px;
}

/* for IE */
a:focus {
	-moz-outline-style: none;
}
