/* BASIC css start */
footer {
    margin-top: 70px;
    background: #3b3b3b;
    padding-top: 50px;
}

footer .wrap {
	position: relative;
	width: 1400px;
	margin: 0 auto;
	padding-bottom: 50px;
}

footer .top {}


footer .top .logo {
	display: inline-block;
	vertical-align: top;
}

footer .top .link_wrap {
	font-size: 0;
	display: inline-block;
	vertical-align: top;
}

footer .top .link_wrap ul {
	display: inline-block;
	padding-left: 5px;
	padding-right: 75px;
}

footer .top .link_wrap li {
}

footer .top .link_wrap li a {
    font-size: 15px;
    color: #d0d0d0 !important;
    padding-bottom: 15px;
    display: block;
    font-family: 'Spoqa Han Sans';
}

footer .top .common {
	padding-right: 60px;
	display: inline-block;
	vertical-align: top;
}

.online{}
.offline{margin-top: 40px;}

footer .top .common.center{width: 315px;}

footer .top .common.center2{
    width: 125px;}
footer .top .common.center2 a{
    display: block;
    border: 1px solid #656565;
    margin-bottom: 5px;
    width: 100%;
    color: #c3c3c3;
    padding: 6px 10px;
    font-size: 13px;}

footer .top .common.center2 a:hover{
    border: 1px solid #000;
    color:#fff; background:#000}

footer .top .common h4 {
    font-size: 16px;
    color: #e3e3e3;
    padding-bottom: 13px;
    font-weight: 300;
}

footer .top .common h4 a{
    font-size: 16px;
    color: #e3e3e3;
    float: right;}

footer .top .common .tit{
    color: #aaa;
    margin-bottom: 5px;
    display: block;
    font-size: 14px;}

footer .top .common h3 {
    font-size: 30px;
    line-height: 0.8;
    color: #c5c5c5;
    margin-left: -3px;
    font-family: 'Spoqa Han Sans';
    margin-bottom: 6px;
}


footer .top .common .txt,footer .top .common .addr{
    line-height: 1.5;
    color: #929292;
    font-size: 13px;
    font-family: 'Spoqa Han Sans';
}

footer .top .common .txt em {
    font-family: 'Spoqa Han Sans';
    display: inline-block;
    margin-right: 8px;
}

footer .top .cs {
    width: 330px;
}

footer .top .bank{
}
footer .top .bank h4{
    font-size: 14px;
    padding-bottom: 3px;}
    
footer .top .bank .num{
    font-size: 19px;
    color: #e3e3e3;
    font-family: 'Spoqa Han Sans';
    padding-bottom: 2px;}

footer .top .bank .txt{font-size:14px; font-family: 'Spoqa Han Sans';color:#c5c5c5; letter-spacing: 1px;}
footer .top .bank .txt em{color:#929292; font-size:14px;letter-spacing: 0;}



footer .top .notice{margin-bottom: 40px;}
    

footer .top .notice h4 a{
    display: inline-block;
    background: url(/design/anygear/argento/img/more_btn.png) no-repeat;
    width: 15px;
    height: 15px;
    float: right;
    background-position: center;
    margin-top: 2px;}
    
footer .top .notice ul{}
footer .top .notice ul li{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
footer .top .notice ul li a{
    font-size: 14px;
    color: #929292;
    line-height: 1.5;}
    
    
footer .top .company{
    width: 340px;
    border-left: 1px solid #656565;
    padding-left: 70px;
    padding-right: 0 !important;
    float: right;;}
    
    
footer .top .company li{
    color: #929292;
    font-size: 13px;
    font-family: 'Spoqa Han Sans';
    line-height: 1.5;}
    ,
footer .top .company li a{
    color: #d0d0d0;
    font-size: 14px;
    font-family: 'Spoqa Han Sans';}
    
footer .top .company ul li a{
    color: #929292;
    font-size: 14px;}

.copyright{
    font-size: 12px;
    color: #929292;
    font-weight: 200;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 10px;
    letter-spacing: 1px;}
/* BASIC css end */

