@CHARSET "UTF-8";

div#footerBox{width:100%; float:left}
	div#footerMenuBg{width:100%; height:44px; float:left; background:#f5f5f5; border-top:4px solid #e6e6e6}
	div#footerMenu{width:990px; height:44px; margin:auto; background:#FFF}
		div.footerBtn{width:197px; height:44px; float:left; background:#e6e6e6; margin-right:1px; cursor:pointer}
		div.footerBtnFix{width:198px; margin-right:0px}
		div#footerListBg{width:100%; height:210px; float:left}
		div#footerList{width:990px; height:210px; margin:auto; background:#FFF}
		div.footerLists{width:197px; height:210px; float:left; background:url(../images/footer/linkBg.gif) no-repeat; margin-right:1px}
		div.footerListsFix{width:197px; height:210px; float:left;}
			p.footerMenu{padding:12px 0px 12px 20px; font-size:15px; color:#803500}
			ul.fl{padding:6px 6px 6px 16px}
			li.fl{list-style-type:none; font-size:14px; color:#803500; line-height:25px}
			a.fl{font-size:11px; color:#757675; text-decoration:none} 

			div#foot{width:100%; height:45px; float:left; background: #f7f5f0; border-top:1px solid #e6e1da; margin-top:1px}
			div#footCenter{width:990px; height:45px; margin:auto}
			div#footL{width:495px; height:45px; float:left}
			div#footR{width:495px; height:45px; float:left}			a.footR{text-decoration:none; color:#803500} 
			p.foot{padding:15px 0px 15px 0px; font-size:13px; color:#807540}
			p.footr{padding:15px 0px 15px 0px; font-size:13px; color:#807540; float:right}
			a.pgrf{float:right; padding-right:0px; margin-top:-19px}

div.ieFix{width:100%; float:left; margin:-3px}