@charset "utf-8";
/* font-face 사용하지 말 것 */
body, td, a, li, input{font-size:13px; font-family:'NanumGothic','Malgun Gothic','돋움',dotum,sans-serif; line-height:22px;}
body, div, table, ul, li, dl, dt, dd, ol, p, span, address, h1, h2, h3, h4, h5, h6, img, a{padding:0; margin:0;}
.skip{position:absolute; left:-999px; font-size:1px; width:0; height:0; line-height:0; overflow:hidden; visibility:hidden;}
a:link, a:visited, a:active, a:hover{color:#333333; text-decoration:none;}
img, form{border:none;}
a img, p img, li img{vertical-align:top;}
.none{background:none !important; padding:0 !important; margin:0 !important; border:0 !important;}
/* 다른 페이지(관리자, 팝업창) 등에 모두 배경 이미지가 표시되어 top 에 스타일로 분리 */
/* body{background:url('/register/2016_01/images/body_bg.gif') no-repeat top center;} */
.red{color:red;}
.blue{color:blue;}
.green{color:green;}
.pdl25{padding-left:25px;}
.wrap{width:900px; margin:0 auto;}
.header{position:relative;  overflow:hidden;}
h1{float:left;}
.gnb{float:right;}
.gnb li{float:left; list-style-type:none; margin:40px 20px 0 0px;}
.gnb li a{font-size:11px;}
.lnb{clear:both; position:relative; height:70px; padding:15px 0 0 0px;  background:url('/register/2016_01/images/body_bg.png') no-repeat center top; }
.lnb li{float:left; list-style-type:none; text-align:center;padding-right:36px; padding-left:36px;}
.lnb li a{font-size:16px; color:#fff;}
.lnb .sub{position:absolute; top:55px; height:20px; padding-top:0px;}
.lnb .sub li{float:left; list-style-type:none; padding:0 10px; }
.lnb .sub li a{font-size:12px; font-weight:bold; color:#000;}
#sub1{left:370px; display:none;}
#sub2{right:80px; display:none;}
#sub3{left:270px; display:none;}
.main_img{margin:45px 0 30px 0; height:194px;}
.container{position:relative; clear:both; }
.contents{padding:20px 0;}
.title{font-size:22px; color:#fff; font-weight:bold; background-color:#00a1b9; padding:15px 20px; border-radius:10px; position:relative; margin:20px 0;}
.title span{position:absolute; right:10px; bottom:5px; font-size:11px; color:#fff; font-style:italic;}
.write_btn{padding:20px 0;}
.write_btn p{color:#fff; background-color:#006ac4; width:170px; margin:0 auto; text-align:center; padding:15px; font-size:12px; border-radius:6px; font-weight:bold;}
.btn_wrap{overflow:hidden; width:450px; margin:0 auto;}
.write_btn2{padding:20px 0; float:left;}
.write_btn2 p{color:#fff; background-color:#1d8ac3; width:170px; margin:0 auto; text-align:center; padding:15px; font-size:12px; border-radius:6px; font-weight:bold;}
.write_btn3{padding:20px 0; float:right;}
.write_btn3 p{color:#fff; background-color:#48bb82; width:170px; margin:0 auto; text-align:center; padding:15px; font-size:12px; border-radius:6px; font-weight:bold;}
.footer{clear:both; width:900px; margin:0 auto; text-align:center;  padding:30px 0; background-color:#7e7e7e; color:#fff;}
.tab{overflow:hidden;border-bottom:1px solid #ddd; margin-bottom:30px;}
.tab li{float:left; list-style-type:none; margin-right:15px;}
.impo{background:url('/register/2016_01/images/impo_bg.gif') no-repeat; width:390px; height:270px; padding:95px 0 0 50px; float:left;}
.impo li{list-style:none; margin-bottom:20px;}
/* 안내페이지 공통 */
.guide_01{background:url('/register/2016_01/images/icon_02.jpg') no-repeat 0px 3px; font-size:14px; font-weight:bold; padding-left:20px; margin-bottom:15px; color:#006ac4;}
.guide_02{background:url('/register/2016_01/images/icon_01.jpg') no-repeat 0px 3px; font-weight:bold; padding-left:20px; margin-bottom:7px;}
.guide_03{padding-left:20px;}
.guide_03 li{list-style-type:none; background:url('/register/2016_01/images/icon_03.jpg') no-repeat 0px 3px; padding-left:15px; margin-bottom:5px;}
.guide_04 li{list-style-type:none; background:url('/register/2016_01/images/icon_04.jpg') no-repeat 0px 3px; padding-left:10px;}
/* 사전등록비 테이블 */
.entry_fee{border-collapse:collapse;}
.entry_fee td, .entry_fee th{border:1px solid #ddd; padding:5px;}
.entry_fee td{text-align:center;}
.entry_fee thead th{background-color:#006ac4; color:#fff;}
.entry_fee tbody th{background-color:#9c9c9c; text-align:center; color:#fff;}
.place{border-collapse:collapse;}
.place td, .place th{border:1px solid #ddd; padding:5px;}
.place tbody th{background-color:#e5eeff; text-align:center;}
/* 프로그램 테이블 */
.program{border-collapse:collapse;}
.program td, .program th{border:1px solid #ddd; padding:5px;}
.program th{background-color:#002060; color:#fff;}
.wt {color:white;}
.basic_table{border-collapse:collapse; background-color:#fff;}
.basic_table td{}
.basic_table td, .basic_table th{border:1px solid #ddd; padding:5px 10px; overflow:hidden;}
.basic_table thead th{background-color:#4f177f; color:#fff;}
.basic_table th{background-color:#4e97d7; color:#fff;}
.basic_table .sympo td{background-color:#d9d9d9; font-weight:bold;}
.basic_table .point{color:#e42962; font-weight:bold;}
.basic_table .session{background-color:#e4e4e4; padding:5px 10px; font-weight:bold; margin-bottom:3px;}
.basic_table .text_left{float:left;}
.basic_table .text_right{float:right;}
/* 회원 로그인 화면 */
.login_box{border:2px solid #ddd; border-radius:8px; padding:160px 40px 30px 40px; width:420px; margin:0 auto; background:url('/register/2016_01/images/login_bg.jpg') no-repeat 30px 30px;}
.login_box fieldset{border:none;}
.input_idpw{float:left; margin-right:20px; margin-left:30px;}
.input_id{margin-bottom:2px;}
.id{border:1px solid #dcdcdc; background:#fff url('/register/2016_01/images/id_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.id.on{background:none; background-color:#fff;}
.pw{border:1px solid #dcdcdc; background:#fff url('/register/2016_01/images/pw_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.pw.on{background:none; background-color:#fff;}
/* 등록 및 접수 폼 */
.write_form{border-collapse:collapse; border-top:2px solid #333; border-bottom:2px solid #333; }
.write_form thead th, .write_form tbody th, .write_form tbody td{padding:10px; border-bottom:1px solid #ddd;}
.write_form thead th{background-color:#fafafa; color:#444; margin:5px 0;}
.write_form tbody th{font-weight:normal; text-align:left;}
.write_form tbody td{line-height:24px;}
.write_form tbody .star{color:red; font-weight:bold;}
.write_form tbody td .in_radio{border:none;}
.write_form tbody td input{border:none; border:1px solid #999; vertical-align:middle; padding:2px;}
.write_form tbody select{font-size:12px; font-family:'돋움',dotum,sans-serif; padding:2px 3px;}
.write_form tbody textarea{margin-top:5px;}
.write_form tbody .section{background-color:#fafafa; font-weight:bold; text-align:center;}
.write_form tbody .btn{background-color:#444; border:1px solid #cbcbcb; padding:3px 7px; border-radius:5px;}
.write_form tbody .btn a{color:#fff; font-size:11px;}
.btn2{text-align:center; margin-top:30px;}
.btn2 span{background-color:#1d8ac3; border:1px solid #cbcbcb; padding:5px 15px; border-radius:5px; margin:0 2px;}
.btn2 a{color:#fff; font-size:13px; font-weight:bold;}
.btn2 a:hover{color:#fffc00;}
.nonmember{color:#fff; background-color:#b6c238; width:120px; margin:0 auto; text-align:center; padding:4px; font-size:12px; border-radius:6px; font-weight:bold;}
/* admin 로그인 화면 */
.admin_login{background:#fff url('/register/2016_01/images/admin_login_bg.jpg') no-repeat center 200px; width:423px; height:471px; margin:0 auto;}
.admin_login fieldset{border:none; padding:365px 0 0 20px;}
.admin_idpw{float:left; margin-right:20px; margin-left:30px;}
.admin_id{margin-bottom:10px;}
.input_login{margin-top:6px;}
.id{border:1px solid #dcdcdc; background:#fff url('/register/2016_01/images/id_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.id.on{background:none; background-color:#fff;}
.pw{border:1px solid #dcdcdc; background:#fff url('/register/2016_01/images/pw_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.pw.on{background:none; background-color:#fff;}
.login_box{border:2px solid #ddd; border-radius:8px; padding:160px 40px 30px 40px; width:420px; margin:0 auto; background:url('/register/2016_01/images/login_bg.jpg') no-repeat 30px 30px;}
.login_box fieldset{border:none;}
.input_idpw{float:left; margin-right:20px; margin-left:30px;}
.input_id{margin-bottom:2px;}
