/*
 * @title		이용약관
 * @author		[F/E]김보람
 * @date		2016.08.10
 * @update		수정날짜(수정자)
 * @description
 */

.g_bold{margin:10px 0; font-weight:bold;}
.ft_blk{font-size:13px;}
.ft_bu{font-size:13px;}
.font_large{font-size:14px;font-weight:bold;}
.tb_list li div{border-left:1px solid #D6D6D6;}
.tb_list li div:first-child{border-left:0;}
table{font-size:12px;}
table tr td{padding:5px;}
.in_content pre{font-size:13px;white-space:pre-wrap;}
.before{margin-top:30px;}
.ft_blk dl dt{margin-top:8px;}
.ft_bold{font-weight:bold;}
.ft_org{color:#F26522;}
.ol_list{counter-reset:section}
.ol_list li:before{content:counter(section) ") ";counter-increment:section;}

.g_tab2 div{border-width: 2px; box-sizing: border-box;}
.g_tab2 .selected{border-width:0;}
.g_tab2 :first-child{border-radius: 10px 0 0 10px;}
.g_tab2 :last-child{border-radius: 0 10px 10px 0;}