@CHARSET "UTF-8";

div.footerBox{width:100%; height:77px; background:#f2f2f2; border-top:1px solid #cccccc; float:left; margin-top:10px;}
	div.footerCenter{width:980px; height:77px; margin:auto}
		div.partner{width:150px; height:77px; float:left}
		div.footA{width:340px; height:77px; float:left}
			div.footA p{font-size:12px; color:#4d4c45; padding:25px 0px 0px 5px}
			div.footA p a{color:#4d4c45; font-weight:bold; text-decoration:none}
			div.footA p a:hover{text-decoration:underline}
		
		div.footB{width:490px; height:77px; float:left}
		div.footB p{padding:12px 0px 0px 20px}
		div.footB a{font-size:11px; color:#4d4c45; text-decoration:none}
		div.footB a:hover{text-decoration:underline}
		
	

div.ieFix{width:100%; float:left; margin:-3px}