@charset "utf-8";
#mainback {background-image:url(images/b_back.png);}
#header  {background-image:url(images/b_top.png); height:48px; width:704px;}
#footer  {background-image:url(images/b_bottom.png); height:24px; width:704px;}
body,td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
a{
	color: #d55500;
	text-decoration: none;
}
a:hover{	text-decoration: underline;}
label
{
width: 120px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-weight:bold;
}