@charset "utf-8";

/* footer */
#footer {
	background: url(images/f_bg.gif) top left repeat-x;
	height: 25px;
	width: 730px;
	margin-top: 0px;
	padding-bottom:30px;
}

#footer p {
	position: relative;
	text-align: right;
	top: 5px;
	right: 5px;
	font-size: 10px;
}

#base #footer_all {
	background: url(images/f_bg.gif) top left repeat-x;
	height: 25px;
	width: 930px;
	margin-top: 0px;
	padding-bottom:30px;
	background-color: #FFFFFF;
}

#base #footer_all p {
	margin-top: 0px;
	position: relative;
	text-align: right;
	top: 5px;
	right: 5px;
	font-size: 10px;
}

#footer_pp {
	background: url(images/f_bg.gif) top left repeat-x;
	height: 25px;
	width: 600px;
	margin-top: 10px;
	padding-bottom:30px;

}

#footer_pp p {
	position: relative;
	text-align: right;
	top: 5px;
	right: 5px;
	font-size: 10px;
}

/* ‰ïˆõŒü‚¯footer */
#footer_m {
	background: url(images/f_bg_m.gif) top left repeat-x;
	height: 25px;
	width: 730px;
	margin-top: 0px;
	padding-bottom:30px;
}

#footer_m p {
	position: relative;
	text-align: right;
	top: 5px;
	right: 5px;
	font-size: 10px;
}

#base #footer_all_m {
	background: url(images/f_bg_m.gif) top left repeat-x;
	height: 25px;
	width: 930px;
	margin-top: 0px;
	padding-bottom:30px;
	background-color: #FFFFFF;
}

#base #footer_all_m p {
	margin-top: 0px;
	position: relative;
	text-align: right;
	top: 5px;
	right: 5px;
	font-size: 10px;
}