#contents_left {
	margin-top: 0px;
	margin-left: 10px;
	padding-right: 5px;
	width: 540px;
	line-height: 130%;
	text-align: left;
	/*float: left;*/
	display: block;
}


a.f_yellow {
	color: #ECD221;
	font-size: small;
}

a.f_yellow:hover {
	color: #ECD221;
	font-size: small;
}

a.f_yellow:visited {
	color: #ECD221;
	font-size: small;
}

a.f_yellow:active {
	color: #ECD221;
	font-size: small;
}

a#flv_link:link{
	color: #38C5F5;
}

a#flv_link:visited{
	color: #38C5F5;
}

a.f_name {
	color: #1B87B9;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;
}

#contents_right {
	width: 195px;
	float: right;
	padding: 0px;
	margin :0px;
}

#bg_white {
	padding : 1px;
	color: #000000;
	font-size: 13px;
	line-height: 130%;
	background-image: url(../images/img_bg_white.gif);
	background-repeat: repeat-y;
	width: 195px;
}

#bg_white_bottom {
	padding : 5px;
	line-height: 130%;
	background-image: url(../images/img_bg_white_bottom.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 10px;
}


.f_red {
	color: #B00000;
}

.f_blue {
	color: #00079D;
}


#bg_white a.f_blue {
	color: #00079D;
}

#bg_white a.f_blue:hover {
	color: #00079D;
}

#bg_white a.f_blue:visited {
	color: #00079D;
}

#bg_white a.f_blue:active {
	color: #00079D;
}
