html, body{
	margin:0;padding:0;
}

body{
	font-size:12px;
	background: #FFF;
	font-family:Tahoma,Arial,Verdana;
}

a{
	color: #000;
	text-decoration: underline;
}

a:visited{
	color: #666;
}

a:hover{
	text-decoration: none;
}

#head{
	height:112px;
	position: relative;
}

#head #info{
	font-size:10px;
	font-weight:normal;
	position: absolute;
	left:1020px;
	top:22px;
	padding:0;
	margin:0;
}

#head img#logo{
	position:absolute;
	top:23px;
	left:65px;
	border:none;
}

#mainMenu{
	padding:0 0 8px 0;
	margin:0;
	text-align:center;
}

#main{
	width:100%;
	display:table;
	clear:both;
	margin:18px 0 0 0;
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
}

#main #center{
	vertical-align:top;
	padding:0 10px;
	width:100%;
}

#topmenu{
	width:770px;
	height:30px;
	overflow:hidden;
}

#left{
	vertical-align:top;
}

#right{
	vertical-align:top;
	padding:6px 0 0 0;
}

#bottom{
	position: relative;
	margin:20px 0 0 8px;
}

#content{
}

select#nearCityGo{
	width:350px;
	font-size:11px;
	font-family: Tahoma;
	position: absolute;
	left:409px;
	top:34px;
}

select#catCityGo{
	width:350px;
	font-size:11px;
	font-family: Tahoma;
	position: absolute;
	left:19px;
	top:34px;
	text-align: right;
}

.topmenu ul.categories{
	margin:6px 0 0 0;
	padding:0 10px 0 10px;
	list-style: none;
	display:block;
	text-align:center;
}

.topmenu ul.categories li{
	display: inline;
	width:auto;
	font-size:15px;
	font-weight: bold;
	padding:0 7px 1px 11px;
	border-left:1px solid #000;
	white-space: nowrap;	
}
.topmenu ul.categories li.first{
	border-left:none;
}

.topmenu ul.categories li a{
	color:#000;
}

.itemnews{
	margin: 10px 10px 20px 10px;
	font-size:11px;
/*	padding:5px;
	background: #F4F4F4;
	border:1px solid #BBB;*/
	text-align: justify;
}

.itemnews .h{
	font-weight:bold;
	font-size:12px;
	margin:0 0 3px;
	text-align: left;
}

div#double{
	width:362px;
	margin-left:10px;
	padding:8px;
}

div#triple{
	width:235px;
	margin-left:8px;
}

div#double.toparticle{
	height:75px;
	font-size:11px;
	background:#cef0ff;
	border:1px solid #8cd1e7;
	padding-top:16px;
}
.toparticle .h{
	font-weight:bold;
	margin:0 0 3px;
}
.toparticle img{
	border:none;
	float:left;
	margin: 0 5px 0 0;
}

.toparticle h3.gray{
	position:absolute;
	top:-13px;
	left:8px;
	height:20px;
	width:126px;
	color:#FFF;
	background:#444 url(/templates/job/images/toparthead.gif) no-repeat;
	padding:5px 0 0 24px;
	margin:0;
	font-size:12px;
	font-weight:bold;
}

.toparticle i{
	width:15px;
	height:15px;
}
.toparticle i.tl{
	background:transparent url(/templates/job/images/topart_tl.gif) no-repeat;
}
.toparticle i.tr{
	background:transparent url(/templates/job/images/topart_tr.gif) no-repeat;
}
.toparticle i.bl{
	background:transparent url(/templates/job/images/topart_bl.gif) no-repeat;
}
.toparticle i.br{
	background:transparent url(/templates/job/images/topart_br.gif) no-repeat;
}

div#double.article{
	height:75px;
	font-size:11px;
	background:#FDFDFD;
	border:1px solid #DDD;
	padding-top:16px;
}

.article{
	width:338px;
	height:70px;
	font-size:11px;
	background:#FFF;
	border:1px solid #31665a;
	margin:0 5px 20px 0;
	padding:10px;
	position:relative;
}
.article .h{
	font-weight:bold;
	margin:0 0 3px;
}
.article img{
	border:none;
	float:left;
	margin: 0 5px 0 0;
}

.article i{
	width:10px;
	height:10px;
}
.article i.tl{
	background:transparent url(/templates/job/images/art_tl.gif) no-repeat;
}
.article i.tr{
	background:transparent url(/templates/job/images/art_tr.gif) no-repeat;
}
.article i.bl{
	background:transparent url(/templates/job/images/art_bl.gif) no-repeat;
}
.article i.br{
	background:transparent url(/templates/job/images/art_br.gif) no-repeat;
}
.article h3{
	position:absolute;
	bottom:-10px;
	right:8px;
	height:18px;
	width:81px;
	color:#000;
	background:transparent url(/templates/job/images/art_head.gif) no-repeat;
	padding:2px 0 0 15px;
	margin:0;
	font-size:12px;
	font-weight:normal;
}

