@charset "utf-8";
.news{	
	margin-left:18px;
	width:652px;
	font-size:11px;
	color:#797979;
	line-height:18px;
	}
.news th{
	text-align:left;
	}
.news th a{
	color:#797979;
	text-decoration:none;
	}
.news th a:hover{
	color:#F00;
	}
.news th span{
	font-weight:normal;
	margin-left:35px;
	}
.news td{
	padding-bottom:3px;
	}
.news td.location{
	width:264px;
	padding-left:8px;
	}
.news td.date{
	width:233px;
	}
.date_career{
	float:right;
	margin-right:10px;
	}