@import "common.css";

/* J */
#leftbox {
	width:590px;
	float:left;
	margin:0 0 0 15px;
	_display:inline;
}

.contentbox {
	width:588px;
	border:1px solid #111;
	background-color:#222;
	padding:10px 0 10px 0;
	margin:0 0 15px 0;
}

table#serach_tbl {
	width:100%;
}

table#serach_tbl .lb01 {
	width:260px;
}
table#serach_tbl .lb02 {
	width:150px;
}
table#serach_tbl .lb03 {

}

table#serach_tbl td.sb01 {
	padding:0 0 15px 15px;
	/padding:0 0 0 15px;
}
table#serach_tbl td.sb02 {
	padding:0 0 15px 2px;
	/padding:0 0 0 2px;
}
table#serach_tbl td.sb03 {
	padding:0 0 15px 16px;
	/padding:0 0 0 16px;
}

table#serach_tbl td.key {
	width:394px;
	height:37px;
	background:url(../img/index/lb_keyword.gif) no-repeat 15px top;
	
}

table#serach_tbl td.key input#keyword {
	width:250px;
	margin:0 0 0 110px;
}

table#serach_tbl td.bt input {
	margin:0 0 0 15px;
}

select option {
	padding:0 0 0 10px;
}

#jobkind {
	width:230px;
	height:180px;
}
#salary {
	width:146px;
	height:180px;
}
#salary2 {
	width:146px;
	height:180px;
}
#area {
	width:146px;
	height:180px;
}
#job_pref {
	width:146px;
	height:180px;
}
#banner {
	width:590px;
	margin:0 0 15px 0;
	background-color:#222222;
}
#bannerB {
	width:590px;
	margin:0 0 15px 0;
	background-color:#222222;
}
.bnrB1 {
	float:left;
	margin:0 10px 0 0;
}
.bnrB2 {
	float:right;
}
.bnrB3 {
	float:left;
	margin:10px 10px 0 0;
}
.bnrB4 {
	float:right;
	margin:10px 0 0 0;
}
#bannerBside {
	width:164px;
	height:auto;
	text-align:center;
	border:1px solid #000000;
	background:#444444;
	padding-top:5px;
	padding-bottom:5px;
}

.contentbox a.je {
	display:block;
}

.contentbox a.je img {
	float:left;
}

.contentbox ul.news {
	list-style-type:none;
	margin-left:15px;
	line-height:170%;
}

.contentbox ul.news li a {
	padding-left:15px;
	background:url(../img/index/triangle.gif) no-repeat 0% 50%;
}



/* EJ */
#rightbox {
	width:165px;
	float:right;
	margin:0 15px 0 0;
	_display:inline;
}

#realtime {
	width:153px;
	height:300px;
	border:1px solid #111;
	background-color:#222;
	padding:10px 5px 0 5px;
	margin:0 0 15px 0;
	overflow:scroll;
	overflow-x:hidden;

}

#realtime p {
	line-height:160%;
	margin-bottom:12px;
	font-size:12px;

}

#realtime p span {
	color:#fff;
}

#realtime p a {
	font-weight:bold;
}

img.bn {
	margin-bottom:15px;
}
img.bn2 {
	margin-bottom:5px;
}

img#login {
	margin-left:10px;
	width:144px;
	height:28px;
}

img.bnr {
	margin-bottom:0px;
}

#bannerS {
	width:590px;
	margin:0 0 15px 0;
}

img.bnr_l {
	float:left;
}
