/* BASIC css start */
#footer { margin:30px 0 0; position:relative; background:#f6f6f6}
#footer .footerTop { padding:10px 0 11px; position:relative; text-align:center; overflow:hidden }
#footer .footerTop a { display:inline-block; padding:0 10px;}

#footer .footerInfo { padding:0 20px 25px 20px; border-bottom:1px solid #fff; }
#footer .footerInfo dl { padding-top:25px }
#footer .footerInfo dl dt { font-size:13px; font-weight:bold }
#footer .footerInfo dl .tel { padding-top:15px }
#footer .footerInfo dl .tel a { font-size:17px; font-weight:bold }
#footer .footerInfo dl .tx { padding-top:3px; color:#777; line-height:18px }

#footer .footerBottom { padding:15px 0 50px; }
#footer .footerBottom p { color:#777; margin:5px 0 0 20px; }

.btn_toggle_area { display: none; position: fixed;bottom: 12px; right: 49px;z-index: 999;}
.btn_toggle_area a { display: block; width: 36px; height: 36px; line-height: 36px; color:#111; font-size: 16px; text-align: center; background-color: rgba( 255, 255, 255, 0.8 );border:1px solid #ddd; border-radius:3px }
.btn_toggle_area a.btn_up { position: absolute; bottom: 47px;}
.btn_toggle_area a.btn_down { position: absolute; bottom: 0; }
/* BASIC css end */

