@charset "utf-8";

/* ------------------------ footer ------------------------ */

#pagetop {
	margin: 0 0 20px 605px;
	padding-left: 13px;
	width:100px;
	clear:both;
	font-size:0.7em;
	background:url(../img/home/pagetop.gif) no-repeat left 50%;
}
#pagetop a { color:#F22490;}

#footer {
	width:950px;
	margin:0 auto 0 auto;
	clear:both;
}

#wrapper #footer ul {
	padding-bottom:24px;
	line-height:110%;
	text-align:center;
}

#footer li {
	padding: 0 7px 0 2px;
	display:inline;
	font-size:0.8em;
	color:#333333;
	border-right:solid 1px #333;
}

#footer li.listEnd {
	border:none;
}

#footer a { color:#333333; text-decoration:none;}
#footer a:hover { color:#666;}

#copyright {
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	color:#333333;
	text-align:center;
	font-size:0.8em;
}
