﻿



/* STEP2 BOX */
TABLE#step2
{
	width:742px;
	height:100%;
}
TABLE#step2 TD#header
{
	background-image: url(images/site_related/step2_t.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 51px;
}
TABLE#step2 TD#middle
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 11px;
	padding-bottom: 9px;
	background-color:#ededef;
	background-image: url(images/site_related/step2bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-left: 1px solid #9F9E8F;
	border-right: 1px solid #9F9E8F;
}
TABLE#step2 TD#foot
{
	height: 13px;
}
