@charset "utf-8";

.fee1
{ 
	background-color: #666;
	color: white;
}

.fee2
{ 
	background-color: #eee;
}

.fee3
{ 
	background-color: #fff;
}

.feel
{ 
	padding: 5px 10px;
	width: 250px; 
	text-align: left; 
	line-height: 20px;
	border-width: 1px;
	border-left: 1px solid #ccc;
}

.feer
{ 
	padding: 5px 10px;
	width: 200px; 
	text-align: center; 
	line-height: 20px;
	border-width: 1px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


