@charset "euc-kr";
/* CSS Document */

#cont_wrap {width:740px;}
.top_cont {width:740px; height:180px; background:#f9f9f9;}
.top_cont .p_name {display:block; font-family:Arial, Helvetica, sans-serif, "¸¼Àº °íµñ", "µ¸¿ò"; font-size:23px; font-weight:200; color:#747474; padding:26px 0 0px 18px;}
.top_cont span {display:block; font-family:"Times New Roman", "¹ÙÅÁ", Georgia, Times, serif; font-size:38px; letter-spacing:-0.2; font-weight:500; color:#252021; margin:45px 0 0 18px;}

.bottom_cont{width:740px;}
.m_title {margin:5px 0 3px 0; font-family:Arial, Helvetica, sans-serif, "¸¼Àº °íµñ", "µ¸¿ò"; font-size:17px; font-weight:600; color:#424242;}
.m_text {font-family:"¸¼Àº °íµñ", "µ¸¿ò"; font-size: 15px; font-weight: bold; color:#4b4b4b;}
.des_table {width:740px; margin-bottom:20px; border-collapse:collapse; margin-top: 10px;}
.des_table th {height:30px; font-size:12px; color:#fff; background:#0586B9; border-left:1px solid #b2b2b2; border-bottom:1px solid #b2b2b2;}
.des_table td {padding:5px 0 5px 0; border-left:1px solid #b2b2b2; font-size:13px; border-bottom:1px solid #b2b2b2; line-height:1.5; text-align: center;}
.des_table th:first-child {border-left:none;}
.des_table td:first-child {border-left:none;}

.small_p {font-size: 14px; font-weight: bold; color:424242; }
.mar_b10 {margin-bottom:10px; margin-top:10px;}