@charset "utf-8";

	body {
		background: url('../images/bg2.jpg') no-repeat;
	}
	#content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 30px;
		color: #666;
		width: 770px;
		margin: 0px auto;
		margin-top: 10px;
	}
	#jobs {
		width: 727px;
		float: right;
		margin-right: 10px;
		color: #043493;
	}
	#jobs a{
		color: #043493;
		line-height: 30px;
		height: 30px;
	}
	#jobs li{
		border-bottom: 2px dotted #999;
		line-height: 55px;
		padding: 5px 20px 5px 20px;
	}
	.jobs_content {
		display: block;
		line-height: 30px;
		height: 30px;
		color: #333;
	}