#footer{
	width:100%;
	border-top:8px solid #b60000;
	background-color:#e8e8e8;
	padding-top:60px;
	padding-bottom:115px;
}
#footer-nei{
	width:1000px;
	margin:0 auto;
	text-align:right;
	font-size:13px;
	color:#525252;
	line-height:200%;
	background:url(../img/ilogo2.png);
	background-repeat: no-repeat;
	background-position:left top;
}
#footer-nei a{
	color:#525252;
	text-decoration: none;
}
#gotop{
	position:fixed;
	width:100%;
	height:41px;
	bottom:0;
}
#gotop-nei{
	width:1000px;
	margin:0 auto;
	text-align:right;
}
#gotop-nei img{
	cursor:pointer;
}