@charset "utf-8";
ul {margin:0; padding:0;}
li{list-style:none;}
img {border:0;}
a {text-decoration:none;}

@font-face { font-family: ngb; src:url(http://www.hdweb.co.kr/NanumGothicBold.eot); } 


/* 상품소개 */
.m_page {padding:10px;background:none}
.product_li li{padding-left:0;background:none;}
.product_li li a{color:#555}
.product_li li:before{content:"- "}
.product_tbl li{padding:0;overflow:visible;}
.product_tbl dl{overflow:visible;}
.product_tbl dt{float:none;width:100%;height:100%;padding:15px 0;margin-right:20px;font-weight:bold; color:#222; text-align:center;background-color:#f7f7f7;clear:both;}
.product_tbl dd{float:none;padding:15px 0;color:#222;text-align:center;line-height:22px}
.product_btn {text-align:center}
.product_tit{font-size:25px;text-align:center}

.page_tel{display:block;width:100%;padding:10px 0;border-radius:3px;font-size:16px;line-height:26px;text-align:center;color:#fff;background:#11337c;font-family:'notokr-regular'}
.page_tel span{font-size:18px;color:#fff;font-family:'notokr-medium'}

/* 대출절차 */
.step_icon li{margin-bottom:10px}
.step_icon li:nth-child(4){margin-left:0;clear:both}
.step_txt{margin-top:0;padding:0 10px}
.step_txt .cont strong{margin-bottom:7px}

.page0404{width:100%;padding:30px 10px;background:none}
.page0404 .top_tit{margin-bottom:10px;font-size:22px;}
.page0404 .cont{font-size:15px;line-height:25px;margin-top:20px}
.page0404 .add_box ul{margin-left:0}
.page0404 .add_box .add_txt{margin-bottom:20px}

/* quick */
#mn_ft {position:relative}
#mn_ft .quick {position:fixed;bottom:40%;right:16px}
#mn_ft .quick a {display:block;width:50px;height:50px;padding:16px 0;margin-top:7px;text-align:center;border-radius:50%;background-color:#777}
#mn_ft .quick a i {font-size:18px;color:#222}
#mn_ft .quick .tel {background-color:#00c63b}
#mn_ft .quick .tel i {color:#fff}
#mn_ft .quick .sms {border:1px solid #aaa;background-color:#fff}
#mn_ft .quick .comments {background-color:#f9e000}