.box_df_vl
{
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
	margin: 5px 1px 1px 1px;
}

.box_df_lo_upper
{
	background-image: url(../img/b_df_upper.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 20px;
	font-family: sans-serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	font-size: 16px;
	color: #12589F;
	padding: 0px;
}

.box_df_lo_uleft
{
	background-image: url(../img/b_df_uleft.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 3px;
	height: 15px;
	padding: 0px;
}

.box_df_lo_uright
{
	background-image: url(../img/b_df_uright.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 3px;
	height: 15px;
	padding: 0px;
}

.box_df_lo_bleft
{
	background-image: url(../img/b_df_bleft.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 3px;
	height: 15px;
	padding: 0px;
}

.box_df_lo_bright
{
	background-image: url(../img/b_df_bright.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 3px;
	height: 15px;
	padding: 0px;
}

.box_df_lo_bottom
{
	background-image: url(../img/b_df_bottom.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 3px;
	padding: 0px;
}

.box_df_lo_body
{
	font-family: sans-serif;
	font-weight: normal;
	text-align: justify;
	letter-spacing: 1px;
	font-size: 12px;
	color: black;
	padding: 3px;
}

.box_df_lo_body A, .box_df_lo_body A:link, .box_df_lo_body A:visited
{
	color: #296E91;
	text-decoration: none;
}

.box_df_lo_body A:hover
{
	color: #48C2FF;
}
