#footer0 {
	width: 100%;
	height: 160px;
	color: #333;
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	clear:both;
}

#footer_main {
	width: 996px;
	height: 120px;
	margin: 0 auto;
	clear: both;
	padding: 0px;
	background-image: url(../images/foot_main_back.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#footer_main ul {
	width: 700px;
	margin:0 0 0 20px;
	padding:0;
	clear: both;
}

#footer_main ul li {
	margin:28px 15px 0 0;
	padding:0 15px 0 0;
	float:left;
	border-right:1px solid #3D85E0;
}

/* pagetop */
#pageTop {
	display: block;
	height: 15px;
	width: 85px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	position:absolute;
	top:30px;
	right: 18px;
}

#pageTop a {
	display: block;
	height: 15px;
	width: 85px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	top:30px;
	right: 18px;
}

#foot_add {
	width: 600px;
	top:73px;
	left: 250px;
	position:absolute;
}

#copyright {
	float:right;
	width: 300px;
	margin: 0px;
	text-align: right;
	line-height:70px;
	font-size:10px;
	color:#FFF;
}

#footer_main a:link {
	color: #3D85E0;
	text-decoration: none;
}

#footer_main a:visited {
	color: #3D85E0;
}

#footer_main a:hover {
	color: #164D8F;
	text-decoration: underline;
}
