.layout.headquarters
{
	margin-bottom:20px;
}

.xs-txt
{
    margin-left:15px;
    font-size:16px;
    display:none
}

#g_tab_wrap
{
    position:relative;
    width:100%;
    padding:30px 40px;
    border:10px solid #f5f5f5;
}

#g_tab_wrap:after
{
    content:'';
    position:absolute;
    top:-11px;
    left:-9px;
    width:20%;
    height:114%;
    border:10px solid #034ea2;
    border-right:0px;
    border-bottom:0px;
    z-index:1;
}

#g_tab_wrap:before
{
    content:'';
    position:absolute;
    bottom:-15px;
    left:-9px;
    width:11%;
    height:20px;
    border-bottom:10px solid #034ea2;
    z-index:1;
}

.grade_tab li
{
    line-height:2;
    font-size:16px;
    color:#666666;
    cursor:pointer;
    z-index:2;
    position:relative;
    background:url(/images/pages/life/academic/lesson/right.png) no-repeat 0 11px;
	letter-spacing:-1px;
}

.grade_tab li img
{
    margin-right:10px;
}

.grade_tab li.active
{
    color:#034ea2;
    text-decoration:underline;
    background:url(/images/pages/life/academic/lesson/right_on.png) no-repeat 0 11px;
}

.c_tab_cont > div
{
    margin-top:20px;
    position:relative;
    width:100%;
    overflow:hidden
}

.c_tab_cont > div:not(:first-child)
{
    display:none;
}

.c_tab_cont > div > div
{
    overflow:hidden;
    margin-bottom:20px;
}

.c_tab_cont_left
{
    position:relative;
    width:55%;
    height:280px;
    float:left;
}

.c_tab_cont_left h4, .h4_title
{
    margin-top:35px;
	margin-bottom:-20px;
    font-family:'NanumEB';
    font-size:28px;
	font-weight:400;
    color:#034ea2;
}

.c_tab_cont_left ul
{
    position:relative;
    width:113%;
    padding:20px 0;
    overflow:hidden;
    background:#fbfbfb;
    z-index:8;
    margin-top:15px;
}

.c_tab_cont_left ul li
{
    margin-left:30px;
    line-height:30px;
    font-size:16px;
    color:#666666;
}

.c_tab_cont_left ul li + li
{
    letter-spacing:0.03em
}

.c_tab_cont_left ul li img
{
    vertical-align:-2px;
    margin-right:5px;
}

.c_tab_cont_right
{
    position:relative;
    width:45%;
    height:310px;
    /* overflow:hidden; */
    float:right;
}

.c_tab_cont_right_bg
{
    position:absolute;
    top:-4px;
    right:32px;
    width:93%;
    height:100%;
    z-index:-1;
    background:url(/images/pages/life/international/mentoring/bg_background.png) no-repeat 30px 30px;
    background-size:cover;
}

.c_common_title
{
    font-size:26px;
    font-family:'NanumSB';
    color:#000;
    position:relative;
    padding-top:14px;
    margin-left:20px;
    margin-top:56px
}

.c_common_title:after
{
    content:'';
    position:absolute;
    top:0px;
    left:1px;
    width:20px;
    height:1px;
    background:#000
 }

.c_common_title_t
{
    margin-top:50px
}

.c_common_title_l
{
    /* margin-top:130px */
}

.bold_under
{
    font-weight:bold;
    text-decoration:underline;
    color:#000
}

.s_common
{
    margin-top:20px;
}

.s_common p
{
    margin-top:15px;
    font-family:'malgun gothic';
    font-size:16px;
    color:#666;
}

.s_common_title
{
	color:#000;
    font-size:21px;
    font-family:'NotoKrM';
    letter-spacing:-0.07em;
    margin-top:30px;
	margin-left:40px;
}

.s_common_title_etc
{
	margin-left:20px;
}

ol.s_ol
{
    margin-top:15px;
    margin-left:50px
}

ol.s_ol_etc
{
	margin-top:40px;
	margin-left:20px;
}

.ol_two
{
    margin-top:14px !important;
}

