@charset "utf-8";
/* CSS Document */

div.ForContainer
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#0F8FAA;
	font-size:100%;
	width:750px;
}

table
{
	width:100%;	
}

td
{
	padding:3px;
	text-align:center;
}

input.ForSendButton
{
	background:url(../images/mil_forsend_0706.jpg);
	width:120px;
	height:35px;
	border:none;
	cursor:pointer;
}
