/* BASIC css start */
#footer-container { padding-bottom: 0px;  background:#fff; text-transform : uppercase; margin-top:50px; }
 
#footer-container .boardlist { border-bottom: 1px solid #DCDCDC; border-top: 1px solid #DCDCDC;  margin: 0 auto;  }
#footer-container .boardlist ul {  margin: 0 auto; text-align: center; }
#footer-container .boardlist li { margin: 0 auto; height: 28px; line-height: 28px; text-align: center; display: inline; vertical-align:middle;}
#footer-container .boardlist li a { font-weight: bold;  color: #222; font-size: .65em; text-transform : uppercase; padding:0 11px; }


#footer-container .helpme { background:#fff; font-size: .6em; text-align: center;  padding:20px 0; margin:0; text-transform : uppercase; line-height:14px; color: #595959; }
#footer-container .helpme li h10 { font-weight: bold; font-size: 1.5em; line-height:26px; color:#000; }
#footer-container .helpme li.no { font-weight: bold;  font-size: 1.9em; line-height:30px;  color:#000; }
#footer-container .helpme li.time { font-size: .6em }
#footer-container .helpme .call span { font-size: .6em } 

#footer-container .helpme .bank { margin-top:24px; vertical-align:middle;}
#footer-container .helpme .bank span { font-size: .95em; padding-right:5px; vertical-align:top; }
#footer-container .helpme .bank strong { font-size: 1.3em } 

#footer-container .addr { background:#DCDCDC; font-size: .6em; text-align: center; padding:10px 0;}
#footer-container .addr li { list-style-type: none; color: #222; font-size: .6em; line-height:12px; }

#footer-container .menus ul { background-color: #DADADA; height: 26px; line-height: 26px; text-align: center; }
#footer-container .menus ul li { display: inline; }
#footer-container .menus ul li a { display: inilne-block; padding: 0 10px; color: #222; font-weight: bold; font-size: .65em;}
#footer-container .menus ul li:last-child a { background-image: none; }

#footer-container .addr li h10 { font-weight: bold; font-size: 2.5em; line-height:26px; color:#000; }
#footer-container .addr li span { color:#9E3838; }
/* BASIC css end */

