@charset "utf-8";
/* CSS Document */

/* ÆË¾÷ */
#pwrap{position:relative;width:480px;margin:0 auto;}
#pheader{height:45px;text-align:center;background:#F90;}
#pheader span{display:inline-block;float:left;margin:8px 5px 0 84px;}
#pheader span img{margin:0;padding:0;}
#pheader em{display:inline-block;height:45px;line-height:45px;font-size:17px;color:#fff;font-weight:500;float:left;}
#pfooter{height:55px;line-height:55px;text-align:center;}
#pfooter p{display:inline-block;font-size:12px;font-family:'dotum';color:#a1aaab;font-weight:bold;}

.p_column{display:inline-block;width:450px;margin:0 15px;border-bottom:1px solid #727272;}
.p_column2{display:inline-block;width:450px;margin:0 15px;}
/* 20180911 .p_column3Ãß°¡ */
.p_column3{display:inline-block;width:470px;height:450px;overflow:auto;margin:0 15px;    /* 20180911 width 450 -> 470pxÀ¸·Î º¯°æ(ÀºÇý) */
font-size:12px; color:#506372; font-weight:normal; padding-top:10px; line-height:1.4em;}

.p_t_txt{display:inline-block;width:100%;text-align:center;padding:25px 0 20px 0;border-bottom:1px solid #cddbdc;}
.p_t_txt span{display:inline-block;font-size:14px;color:#273b3c;font-weight:bold;line-height:18px;font-family:'dotum';}
.p_t_txt span em{color:#F60;font-weight:600; font-size:16px;}

.p_t_bullet{display:inline-block;width:100%;margin:17px 0 30px 0;text-align:center;}
.p_t_bullet ul{display:inline-block;}
.p_t_bullet ul li{display:inline-block;width:31px;height:31px;line-height:31px;background:url(../img/popup/pt_bullet.png) no-repeat 0 0;text-align:center;font-size:14px;color:#fff;font-weight:bold;}
.p_t_bullet ul li.on{display:inline-block;width:118px;height:31px;line-height:31px;background:url(../img/popup/pt_bullet_on.png) no-repeat 0 0;text-align:center;font-size:14px;color:#fff;font-weight:bold;}

.p_btn2{display:inline-block;width:100%;text-align:center;margin-top:20px;}
.p_btn2 a{display:inline-block;width:200px;height:40px;line-height:40px;text-align:center;font-family:'dotum';font-size:14px;color:#fff;font-weight:Bold;background:#0dcbd7;margin:0 6px;}
.p_btn2 a.cancel{background:#a1aaab;}

.txt_w_600{ font-weight:600; font-size:13px;}

.p_list_01 {
	border:#999 solid 1px;
	width:90%;
	border-collapse:collapse;
	margin:10px auto;
	text-align: center;
}
.p_list_01 th { font-weight:600; background-color:#EEE; padding:5px; border:#999 1px solid;}
.p_list_01 td { font-weight:300; padding:5px; border:#999 1px solid;}

.txt_Commentary{ padding: 10px; display: inline-block; border: solid 1px #ACACAC; background-color:#F3F3F3; margin: 10px 0;}