body
{
	font-size: 10pt;
	line-height: 18pt;
	background-color: #FFF;
	margin-left: 20px;
	margin-top: 20px;
	font-family: 'Times New Roman' , Times, serif;
}
form
{
	margin: 0px;
	padding: 0px;
}
#pg_t
{
	margin: 0px;
	background-position: left bottom;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
	background-image: url('../images/line1.jpg');
	background-repeat: no-repeat;
	height: 50px;
	color: #1f708a;
}
#pg_t span
{
	font-size: 10pt;
	color: #80defb;
	margin-left: 10px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
table
{
	border: 1px solid #FFFFFF;
}
td
{
	border: 1px solid #FFFFFF;
	text-indent: 0px;
	padding-left: 5px;    /* */
	text-align:left;
}
a:link
{
	color: #999999;
	text-decoration: none;
}
a:hover
{
	color: #000000;
}
a:visited
{
	color: #666666;
	text-decoration: none;
}

.abs
{
	/*position: absolute;
	z-index: 0;*/
	width: 100%;
	height: 450px;
	overflow: auto;
}
.pct_line
{
	padding: 10px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9pt;
	line-height: 14pt;
	width: 640px;
}
.pf_url
{
	line-height: 14pt;
}
#unit_n
{
	float: right;
}
#backpg
{
	margin: auto;
	width: 150px;
	text-align: center;
}
#backpg input
{
	border-style: none solid none solid;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-top: 4px;
}