#default_footer {
	width: 100%;
	height: 150px;
	position: absolute;
	bottom: -150px;
}
#default_footer hr {
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 203px;
	margin: 0;
	padding: 0;
	margin-left /*\**/: -97px\9
}
*:first-child+html #default_footer hr {
	margin-left: 0;
}
	
#default_footer .default_footerCenter {
	display: block;
	height: 130px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: inherit;
}
#default_footer .category {
	text-align: left;
	float: left;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	width: 303px;
	color: inherit;
}
#default_footer .category ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: inherit;
}
*:first-child+html #default_footer .category ul li {
	display: block;
	line-height: 25px;
}
#default_footer .category ul li {
	line-height: 35px;
}
* html #default_footer .category ul li a{
	color: #FFFFFF;
}
*:first-child+html #default_footer .category ul li a{
	color: #FFFFFF;
}
#default_footer .category ul li a{
	color: inherit;
	text-align:left;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
	line-height: 25px;
	width: 203px;
	display: block;
}
#default_footer .category ul li a:hover {
	text-decoration: underline;
}
body {
	position: relative;
}