ol.s_ol > li
{
    margin-top:6px;
    font-family:'verdana','malgun gothic';
    position:relative;
    font-size:16px;
    line-height:1.7;
    /* height:49px; */
}

ol.s_ol li span
{
    display:block;
	position:relative;
    margin:5px 0 5px 15px;
    color:#666
}

ol.s_ol li span:before
{
	content:"";
	position:absolute;
	top:13px;
	left:-11px;
	width:4px;
	height:1px;
	background:#666;
}

ol.s_ol li span ul
{
    margin-left:10px;
}

ol.s_ol li span ul li
{
    line-height:25px;
    font-size:13px;
    position:relative;
}

.ol_update
{
    font-size:16px;
    line-height:28px;
    font-family:'malgun gothic';
    display:block;
    margin-left:10px;
    color:#666
}

.s_common ol li:nth-child(5)
{
    width:80%
}

ol.s_ol > li:before
{
    content:'';
    position:absolute;
    top:12px;
    left:-9px;
    width:3px;
    height:3px;
    background:#666666;
}

.table_cap
{
    margin:18px 25px;
    display:block;
    position:relative;
    line-height:25px
}

.table_cap:before
{
    content:'';
    position:absolute;
    top:40%;
    left:-9px;
    width:3px;
    height:3px;
    background:#666666;
}

.table_wrapper
{
    margin-top:15px;
    margin-left:20px;
    font-family:'Verdana','Malgun Gothic';

}

.s_common table
{
    position:relative;
    width:100%;
    border-top:1px solid #333333;
    text-align:center;
    font-family:'verdana','malgun gothic';
    font-size:16px;
    border-bottom:1px solid #dcdcdc;
}

.s_common table th
{
    border-right:1px solid #dcdcdc;
}

.s_common table th + th + th + th
{
    border-right:0
}

.s_common table td
{
    border:1px solid #dcdcdc; color:#666666;
    line-height:1.5
}

.s_common table td:nth-child(1)
{
    border-left:0
}

.s_common table th, .s_common table td
{
	padding:14px 16px 16px;
    min-height:50px;
	line-height:1.7;
}

.s_common table th
{
    background:#fbfbfb;
    font-weight:bold;
    text-align:center;
}

.s_common table tr + tr + tr td
{
    /* height:205px */
}

.faq-list
{
    width:100%;
    margin:20px 0 0;
    padding-left:4px;
}

.faq-list > ul
{
    border-top:2px solid #222
}

.faq-list > ul > li
{
    position:relative;
    font-size:18px;
    border-bottom:1px solid #e4e4e8;
    background:url(/images/pages/life/academic/lesson/down.png) no-repeat 98% 35px
}

.faq-list > ul > li.active
{
    background:url(/images/pages/life/academic/lesson/up.png) no-repeat 98% 35px
}

.faq-list > ul > li .q-icon
{
    position:absolute;
    top:17px;
    left:28px
}

.faq-list > ul > li > a
{
    display:block;
    padding:28px 28px 28px 100px;
    letter-spacing:-0.05em
}

.faq-list > ul > li > ul
{
    display:none;
    margin:-28px;
    padding:28px
}

.faq-list > ul > li:first-child > ul
{
     display:block;
}

.faq-list > ul > li > ul > li
{
    border-top:1px solid #dcdcdc;
    font-family:"Verdana","Malgun Gothic";
    font-size:16px;
    letter-spacing:-0.05em;
    line-height:26px;
    background:#fbfbfb
}

.faq-list > ul > li > ul > li .a-group
{
    position:relative;
    padding:20px 20px 20px 100px
}

.faq-list > ul > li > ul > li .a-group .a-icon
{
    position:absolute;
    top:17px;
    left:28px
}

.flow_list
{
    position:relative;
    width:18%;
    height:117px;
    border:1px solid #dcdcdc;
    float:left;
    margin-top:45px;
    border-bottom:3px solid #b5b5b5
}

.flow_list_left
{
    position:relative;
    float:left;
    width:5%;
    height:117px;
}

