@charset "utf-8";
/* font-face 사용하지 말 것 */

body, td, a, li, input{font-size:12px; font-family:'NanumGothic','Malgun Gothic','돋움',dotum,sans-serif; line-height:18px;}
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;}
li img{vertical-align:top;}
a img{vertical-align:top;}
.none{background:none !important; padding:0 !important; margin:0 !important; border:0 !important;}
.red{color:red;}
.pdl25{padding-left:25px;}

.wrap{width:900px; margin:0 auto;}
.lnb{position:relative;height:49px;}
.lnb li{float:left; list-style-type:none;}
.lnb .sub{position:absolute; top:49px; padding-top:5px; height:20px;}
.lnb .sub li{float:left; list-style-type:none; background:none;}
.lnb .sub li a{font-size:12px; font-weight:bold; color:#515151; margin-right:20px;}
#sub3{left:220px; display:none;}
#sub4{left:170px; display:none;}

.container{position:relative; clear:both; padding-top:67px;}
.contents{padding:30px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.title{padding:5px 0 30px 50px; font-size:26px;color:#444; border-bottom:1px solid #ddd;background:url('/register/2016_spring/images/title_bg.gif') no-repeat 0px 0px;}
.sub_mune{position:absolute; top:7px; left:0;}
.sub_mune li{float:left; list-style-type:none; margin-right:20px; font-weight:bold;}
.sub_mune li a{font-size:13px; color:#fff;}
.main_container{overflow:hidden; padding:80px 0 50px 0;}
.information{width:308px; height:214px; background-color:#f0f0f0; float:left; margin-right:40px; padding:30px;}
.information ul{margin:20px 0 0 0px;}
.information ul li{list-style:none; margin-bottom:13px;  font-size:14px; color:#444;}
.information ul li strong{color:#9e2b1e;}
.quick{width:272px; float:left;}
.spon{float:right;}
.spon li{list-style:none;}
.write_btn{padding:20px 0;}
.write_btn 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;}
.footer{clear:both; width:100%; text-align:center; background-color:#363636; color:#fff; padding:30px 0;}


/* 안내페이지 공통 */
.guide_01{background:url('/register/2016_spring/images/icon_02.jpg') no-repeat 0px 3px; font-size:14px; font-weight:bold; padding-left:20px; margin-bottom:15px;}
.guide_02{background:url('/register/2016_spring/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_spring/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_spring/images/icon_04.jpg') no-repeat 0px 3px; padding-left:10px;}

/* 프로그램 테이블 */
.program{border-collapse:collapse;}
.program td, .program th{border:1px solid #ddd; padding:5px;}
.program td{}
.program thead th{background-color:#eee;}
.program tbody th{background-color:#e5eeff; text-align:center;}
.program .name{text-align:right;}

/* 사전등록비 테이블 */
.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:#eee;}
.entry_fee tbody th{background-color:#e5eeff; text-align:center;}

/* 회원 로그인 화면 */
.login_box{border:2px solid #ddd; border-radius:8px; padding:160px 40px 30px 40px; width:420px; margin:0 auto; background:url('/register/2016_spring/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_spring/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_spring/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 #1d8ac3; border-bottom:2px solid #1d8ac3; }
.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_spring/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_spring/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_spring/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_spring/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;}