 * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
 #main {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
} 
/*footer begin*/ #footer {
	clear: both;
	text-align: left;
} #footer ul {
	list-style: none;
} #footer li {
	float: left;
} #footer-top {
	padding: 38px 0 10px 42px;
	color: #fff;
	background: #790204;
} #footer-middle {
	padding-bottom: 14px;
	color: #D7D7D7;
	background: #5E0001;
} #footer-middle div {
	padding: 7px 0 0 42px;
} #footer-bottom{
	background: #3C0103;
	padding: 21px 0 87px 42px;
	font-family: Arial;
	color: #CDCDCD;
} 
 #footer-bottom span {
} #gong-shang-biaoshi {
	display: block;
	width: 35px;
	height: 43px;
	background: url(images/gong-shang-biaoshi.gif) no-repeat;
	position: relative;
	top: 8px;
	left: 680px;
} #footer a {
	display: block;
	text-decoration: none;
} #footer a:hover {
	text-decoration: underline;
} #footer-top li {
	border-left: solid 1px #fff;
} #footer-middle li {
	border-left: solid 1px #D7D7D7;
} #footer-top a {
	padding: 0 15px;
	color: #fff;
} #footer-middle a {
	padding: 0 6px;
	color: #D7D7D7;
} #footer-bottom a {
	color: #CDCDCD;
} #footer-top .first, #footer-middle .first {
	border: 0;
} #footer-top .first a, #footer-middle .first a {
	padding-left: 0;
} #footer label {
	display: block;
	float: left;
	font-weight: bold;
} .clear-right {
	clear: right;
} .clear {
	clear: both;;
}