.flow_list ul
{
    text-align:center;
    margin-top:12px;
    font-size:16px;
    color:#666666;
}

.flow_list ul li
{
    line-height:24px;
}

.flow_list > span:nth-child(1)
{
    text-align:center;
    margin:0 auto;
    display:block;
    background:#eef1f4;
    width:56px;
    height:56px;
    border-radius:150px;
    padding-top:16px;
    overflow:hidden;
    margin-top:-28px;
    color:#333;
    font-size:24px;
    font-family:'NanumSB'
}

.flow_list.active
{
    border-bottom:3px solid #034ea2;
}

.flow_list.active > span:nth-child(1)
{
    color:#034ea2;
}

.flow_list_left
{
    position:relative;
    float:left;
    width:6%;
    height:117px;
    text-align:center;
    padding-top:85px;
    font-size:30px;
}

.flow_list_long
{
    width:28%;
}

.flow_list_long ul li span
{
    vertical-align:3px;
}

.b_ability
{
    position:relative;
    width:100%;
    margin-top:125px;
}

.b_ability_cont
{
    position:absolute;
    top:6px;
    left:7px;
    width:98.8%;
    height:96.5%;
    background:#fff;
    padding:45px 47px;
}

.b_ability_cont span
{
    text-align:center;
    margin:0 auto;
    display:block;
    font-size:26px;
    font-family:'NanumSB';
    position:relative;
}

.b_ability_cont span:before
{
    content:'';
    position:absolute;
    top:-12px;
    left:50%;
    transform:translateX(-50%);
    width:20px;
    height:1px;
    background:#000
}

.loans h4
{
    font-size:28px;
    font-family:'NanumSB';
    color:#034ea2;
    margin-top:125px;
    margin-bottom:40px;
    display:block
}

.loans > span
{
    position:relative;
    margin-left:20px;
    display:inline-block;
    font-size: 21px;
    font-family: 'NanumSB';
    letter-spacing: -0.07em;
    margin-bottom:30px;
    display:block;
}

.loans > span:before
{
    content:'';
    position:absolute;
    top:-12px;
    left:0;
    width:20px;
    height:1px;
    background:#000;
}

.loans_ul
{
    position:relative;
    width:100%;
    padding:20px 0;
    overflow:hidden;
    background:#fbfbfb;
    margin-bottom:150px;
}

.loans_ul li
{
    margin-left:30px;
    line-height:38px;
    font-size:16px;
    color:#666;
}

.loans_list
{
    position:relative;
    width:28.7%;
    height:132px;
    border:1px solid #d6dee7;
    float:left;
    border-top:3px solid #034ea2;
}

.loans_list span
{
    text-align:center;
    display:block;
    margin:0 auto;
    width:100%;
    padding:13px 0;
    background:#f6fafe;
    font-family:'NanumSB';
    font-size:19px;
    color:#034ea2;
    border-bottom:1px solid #d6dee7;
}

.loans_list ul
{
    text-align:center;
    margin-top:13px;
    font-size:16px;
    color:#666666;
}

.loans_list ul li
{
    line-height:24px;
    font-family:'malgun gothic';
}

.loans > div:nth-child(4)
{
    margin-left:20px;
}

.loans_list_left
{
    position:relative;
    float:left;
    width:6%;
    height:132px;
    text-align:center;
    padding-top:47px;
    font-size:30px;
}

.loans_left, .loans_right
{
    position:relative;
    width:50%;
    height:620px;
    overflow:hidden;
    background:#fbfbfb
}

.loans_left > div:nth-child(1), .loans_right > div:nth-child(1)
{
    height:50%;
}

.loans_left > div:nth-child(1)
{
    background:#dedede;
}

.loans_right > div:nth-child(1)
{
    background:#d6d6d6;
}

.loans_left
{
    float:left;
}

.loans_right
{
    float:right;
}

.loans_left div + div, .loans_right div + div
{
    padding:32px 43px 0 20px;
    font-size:16px;
    color:#666;
    line-height:24px;
}