#topBanners{
	float:left;
	width:779px;
	margin: 0px 0 10px 0;
}

#topBanners .banner{
	width:380px;
	height:80px;
	float:left;
	margin:0 0 0 8px;
	background: #fffde4;
}

#mainMenu ul.mainmenu{
	margin:0;
	list-style:none;
	padding:0;
	display:inline;
}

#mainMenu ul.mainmenu li{
	width:auto;
	padding:0 5px 1px 10px;
	margin:0;
	font-size:13px;
	vertical-align:top;
	font-weight:normal;
	display:inline;
	background: transparent url(/templates/job/images/menuitemback.gif) no-repeat left 3px;
}

#mainMenu ul.mainmenu li.first{
	background:transparent;
}

#mainMenu a, #mainMenu a:visited{
	color:#000;
}

#topBanner{
	width:770px;
	height:90px;
	background:transparent;
	text-align:center;
	padding:0;
	background:transparent;
	position:absolute;
	top:22px;
	left:240px;
}

#tc{
	position:absolute;
	left:0;
	top:0;
}

#counters1{
	position:absolute;
	left:10px;
	top:0px;
	text-align:left;
	width:200px;
}

#counters2{
	position:absolute;
	width:200px;
	right:10px;
	top:0px;
	text-align:right;
}

#searchbar{
	position:relative;
	width:100%;
	height:73px;
	border:1px solid #31665a;
	background:#6f958c url(/templates/job/images/sb_back.gif) repeat-x;
}

#searchbar form{
	padding:0;
	margin:0;
}

#searchbar .sb_table{
	width:95%;	
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:10px;
	margin: 15px 0 0 10px;
}

#searchbar #st{
	width:100%;
}

#searchbar td.sb{
	width:1%;
}

#searchbar #sb{
	width:60px;
	height:20px;
	margin:0 10px;
}

#searchbar td.radio{
	color:#FFF;
}

#searchbar #sb img{
	border:none;
}

#searchbar i{
	width:7px;
	height:7px;
}
#searchbar i.tl{
	background:transparent url(/templates/job/images/sb_tl.gif) no-repeat;
}
#searchbar i.tr{
	background:transparent url(/templates/job/images/sb_tr.gif) no-repeat;
}
#searchbar i.bl{
	background:transparent url(/templates/job/images/sb_bl.gif) no-repeat;
}
#searchbar i.br{
	background:transparent url(/templates/job/images/sb_br.gif) no-repeat;
}

i.tl{
	position:absolute;
	left:-1px;
	top:-1px;
}
i.bl{
	position:absolute;
	left:-1px;
	bottom:-1px;
}
i.tr{
	position:absolute;
	right:-1px;
	top:-1px;
}
i.br{
	position:absolute;
	right:-1px;
	bottom:-1px;
}

#firms{
	width:221px;
	border:1px solid #31665a;
	background: #FFF;
	position:relative;
	margin:18px 0 0 5px;
	padding:20px 0 20px 0;
}

#firms i{
	width:10px;
	height:10px;
}
#firms i.tl{
	background:transparent url(/templates/job/images/firms_tl.gif) no-repeat;
}
#firms i.tr{
	background:transparent url(/templates/job/images/firms_tr.gif) no-repeat;
}
#firms i.bl{
	background:transparent url(/templates/job/images/firms_bl.gif) no-repeat;
}
#firms i.br{
	background:transparent url(/templates/job/images/firms_br.gif) no-repeat;
}
#firms h3.firms{
	position:absolute;
	top:-15px;
	left:10px;
	width:180px;
	height:23px;
	background:transparent url(/templates/job/images/firms_head.gif) no-repeat;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:8px 0 0 0;
	text-align:center;
}

#menu{
	height:130px;
	clear:both;
}

ul.menu{
	margin:10px 20px 10px 0;
	padding:0;
	float:left;
	width:150px;
	list-style:none;
}
ul.menu li{
	font-size:12px;
}
ul.menu li.head{
	color:#F80;
	font-weight:bold;
	margin:0 0 5px 0;
}

ul.liunderline{
	width:auto;
}
ul.liunderline li{
	text-decoration: underline;
	width:auto;
}
ul.liunderline li.head{
	text-decoration: none;
}

div.title{
	font-size:20px;
	font-weight:bold;
	margin:10px 0 20px 0;
}

#cityName{
	display:block;
	position:absolute;
	top:80px;
	left:5px;
	width:228px;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#cityName a, #cityName a:visited{
	text-decoration:none;
	color:#000;
}

table.firmlogo{
	border-spacing:5px;
	margin-left:2px;
}

table.firmlogo td{
	width:50%;
}

table.firmlogo img{
	border:none;
	margin:0;
	width:100px;
}

table.firmlogo a{
	display:block;
	margin:2px;
	border:1px solid #eee;
	width:100px;
}
