a {
	text-decoration: none;
	background-repeat: no-repeat;
	color: #464646;
}
ul {
	list-style: none;
}
p {	
	text-indent: 2em;
	line-height: 24px;
	font-size: 14.7px;
}
#layout {
	font-size: 12px;
	height: 100%;
}
#left {
	width: 186px;
	float: left;
	text-align:left;
	margin: 5px 2px 5px 0;
	height: 100%;
}
#right {
	width: 203px;
	float: left;
	margin: 5px 0 5px 5px;
	height: 100%;
}
#content {
	width: 486px;
	float: left;
	margin: 5px 2px;
	height: 100%;
}

.head_link{
	text-decoration: none;
	background-repeat: no-repeat;
	color: #FFFFFF;
}


.head_link_1{
	text-decoration: none;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.news_font{
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}

.header_bg1{
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.header_bg_job{
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