.loans_left div + div p
{
    margin-left:29px;
    margin-bottom:27px;
    font-family:'Verdana', Malgun Gothic;
}

.loans_left div + div img, .loans_right div + div img
{
    float:left;
    vertical-align:middle;
    margin-top:3px;
}

.loans_right div + div span
{
    margin-left:11px;
    font-weight:bold;
    color:#000
}

.lons_sec_span
{
    margin-left:31px !important;
}

.loans_right ul
{
    margin:8px 0 15px 44px;
}

.loans_right ul li
{
    color:#666666;
    line-height:29px;
    font-family:'Verdana', Malgun Gothic;
}

.loans_right p
{
    display:inline-block;
    font-family:'Verdana', Malgun Gothic;
}

.lons_overflow
{
    margin-bottom:8px;
}

.loans_wrap
{
    overflow:hidden;
    margin-bottom:60px;
}

.loans_menu
{
    position:relative;
    /* width:100%; */
    padding:43px 0;
    overflow:hidden;
    margin-left:0px !important
}

.loans_menu > img:nth-child(1)
{
    width:100%;
}

.loans_menu > span:nth-child(2)
{
    position:absolute;
    top:37px;
    left:50%;
    transform:translateX(-50%);
    font-size:21px;
    color:#034ea2;
    font-family:'NanumSB'
}

.loans_menu ul
{
    position:absolute;
    top:65px;
    left:35px;
}

.loans_menu ul li
{
    float:left;
    /* width:25%; */
    margin:16px 0;
    font-size:16px;
    color:#666;
}

.loans_menu ul li span
{
    margin-left:13px
}

.loans_title
{
    margin-left:0px !important
}

.add_loans
{
    margin-top:166px;
    margin-left:40px;
    position:relative;
    border-bottom:2px solid #f1f1f1;
    padding-bottom:120px;
}

.add_loans >  span
{
    font-size:21px;
    font-family:'NanumSB';
    letter-spacing:-0.05em;
}

.add_loans_list
{
    position:relative;
    width:100%;
    padding:25px 20px;
    overflow:visible !important;
    border-top:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
    /* margin-left:10px; */
    margin:20px 0 20px 10px;
}

.add_loans_list:before
{
    content:'';
    position:absolute;
    top:-1px;
    left:0;
    width:127px;
    height:1px;
    background:#034ea2
}

.add_loans_list img + span + span
{
    display:block;
    margin-left:27px;
    margin-top:15px;
    color:#034ea2
}

.add_loans_list img
{
    vertical-align:-2px
}

.add_loans_list span
{
    margin-left:7px;
}

.add_s_ol span
{
    margin-top:12px;
    display:inline-block;
    color:#666;
    font-family:'Verdana','Malgun Gothic';
    line-height:20px
}

.add_s_ol span + span
{
    display:block
}

.add_loans_border
{
    position:relative;
    padding:25px 10px;
    background:#fbfcfd;
    border:7px solid #eef1f4;
    margin-top:20px;
	margin-left:20px;
	font-size:16px;
	letter-spacing:-0.02em;
}

.add_loans_border ol li + li
{
    margin-top:20px;
}

.add_loans_border ol > li > span
{
    position:relative;
    font-family:'NanumSB';
}

.add_loans_border ol > li > span:after
{
    content:'';
    position:absolute;
    top:40%;
    left:-9px;
    width:3px;
    height:3px;
    background:#000000;
}

.add_loans_border ol li + li:nth-child(2) span
{
    color:#666
}

.add_loans_border ol li + li:nth-child(2) span strong
{
    color:#000
}

.add_loans_border ol li + li + li span
{
    color:#034ea2;
}

.add_loans_border a
{
    padding:4px 39px;
    color:#fff;
    border:none;
}

.add_loans_border ol li a:nth-child(2)
{
    background-color:#67727d;
    margin-left:8px;
    position:relative
}

.add_loans_border ol li a:nth-child(2):hover
{
    background-color:#034ea2;
    color:#fff;
}

.add_loans_down
{
    background:url(/images/pages/life/academic/lesson/download.png) no-repeat 72px 6px;
}


