
#listjobs_ct {
	background:#FFFFFF;
}
#listjobs_main table {
	font-family:"Arial Unicode MS";
	font-size:11px;
	color:#030303;
	text-align:center;
}
#listjobs_main th {
	height:39px;	
	background:url(../images/listjob_hd_bg.gif) repeat-x;
}
#listjobs_main td.hsubject {
	text-align:left;
}
#listjobs_main tr {
	line-height:18px;
}
#listjobs_main td {
	border-bottom:1px dashed #030303;
	padding-top:5px;
	padding-bottom:5px;
}
.hsubject a {
	font-weight:bold;
	color:#053e8b;
}
#hdate {
	background:url(../images/listjob_hd_repeat_bg.gif) right top no-repeat;
}
#paginator {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.dot {
	padding:6px;
}
.apage {
	font-weight:bold;
	color:#000099;
}

#document_tag {
	height:30px;
	line-height:30px;
	background:#FF9933;
	margin-bottom:10px;
}
#document_tag li {
	display:inline;
	padding:10px;
	margin-right:10px;
	background:url(../images/doc_list_ico.gif) no-repeat left 50%;
	padding-left:18px;
	margin-left:3px;
}
#document_tag li a {	
	color:#FFFFFF;
	font-weight:bold;
}
#document_tag li a:hover {
	text-decoration:underline;
}