@charset "utf-8";

/* ÀÌ¼öÇö±â³ä»ç¾÷ : ½Å±Ô¸ðÁý */

.common_text { display:block; line-height:30px; font-size:13px; color:#555; word-break:keep-all; }

.common_title { margin-bottom:15px; padding-top:10px; font-size:17px; color:#333; font-weight:700; }

.deco_line { text-decoration:underline; }

.ul_list_type1 { display:block; list-style:none; margin:0; padding:0; }
.ul_list_type1 li { line-height:30px; font-size:13px; color:#555; word-break:keep-all; }

.ul_list_type2 { display:block; list-style:disc; margin:0; padding-left:30px; }
.ul_list_type2 li { line-height:30px; font-size:13px; color:#555; word-break:keep-all; }

.bg_f5 { padding:20px; background:#f5f5f5; }