#floater1{
	width: 763px;
	overflow: auto;
	z-index: 9999;
	top: 100px;
	left: 100px;
	position: absolute;
}
#floater1 img{
	display: block;
	float: left;
}
#floater_top{
	width: 763px;
}
#floater_left{
	width: 248px;
	float: left;
	overflow: auto;
}
#floater_right{
	width: 515px;
	float: left;
	overflow: auto;
}
#floater_right table{
	background: url(/images/pop_up_06.gif);
	clear: both;
}
#floater_right table td{
	font-family: Verdana;
	font-size: 12px;
}
#floater_right table td .redcopy{
	color:#990000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
#floater_right table td a{
	color: #003e8a;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}