.add_loans_border a + a
{
    background:#034ea2;
    margin-left:5px
}

.add_loans_border a span
{
    margin-left:-31px;
    font-family:'NanumSB';
}

.add_loans_border a img
{
    margin-left:20px
}

.add_loans_btn
{
    text-align:center;
    margin-top:36px;
    padding-bottom:20px;
    float:right;
    margin-top:-41px;
}

.add_loans_btn a
{
    padding:12px 48px;
    color:#fff;
    border:none;
    margin:0 3px;
    margin-top:-4px;
    display:inline-block;
}

.add_loans_btn a:nth-child(1)
{
    background-color:#034ea2
}

.add_loans_btn a + a
{
    background-color:#aba000;
}

.add_go_btn1
{
    background:url(/images/pages/life/academic/lesson/go.png) no-repeat 130px center;
}

.add_go_btn2
{
    background:url(/images/pages/life/academic/lesson/go.png) no-repeat 210px center;
}

.add_loans_btn a span
{
    margin-left:-37px
}

.add_loans_btn a img
{
    margin-left:20px;
    vertical-align:-2px;
}

.add_last > span
{
    color:#666;
    position:relative;
}

.add_last > span:before
{
    content:'';
    position:absolute;
    top:40%;
    left:-9px;
    width:3px;
    height:3px;
    background:#000000;
}

.add_last a
{
    padding: 6px 32px;
    color: #fff;
    border: none;
}

.add_last a:nth-child(2)
{
    background-color:#72677d;
    margin-left:15px
}

.add_last a:nth-child(2):hover
{
    background-color:#703794
}

.add_last_view
{
    background:url(/images/pages/life/academic/lesson/view.png) no-repeat 85px 9px;
}

.add_last a + a
{
    background:#703794;
    margin-left:5px;
}

.add_last a span
{
    margin-left:-26px
}

.add_last a img
{
    margin-left:15px;
    vertical-align:0px;
}

.link_btn
{
    padding:7px 53px;
    color:#000;
    border:1px solid #000;
    margin:0 8px;
    font-family:'NanumSR';
    letter-spacing:-0.05em;
    background:url(/images/pages/life/academic/lesson/go1.png) no-repeat 88px center;
}

.link_btn.actives
{
    background:url(/images/pages/life/academic/lesson/go2.png) no-repeat 88px center;
    border:1px solid #034ea2;
    color:#034ea2
}

.link_btn2
{
    color:#034ea2;
    border:1px solid #034ea2;
}

.link_btn span
{
    margin-left:-44px
}

.link_btn img
{
    margin-left:21px;
    vertical-align:-2px
}

.h5_under
{
    margin-left:20px;
    display:inline-block;
    line-height:20px
}

.table_top
{
    margin:15px 0 15px 20px;
    display:inline-block;
    line-height:1.7;
    font-size:16px;
}

.table_under
{
    margin-top:10px;
    display:block;
}

.c_span_wrapper
{
    padding-bottom:10px;
}

.s_txt
{
    line-height:20px;
    display:block;
}

.overflow_h
{
    overflow:hidden;
}

.has_link
{
    color:#034ea2;
}

.add_loan_one, .add_loans_border_one
{
    margin-top:370px;
}

.add_loans_border_white ol li + li:nth-child(2) > span
{
    color:#444 !important
}

.add_loans_border_white ol li + li:nth-child(2) span + a span
{
    color:#fff !important
}

.add_loans_border_white ol.s_ol li
{
    line-height:22px !important
}

.main_color
{
    color:#034ea2 !important;
}

.add_list_two > span
{
    font-weight:bold;
    font-size:15px;
    margin-bottom:10px;
    display:block;
}

.add_list_two > span + span
{
    margin-top:30px
}

.add_list_two ul
{
    margin-left:25px;
}

.add_list_two ul li
{
    position:relative;
    line-height:1.7;
	margin:12px 0;
}

.add_list_two ul li:before
{
    content:'';
    position:absolute;
    top:14px;
    left:0;
    width:3px;
    height:3px;
    background:#666666;
}

