@CHARSET "UTF-8";

/* 팝업 임시 스타일 */
.pop_title_d01 {display:block; padding-left:15px; background-color:#fff; line-height:46px; font-size:14px; color:#23262b; text-align:left; border: 1px solid #e8ecf5; height:49px; margin: 0 0 1px 0;}
.pop_content_d01 {border-radius:3px; background-color:#fff; text-align:center; padding-bottom:20px; border: 1px solid #e8ecf5; min-height: 200px;}
.pop_foot_d01 {border:1px solid #e8ecf5; background-color:#fff; text-align:center; min-height: 38px; padding: 8px;}


/* alert 임시 스타일*/
.alert_pop_d01 {background-color: #fff;}
.alert_pop_title_d01 {padding :10px; border-bottom: 1px solid #e8ecf5;}
.alert_pop_content_d01 {padding-top : 10px; min-width: 250px; min-height: 50px; background-color: #fff; text-align: center;}
.alert_pop_foot_d01 {margin: 10px 0; text-align: center;}