.c_foot{ background:#fff;}
/*��һ����ϣ������ʽ*/
.fc1 a:link {  
	font-size: 12px;
	color: #698496;
	text-decoration: none;
}
.fc1 a:visited {
	font-size: 12px;
	color: #698496;
	text-decoration: none;
}
.fc1 a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}


/*�ڶ�����ϣ������ʽ*/
.fc2 a:link { 
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.fc2 a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.fc2 a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

/*��һ����ϣ������ʽ*/
.fc1{ 
	padding:10px 0; 
	font-size: 11px;
	color: #999999;
	text-align:center;
}
	  
/*��������ϣ������ʽ*/
.fc3{ 
	padding:3px 0; 
    font-size: 12px;
	color: #666666;
	text-align:center;
}

/*�ڶ���������ϣ������ʽ*/
.fc2,.fc4{ 
	padding:3px 0; 
    text-align:center;
}