@charset "utf-8";
/* CSS Document */
@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );

#popup_wrap{ font-size:14px; line-height:20px;}
#popup_wrap.w_640{ width:560px;}
#popup_wrap h1.blue_h1{ background:#144d92; text-align:center; color:#fff; font-size:20px; padding:12px 0;}
#popup_wrap .contWrap{ padding:20px;}
.grayBox{ background:#f4f4f4; padding:10px; font-size:13px; line-height:20px;}

.boxRadius{ border-radius:10px;} /* 박스 라운드 */
.txtOrage{ color:#e2632e;} /* 오렌지 컬러 */
.fw500{ font-weight:500} /* 폰트 굵기 */
.title_h2{ font-size:16px;}
.oneDay{ background:#6f6f6f; padding:4px 10px; color:#fff; }
.oneDay a{float:right; color:#fff;}