@charset "UTF-8";

#main_cont{
	width:580px;
	color:#4F4F4F;
}

*html #main_cont{
	width:570px;
	color:#4F4F4F;
}

.group{
	color:#182F51;
	font-size:14px;
	margin-bottom:10px;
	border-bottom:1px solid #182F51;
}

#t1{
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
}

table{
	width:580px;
	margin:10px 0px 10px 0px;
}

*html table{
	width:570px;
	margin:10px 10px 10px 0px;
}

th{
	vertical-align:top;
	border-bottom:1px solid #BFBFBF;
	padding-top:5px;
	text-align:left;
}

td{
	line-height:14pt;
	font-size:12px;
	border-bottom:1px solid #BFBFBF;
	padding:5px 0px 5px 0px;
}

#t2{
	color:#59100E;
	font-size:11px;
}

.t3{
	width:250px;
}

#t3_float{
	float:left;
}

#t3_float2{
	float:right;
}

#image{
	margin:10px 0px 10px 0px;
	line-height:14pt;
}

#t3{
	color:#59100E;
	font-weight:bold;
}
