@charset "utf-8";
/* footer CSS start */
.footer { text-align: center; clear: both; margin:15px auto 0 auto; width:950px; }
	
/*footerline start */
	.footerline p { margin:0 auto; width:950px; background: #FF902C; padding:3px 0;}
	.footerline p a { padding: 0 15px; border-right: 1px solid #000; font-size: .8em;}
	.footerline p a:link,.footerline p a:visited { color:#111; }
	.footerline p a:hover { text-decoration: underline; }
	a#_contactus{ border: none;}
/*footerline end */	

	.companyinfo { font-size: .8em; margin-top:15px; padding:0; }
	.companyinfo p { margin:6px 0 ; padding:0;}
	p.beian { font-size: .9em; text-align:justify; margin-left:407px;}
	p.beian a { vertical-align:14px;} 
	p.copyright a:link, p.beian a:link {color:#111;}
	p.beian a:visited, p.copyright a:visited { color:#111;}
	p.copyright a:hover, p.beian a:hover { text-decoration: underline;}
	
/* footer CSS end */
