@charset "utf-8";

#lft-content
{ width:175px;
	float:left;
}

#rgt-content
{
	width:325px;
	float:left;
}

#rgt-content .txt
{
	margin-left:20px;
}

#wrapper #btm-content {
	clear: both;
	height: 50px;
	text-align: center;
	font-size: 70%;
	color: #666666;
	padding-top: 25px;
}
.border {
	border: 1px solid #666666;
}