.add_list_two ul li span
{
    display:block;
	float:left;
    margin-left:10px;
}

.text_download
{
    background:#67727d;
    padding:3px 10px;
    border:none;
    font-family:'NanumSR';
    color:#fff;
    font-size:16px
}

.text_download:hover
{
    color:#fff;
    background:#034ea2
}

.add_loans_down {
    background: url(/images/pages/life/academic/lesson/download.png) no-repeat 65px 7px;
    background-color: #67727d;
    margin-right:221px;
    position: relative;
    /* padding: 4px 49px; */
    color: #fff;
    border: none;
	/* float:right */
}

.add_loans_down span {
    /* margin-left: -37px !important; */
    font-family: 'NanumSB';
}

.add_loans_down:hover
{
	background-color:#034ea2;
	color:#fff;
	transition:all .5s;
}

.img_center
{
    display:block;
    margin:0 auto;
    margin-top:20px
}

.line_h
{
    line-height:1.3;
    font-size:14px
}

.float_left
{
    float:left;
}

.fast_go_btn
{
    padding:3px 40px 3px 8px;
    border:1px solid #000;
    background:url(/images/pages/life/academic/service/go1.png) no-repeat 75px center;
}

.fast_go_btn span
{
    font-size:13px;
    margin-left:0px;
    color:#000
}

/* .fast_go_btn > img
{
    margin-left:24px;
    vertical-align:-1px;
} */

.fast_go_btn:hover
{
    border:1px solid #034ea2;
    background:url(/images/pages/life/academic/service/go2.png) no-repeat 75px center;
}

.fast_go_btn:hover span
{
    color:#034ea2 !important;
}

.modify_fast_go_btn
{
    display:inline-block;
    margin:40px 10px
}

.fast_go_right
{
    display:inline-block;
    margin-left:5px;
    padding:7px 40px 7px 8px;
}

.fast_go_right span
{
    color:#000 !important
}

.add_list_two_a
{
    padding:4px 2px !important
}

.h5_under_p
{
    margin:15px 0 15px 20px;
    line-height:1.7;
    font-size:16px;
}

.info_group
{
	margin:20px 0 30px 20px;
	padding:15px 20px 15px 20px;
	background:#fbfbfb;
	font-size:16px;
    color:#666666;
}

.info_group ul
{
	margin:-20px 0;
}

.info_group li
{
	margin:20px 0;
	padding:0 0 0 20px;
}

.info_group li span i
{
	color:#000;
	font-size:18px;
	vertical-align:middle;
	margin-right:10px;
}

.info_group li:first-child
{

}

.info_group li:last-child
{

}

/*.no_txt
{
    padding-bottom:40px
}*/

.homepage_list li a
{
    margin-top:-20px
}

.homepage_list li span
{
    float:left;
}

.homepage_list li::after
{
    clear:both;
    content:'';
    display:block
}

.homepage_list li a {
    border: 1px solid #67727d;
    padding: 7px 40px 7px 10px;
    color: #fff;
    font-size: 14px;
    background: #67727d url(/images/pages/life/internet/learning/go_w.png) no-repeat 100% center;
	background-size: 24px 14px;
    float: right;
    display: inline-block;
	margin-top: 0;
	margin-right: 30px;
    line-height: 1;
	transition: all .2s;
}

.homepage_list li a:hover {
	background-color:#034ea2;
	border-color:#034ea2;
}


.c_organ
{
    position:relative;
    width:100%;
    padding:50px 0;
    overflow:hidden;
	font-size:17px;
}

.c_organ span
{
    display:block;
    margin:0 auto;
    width:16.1%;
    background:#293f69;
    padding:20px 20px;
    position:relative;
}

.c_organ span:after
{
    content:'';
    position:absolute;
    bottom:-49px;
    left:50%;
    /*transform:translateX(-50%);*/
    width:1px;
    height:49px;
    background:#ccc;
}

.c_organ span, .c_organ ul li
{
    text-align:center;
    color:#fff;
}

.c_organ ul
{
    margin-top:80px;
    position:relative;
}

