/* BASIC css start */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);

#ftWrap{width: 100%; margin-top: 50px; text-align: center; height:200px;}
.footer_Wrap{height: 30px; overflow: hidden; color: #fff; margin: 20px auto 0; position: relative; box-sizing: border-box; border-top: 1px solid #eee; border-bottom: 1px solid #eee; top: 30px;}

.f_Btn{position: absolute; top: 6px; z-index:999; width:414px; left: 50%; margin-left: -207px;}
.f_Btn div{float: left; margin-left: 44px;}
.f_Btn div:first-child{margin-left: 0;}                     
.f_Btn div a{display: inline-block; color: #2b2b2b; font-size: 14px;}
.f_Btn div a:hover{color: #000;}

.f_img{z-index:800;}


/* BASIC css end */

