#content
{
	width:688px;
	height:300px;
	border:solid 1px #b3afb0;
	margin-left:150px;
	margin-top:50px;
	margin-bottom:280px;
	background-color:#fcfdff;
	padding-bottom:20px;
	padding-top:30px;
}
#content p
{
	margin-left:163px;
	font-size:14px;
	line-height:40px;
}
p img,span
{
	vertical-align:middle;
}
p a
{
	text-decoration:underline;
	color:Blue;
}

#title
{
	font-size:14px;
	font-weight:bold;
	margin-left:32px;
}
#title span
{
	color:#ff9000;
}
table
{
	margin-left:82px;
	margin-top:25px;
}
table tr
{
	height:30px;
}
table input,select
{
	width:156px;
	height:20px;
	border:solid 1px #7f9db9;
}
table input,img,span
{
	vertical-align:middle;
}
table a,#ok a
{
	text-decoration:underline;
	color:Blue;
	font-weight:bold;
}

#ok
{
	text-align:center;
	margin-top:40px;
}
span.r
{
	color:#fe6b01;
	font-weight:bold;
}
span.red
{
	color:#fe0000;
	font-weight:bold;
}
span.blue
{
	color:blue;
	font-weight:bold;
}
span.orange
{
	color:#ff9002;
}
span.bold
{
	font-weight:bold;
}