.c_organ ul:after
{
    content:'';
    position:absolute;
    top:-35px;
    left:50%;
    transform:translateX(-50%);
    width:80%;
    height:1px;
    background:#ccc
}

.c_organ ul li
{
    width:20%;
    float:left;
    padding:0 20px;
    position:relative;
}

.c_organ ul li:before
{
    content:'';
    position:absolute;
    top:-35px;
    left:50%;
    /*transform:translateX(-50%);*/
    width:1px;
    height:35px;
    background:#ccc
}

.c_organ ul li div
{
    background:#566685;
    padding:20px;
}

/* add-0418 */
.margin_semi_t
{
    margin-top:15px;
}

.c_tab_cont_left_long img
{
    float:left;
}

.c_tab_cont_left_long p
{
    display:inline-block;
    width:84%;
    margin-top:-5px;
    margin-left:5px
}

.flow_list ul li.one_txt
{
    margin-top:19px;g
}

.flow_list ul.three_txt
{
    margin-top:6px;
}

table caption
{
    /* display: none; */
	width: 0;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.table_long
{
    padding:15px;
    line-height:25px;
}

.table_lot
{
    font-size:16px;
    padding:25px 30px !important;
    line-height:25px !important
}

.table_left
{
    text-align:left;
    padding:10px 14px;
}

.th_top
{
    border-top:1px solid #dcdcdc
}

.th_bottom
{
    border-bottom:1px solid #dcdcdc
}

.s_common table th
{
	color:#333;
    border-right:1px solid #dcdcdc;
}

.s_common p
{
	margin-left: 40px;
	line-height:1.7
}

.s_common p.h5_under_p_etc
{
	margin-left:20px;
}

.s_common table th:last-child, .s_common table td:last-child
{
    border-right:0
}

.s_common table th:last-child, .s_common table td:last-child.table_left
{
	border-top:1px solid #333;
}

.c_tab_cont > div > div + div:nth-child(2)
{
    margin-top:-60px;
}

.padding_semi_left
{
    padding-left:20px
}

.margin_bold_t
{
    margin-top:100px;
}


/* Media */
@media(max-width:990px)
{
	#g_tab_wrap:after
	{
		height:109%
	}
}

@media screen and (max-width:768px) {
	.xs-txt
    {
        display:block;
        margin-left:0px;
        margin-bottom:8px;
        margin-top:5px;
		color: #d43367;
    }

	.xs-txt i {
    	margin-right: 5px;
	}

    .table_wrapper
    {
        overflow-x: scroll;
        margin:0;
    }

    .table_wrapper table
    {
        border-left:1px solid #dcdcdc;
    }
}

@media screen and (max-width:480px){
	.table_wrapper table
	{
		border-left:0
	}

	.c_tab_cont div > div:nth-child(1) h4
	{
		margin-top:20px
	}

	.s_common_title
	{
		margin-left:0
	}

	.s_common_p, .s_common p
	{
		margin-left:0
	}

	ol.s_ol
	{
		margin-left:12px
	}

	.homepage_list li a
	{
		margin-right:16px
	}

	.add_loans_border
	{
		margin-left:0;
		padding:0 10px 0 0 !important
	}






    #g_tab_wrap
    {
        padding:30px;
    }

	#g_tab_wrap:before
	{
		bottom:-17px;
	}


    .grade_tab li
    {
        font-size:16px;
    }

    .c_tab_cont_left h4, .h4_title
    {
        font-size:26px;
    }

    .c_common_title
    {
        font-size:24px;
        margin-top:50px;
        margin-left:0;
    }

    .h5_under_p
    {
        margin:10px 0;
    }

    .h5_under_span
    {
        margin:10px 0;
    }

    .s_common
    {
        margin-left:0;
    }

    .add_loans_border
    {
        padding:25px 10px 0 0;
    }

    .table_wrapper table
    {
        font-size:16px;
    }

    .s_common table th,
    .s_common table td
    {
        height:40px;
    }

    .homepage_list li a
    {
        width: 96%;
        background-position: 95% 50%;
    }
}
