@charset "utf-8";

@import "common/0-import.css";
/* layout */
/**************content_left***/
#lst_jobs a.title {
	padding-left: 20px;
	height: 35px;
	background-image: none !important
}

#lst_jobs a {
	overflow:hidden;
	background:url(../img/template/icon_line_fff.gif) left 32px repeat-x;
}

#lst_jobs a:hover {
	background-image: none !important;
}


#lst_jobs a:hover {
	background-color: #ffcc00;
}

#lst_jobs a .title {
	height:35px !important;
	padding-left: 20px;
	display: block;
}

#lst_jobs .last a {
	height:35px !important;
	display:block;
	background-image: none;
	background-color: #ccc;
}

#lst_jobs .last a:hover {
	background-color: #8C8C8C;
}

#lst_jobs .title img {
	vertical-align:middle;
	margin-top: 12px;
}

#lst_jobs .thumbs img {
	height: 68px;
	width: 170px;
	text-align: center;
}

#lst_jobs .thumbs,#flash_area {
	font-size: 0%;
	line-height: 0%;
}

#lst_jobs li {
	clear: both;
	overflow:hidden;
	zoom:1;
	cursor:pointer;
}

#lst_jobs li a {
	height:35px;
	display: block;
	cursor:pointer;
}

#lst_jobs li a img.sam {
/*	display: none;*/
	cursor:pointer;

}

#lst_jobs li a:hover img.sam {
	/*display: block !important;*/
}

/*****box_green******/
.box_green {
	margin-top: 5px;
}

.box_green .title {
	background:url(../img/template/green_title_left.gif) left center no-repeat;
}

.box_green .title div {
	background:url(../img/template/green_title_right.gif) right center no-repeat;
}

.box_green .title div div {
	background:url(../img/template/green_title_center.gif) left center repeat-x;
	margin: 0 7px;
	padding-left: 5px;
}

.box_news a:hover {
	color: #6DB92B;
}

.lst_avr img {
	width: 181px;
	margin-bottom: 10px;
}

.lst_avr,#contentRight,.lst_avr li {
	font-size: 0%;
	line-height: 0%;
}
/*********/

.box_ct {
	padding-top: 5px;
}

.lst_ct li {
	background:url(../img/template/icon_line.gif) left bottom repeat-x;
	clear: both;
	padding: 10px 0;
}

.lst_ct span {
	background:url(../img/template/icon_green_1.gif) 5px 1px no-repeat;
	font-size: 12px;
	float: left;
	width: 15%;
	padding-left: 20px;
}

.lst_ct a {
	color: #79d21d;
	margin-left:10px;
	width: 78%;
	float: left;
	font-size: 12px;
}

.lst_ct a img.right {
	float: right;
}

.more {
	text-align:right;
	margin-top: 15px;
	clear: both;
}

