@charset "utf-8";
/* CSS Document */

.jobcategory
{
	background:url(images/job_category.png) no-repeat;
	width: 263px; 
	height: 215px;
}

.login
{
	background:url(images/login.png) no-repeat;
	width: 250px; 
	height: 215px;
}

.ulcontent
{
	margin:0px;
	padding-left: 5px;
	list-style-type: none;
}

.ulcontent li
{
	margin:0px;
	padding:0px;
	line-height:20px;
	padding-left:20px;
	background:url(images/arrow.png) no-repeat 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#797979;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
}

.logincontent
{
	font-family:Arial, Helvetica, sans-serif;
	color:#797979;
	font-size:12px;
	font-weight:bold;
}

.content
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
}

.alink a
{
	text-decoration: none;
	font-size: 13px;
	color: black;
	font-weight: bold
}

.alink a:hover
{
	color: #6a9b01;
}

.afooter
{
	text-decoration: none;
	font-size: 12px;
	color: white;
}
