/* BASIC css start */
/**** Footer ****/

#footer { clear:both; width:100%; min-width:1200px; min-height:220px; margin:0 auto; padding:60px 0; background:#3c3f45; }
.footerContent { position:relative; float:left; width:25%; }

/* 하단 공통 */
.footerTitle { clear:both; height:30px; line-height:30px; font-weight:bold; font-size:16px; letter-spacing:2px; color:#fff; padding-bottom:20px; margin-bottom:20px; background:url(/design/whodings/onedesign/images/line_footer.png) 0 bottom no-repeat; }
.footerText { clear:both; width:100%; font-size:11px; line-height:22px; color:#999; vertical-align:top; }
.footerText a { font-size:11px; line-height:22px; color:#999; letter-spacing:0.3px; }
.footerText a:hover { color:#eee; }
.footerText li { clear:both; float:left; }

/* 은행 바로가기 */
.goBank { clear:both; margin-top:25px; }
.goBank select { width:170px; height:22px; border:none; border:1px solid #2e2f34; }
 
 /* 하단 아래 */
#footerInfo { width:100%; min-width:1200px; height:100px; margin:0 auto; background:#2e2f34; }
#footerInfo .wrapWidth { position:relative; }
#footerInfo .copy { display:inline-block; *display:inline; *zoom:1; line-height:100px; font-size:10px; text-align:left; color:#999; text-transform:uppercase; letter-spacing:0.5px; } 
#footerInfo .copy a { font-size:10px; color:#999; }
#footerInfo .copy a:hover { color:#8c504b; }
#footerInfo .social_icon { position:absolute; top:38px; right:0; }
#footerInfo .social_icon a { float:left; }

/*하단 전화번호*/
.SMS_call {margin-bottom:8px;}
.SMS_call a {font-size:16px;}

/*이니시스 아이콘 위치 수정*/
.inicisIcon {position:relative;top:-8px;margin-left:15px;display:inline-block;cursor:pointer}


/* BASIC css end */

