@charset "utf-8";

p#btn
{
	text-align:right;
}


div#all
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	width:542px;
	margin:20px 0px;
	padding:0px;
}

div#all p
{
	margin:10px auto;
	width:500px;
}

img#head
{
	position:relative;
	top:-10px;
}


img#foot
{
	position:relative;
	top:10px;
}
