@charset "utf-8";
/* CSS Document */
#content_wrap #pagecopy td {
	font-size: 11px;
}
#content_wrap #pagecopy form .btn {
	border: solid 1px #000;
	padding: 2px;
	color: #fff;
	background-color: #cc0000;
	font-weight: bold;
	font-size: 10px;
	margin-top: 10px;
}
#content_wrap #pagecopy td.logintd {
	background-color: #ececec;
	border: solid 1px #999;
}
a.fgpw {
	font-size: 10px;
}