.recture
{
	width:460px;
	margin:30px auto 10px auto;
	font-size:12px;
}
.recture h2
{
	font-size:12px;
	color:#336600;
	text-align:center;
}
dl#recture
{
	margin:20px 0px;
}
#recture dl
{
	margin:0px;
}
#recture dt
{
	margin:10px 0px;
	color:#000033;
}
#recture dd
{
	margin:0px;
}
.title
{
	color:#000066;
}
.left
{
	width:100px;
	float:left;
	margin:20px 20px 20px 0px;
	clear:both;
}
.left div
{
	margin:5px 0px;
}
.left p
{
	margin:0px;
}
.right
{
	line-height:18px;
	width:330px;
	float:right;
}
.right div
{
	text-align:center;
	color:#000077;
}
.size div
{
	text-align:center;
}
dl#size
{
	margin:10px 0px;
}
#size dt
{
	clear:left;
	margin:0px;
	padding:5px 0px;
	width:90px;
	float:left;
}
#size dd
{
	margin:0px;
	width:370px;
	float:right;
	clear:right;
	padding:5px 0px;
}
.white
{
	background-color:#E8F9FF;
}
.yellow
{
	background-color:#FFFF99;
}
.both
{
	clear:both;
}
address
{
	text-align:center;
	font-style:normal;
}
address p
{
	margin:5px 0px;
}