@CHARSET "UTF-8";

div#footerBox{width:100%; float:left}
	div#footerMenuBg{width:100%; height:44px; float:left; background:#faf8f5; border-top:2px solid #008000}
	div#footerMenu{width:990px; height:44px; margin:auto; background:#FFF}
		div.footerBtn{width:197px; height:44px; float:left; background:#f5f3f0; 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; margin-right:1px}
			p.footerMenu{padding:12px 0px 12px 20px; font-size:15px; color:#008000}
			ul.fl{padding:6px 6px 6px 16px}
			li.fl{list-style-type:none; font-size:14px; color:#008000; 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:right}
				p.foot{padding:15px 0px 15px 0px; font-size:13px; color:#807540}
				p.footr{padding:15px 0px 0px 0px; font-size:13px; color:#807540; float:right}
				a.flink{font-size:13px ; color:#807540; font-weight:700; text-decoration:none}

div.ieFix{width:100%; float:left; margin:-3px}

