﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
.left ul {
	margin: 12px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
td {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 166%;
	color: #FFFFFF;
}
a {
	color: #FFFF00;
}
.left a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.left li{background:url(//images.zhaopin.com/channel/publish/company/icon/images/3px_fff.gif) no-repeat 5px 8px;
	padding-left: 18px;
	list-style-type: none;
}
#footer {
	line-height: 40px;
	text-align: center;
	height: 40px;
	font-size: 12px;
	color: #FFFFFF;
}