/* BOTTOM */

#bottom_wrap { clear:both; float:left; padding-top:10px; width:100%; height:80px; background:url(../images/bottom/bottom_bg_p.gif) repeat-x 0 0; }
	#bottom { width:900px; }
		#bottom_logo { float:left; width:180px; margin-top:10px; }
	
		#bottom_quick { float:left; width:635px; }
			#bottom_quick ul { float:right; }
			#bottom_quick ul li { float:left; margin-left:2px; }
		#bottom_address { float:left; padding-left:10px; width:630px; height:25px; }
		#bottom_copyright { float:left; padding-left:10px; width:630px; height:20px; }
		#bottom_qrcode {float:right; margin-right:5px; margin-top:-40px; width:56px; height:56px;}
		
/* END BOTTOM */
