@CHARSET "UTF-8";
	div#footerBox{width:100%; float:left; margin-top:2px}
	div#footerMenuBg{width:100%; height:44px; float:left; background:#d3dade}
	div#footerMenu{width:990px; height:44px; margin:auto; background:#FFF}
		div.footerBtn{width:197px; height:44px; float:left; background:#bbc1c4; margin-right:1px; cursor:pointer}
		div.footerBtnFix{width:198px; margin-right:0px}
		div#footerListBg{width:100%; height:210px; float:left; background:#f2f6f7}
		div#footerList{width:990px; height:210px; margin:auto; background:#FFF}
		div.footerLists{width:197px; height:210px; float:left; background:url(../images/footer/footerListBg.gif); margin-right:1px}
		div.footerListArrow{width:197px; height:5px; background:url(../images/footer/footPbtn.gif); float:left; overflow:hidden}
			p.footerMenu{padding:12px 0px 12px 20px; font-size:15px; color:#FFFFFF}
			ul.fl{padding:16px}
			li.fl{list-style-type:none; font-size:14px; color:#99004c; line-height:25px}
			a.fl{font-size:11px; color:#807540; 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.footL{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#fixIEshit{width:100%; float:left; overflow:hidden;}