/*대회소개 > 행사개요*/
.summary li {width:25%; padding-right:60px;}
.summary li:nth-child(2) {width:30%;}
.summary li:nth-child(4) {width:20%;}
.summary li:after {top: 35px; right:20px;}

/*대회소개 > 수상 및 특전*/
.benefit_mt {
	margin-top:25px;
	}
.benefit_con:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
.benefit_float {
	float:left;
	width:49%;
	background: #f7f7f7;
	padding: 20px;
	}
.benefit_float:first-child {
	margin-left:0;
	}
.benefit_float {
	margin-left:2%;
	}
.benefit_txt {
	font-size: 17px;
	font-weight: bold;
	color: #ec008c;
	margin-bottom:10px;
	}
.benefit_h4 {position:relative; font-size:15px; color:#003964; margin-bottom:10px; font-weight:bold;}
.benefit_h401:before {content:''; background:url('/images/common/h4_01.png') center center no-repeat; background-size:15px 15px; width:15px; height:15px; display: inline-block; margin-right:10px; vertical-align: middle;}
.benefit_h402:before {content:''; background:url('/images/common/h4_02.png') center center no-repeat; background-size:15px 15px; width:15px; height:15px; display: inline-block; margin-right:10px; vertical-align: middle;}
.benefit_h403:before {content:''; background:url('/images/common/h4_03.png') center center no-repeat; background-size:15px 15px; width:15px; height:15px; display: inline-block; margin-right:10px; vertical-align: middle;}
.benefit_h404:before {content:''; background:url('/images/common/h4_04.png') center center no-repeat; background-size:15px 15px; width:15px; height:15px; display: inline-block; margin-right:10px; vertical-align: middle;}

.benefit_imgtxt {
	margin-top:20px;
	}
.benefit_imgtxt:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
.benefit_imgtxt li {
	float:left;
	width:30%;
	}
.benefit_imgtxt li:last-child {
	width:68%;
	margin-left:2%;
	}
.benefit_imgtxt li img {
	width:100%;
	max-width:114px;
	}
.benefit_imgtxt li p {font-size:15px; line-height:1.6em; padding-left:10px; position:relative; margin-bottom:10px;}
.benefit_imgtxt li p:before {background:url('/images/common/ul_bullet.jpg') no-repeat; position:absolute; width:5px; height:5px; left:0; top:12px; content:'';}

.benefit_mt20 {
	margin-top:20px;
	}

/*대회요강 > 대회요강*/
.summary.out_sum li {width:20%; padding-right:60px;}
.summary.out_sum li:nth-child(1) {width:26%;}
.summary.out_sum li:nth-child(2) {width:34%;}
.summary.out_sum li:after {content:''; position:absolute; background:url('http://www.imo-contest.org/images/common/arr.png') center center no-repeat; width:13px; height:22px; top:70px; right:18px; display:inline-block;}
.summary.out_sum li:last-child {padding-right:0;}
.summary.out_sum li:last-child:after {content:''; display:none; clear:both;}
.summary.out_sum li p.tit {padding:50px 30px;}
.summary.out_sum li:nth-child(2) p.tit {padding:15px 30px;} /*세로정렬 맞추기*/
.summary.out_sum li:nth-child(3) p.tit {padding:63px 30px;} /*세로정렬 맞추기*/

.summary.off_sum li {width:19%;}
.summary.off_sum li:first-child {width:24%;}
.summary.off_sum li:nth-child(3) p.tit, .summary.off_sum li:nth-child(5) p.tit {padding:32px 20px;}





/* 역대수상자 2017~ 테이블 */
.atbl {width:100%; margin-top:30px; text-align:center; font-size:14px; color:#555; vertical-align:middle;}
.atbl thead th {background:#003964; color: #fff; font-weight: 700; padding: 20px; border: 1px solid #ddd;; font-size: 16px;vertical-align:middle;}
.atbl tbody th {background:#f8f8f8; color: #555; border: 1px solid #ddd; font-size:15px; vertical-align:middle; padding:10px 5px; }
.atbl tr {border: 1px solid #ddd;}
.atbl td {border-bottom: 1px solid #ddd; padding:10px 5px; line-height:20px;}

.atbl span {line-height:20px;}

.F15_ec008c_t {    color: #ec008c;    font-weight: 700;    font-size: 15px; margin-bottom:10px;}
.F15_14a9e3 {    color: #14a9e3;    font-weight: 700;    font-size: 15px;    display: block;    margin-bottom:10px;}
.F15_000 {    color:#000;    font-weight:700;    font-size:15px;    display:block;    margin-bottom:5px;}
.dw_btn {    width:100px;    height:40px;    background-color: #888;    color: #fff;    text-align:center;    display: block;    margin: 2px auto;  line-height:40px;}
.dw_btn:hover{ color:#fff; background-color:#bbb;}
.dw_btn:activ { color:#fff;}
.dw_btn:visited { color:#fff;}
.dw_btn img {    vertical-align:middle;    margin-left:5px;}


/*대회접수 - 참가팀 접수*/

/*접수 선택화면*/
div#receipt_intro{ margin:150px 0px;}
div#receipt_intro div a{ margin:0 10px;}

/*타이틀*/
p.rec_tit {font-size:24px; color:#003964; font-weight:bold;}

/*step*/
ul#receipt_step{overflow:hidden; margin:50px 0px 30px 0px; position:relative;}
ul#receipt_step li.step{ width:33.3%; padding: 20px; border:1px solid #dddddd; float:left; box-sizing:border-box;}
ul#receipt_step .step.on{ box-sizing:border-box; border:1px solid #00a1e4;}
ul#receipt_step .step.on p.tit{ color:#003964; font-weight:bold;}
ul#receipt_step .step.on p{ color:#00a1e4;;}
ul#receipt_step .step p.tit{ font-size:16px; color:#999;}
ul#receipt_step .step p{ font-size:15px; color:#999;}

form#form_receipt {overflow:hidden;}

/*접수 테이블*/
.tblT tr, .tblT th, .tblT td{padding:10px 20px; border-bottom:1px solid #ddd; line-height:1.5em; vertical-align: middle; box-sizing:border-box; font-size:15px;}
.tblT tbody th {background:#f7f7f7; color:#333; font-weight:bold; text-align:center; border-right:1px solid #ddd;}
.tblT tbody td span {color:#003964; font-weight:bold; margin-right:5px;}
.tblT tbody td p {margin:3px 0;}
.tblT tbody td p.none {width:auto; height:36px;}

.tblT input[type="text"] {width:180px; padding:2px 5px; border:1px solid #ddd; height:36px; border-radius:3px;}
.tblT input[type="password"] {width:280px; padding:2px 5px; border:1px solid #ddd; height:36px; border-radius:3px;}
.tblT tbody textarea {border:1px solid #ddd; border-radius:3px;}

.tblT tbody tr.team_mem label span {display:inline-block; width:60px;}
.tblT tbody tr input.zipcode {width:80px;}
.tblT tbody tr input.addr {width:200px;}
.tblT tbody tr input.tel {width:80px;}

#m_emailcode{width: 150px;padding-left:10px;border: 1px solid #ddd;height: 36px;border-radius: 3px;}
.search_sel{ border: 1px solid #ddd; height: 36px; border-radius: 3px; padding-left:10px;}

.filebox input[type="file"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;  overflow: hidden; clip:rect(0,0,0,0); border: 0;}

.filebox label { display: inline-block; padding: .5em 2em; color: #fff; font-size: inherit; line-height:1.4em;
  vertical-align: middle; background-color: #003964; cursor: pointer; border: 1px solid #ebebeb;  border-bottom-color: #e2e2e2; border-radius: .25em; height:40px; margin-left:10px;}

/* named upload */
.filebox .upload-name { display: inline-block; padding: .5em .75em; font-size: inherit; font-family: inherit; line-height: normal; vertical-align: middle; background-color: #fff; border: 1px solid #ebebeb; border-bottom-color: #e2e2e2; border-radius: .25em; -webkit-appearance: none; /* 네이티브 외형 감추기 */
 -moz-appearance: none; appearance: none; height:40px; width:60%;}

/*radio*/
fieldset#radio legend { visibility:hidden; font-size:0; line-height:0; width:0; height:0; }
#radio label {display: inline-block;cursor: pointer;position: relative; padding-left: 25px; margin-right: 15px; font-size: 15px;}
#radio input[type=radio]{display: none;}
#radio label:before {content: ""; display: inline-block; width: 16px; height: 16px; margin-right: 10px; position: absolute; left: 0; top:2px; border:1px solid #ddd; background-color: #fff; border-radius: 3px;}
#radio input[type=radio]:checked + label:before {content: ""; display: inline-block; width:16px; height:16px; margin-right: 10px; position: absolute; left: 0; top:2px; background-color:#003964; border-radius: 3px;}

/*clearfix*/
.cf:after{clear:both; content:""; display:block;}

/*membership*/
#policy{margin-top: 50px;margin-bottom: 100px;padding: 35px 20px;}
#terms{margin-top: 50px;margin-bottom: 100px;padding: 35px 20px;}



/*심사페이지*/
#sub_wrap .sub_tit02{position:relative;width: 1200px;height: 100px;border-bottom: 1px solid #ddd;}
#sub_wrap .sub_tit02 span{color:#00a1e4;font-size:25px;}
#sub_wrap .sub_tit02 h2{display: inline-block;font-size: 32px;color: #333;border-bottom: 2px solid #00a1e4;float: left;font-weight:bold;line-height: 100px;padding-right:30px;}

#sub_wrap .sub_tit03{position:relative;width: 1180px;height: 50px;text-align:center;}
#sub_wrap .sub_tit03 span{color:#00a1e4;font-size:25px;}
#sub_wrap .sub_tit03 h2{display: inline-block;font-size: 32px;color: #333;font-weight:bold;line-height: 100px;padding-right:30px;}

.done_txt {color:#00b0ff;}
.done .button.button-grey {background: #999999; color: #fff;}
.done .button {    border: 0;    border-radius: 3px;    padding: 0 15px;    display: inline-block;    height: 30px;    line-height: 27px;    font-size: 14px;    min-width: 80px;    text-align: center;	margin: 0 0 0 15px;}
.done .button a{color:#fff;}
.before .button a{color:#fff;}
.bbs-bx table.bbs-list tbody tr td.before{ color:#ec008c;}
.fbbs-bx table.bbs-list tbody tr td.before{ color:#ec008c;}
.before .button {    border: 0;    border-radius: 3px;    padding: 0 15px;    display: inline-block;    height: 30px;    line-height: 27px;    font-size: 14px;    min-width: 80px;    text-align: center;	margin: 0 0 0 15px;}
.print_wrap{ width:880px; height:auto; margin:0 auto;}


.bbs-bx .cont_left{ width:380px; float:left; padding-top:30px;}
.bbs-bx .cont_left iframe{ background:#434343; float:left;}
.bbs-bx .cont_left span.video{ display:block; width:380px; height:100px; margin-top:10px; background:url('/images/common/video_btn.png') no-repeat ; float:left;}
.bbs-bx .cont_left span.video-down{ display:block; width:380px; height:100px; margin-top:10px; background:url('/images/common/btn-movie-down.png') no-repeat ; float:left;}
.bbs-bx .cont_left span.down{ display:block; width:380px; height:100px; margin-top:10px; background:url('/images/common/down_btn.png') no-repeat ;float:left;}
.bbs-bx .cont_left span.file-down{ display:block; width:380px; height:100px; background:url('/images/common/btn-movie-down.png') no-repeat ; float:left;}
.bbs-bx .cont_left span.down{ display:block; width:380px; height:100px; margin-top:10px; background:url('/images/common/down_btn.png') no-repeat ;float:left;}
.bbs-bx table.est{ width:780px; margin-top:30px; border:1px solid #ddd; float:right;}
.bbs-bx table.est th{ text-align:center; height:30px; font-size:15px; font-weight:bold; color:#fff; background:#003964; vertical-align:middle; border:1px solid #fff;}
.bbs-bx table.est td{ padding:5px 12px; font-size:14px; letter-spacing:-0.5px; color:#777777; border:1px solid #ddd; line-height:1.2rem}
.bbs-bx table.est td input{ text-align:center;}
.bbs-bx table.est td.th01{ width:120px; text-align:center;}
.bbs-bx table.est td.th02{ width:1500px; text-align:left; }
.bbs-bx table.est tbody td{ text-align:center;}
.bbs-bx table.est tfoot td{ text-align:center; position:relative;}
.bbs-bx table.est tfoot td label{ position:absolute; top:12px; left:130px;}

.fbbs-bx .cont_left{ position:relative; width:100%; text-align:center; padding-top:30px; }
.fbbs-bx .cont_left iframe{ background:#434343; }
.fbbs-bx .cont_left span.video{ display:block; width:380px; height:100px;  background:url('/images/common/video_btn.png') no-repeat ; float:left;}
.fbbs-bx .cont_left span.video-down{ display:block; width:380px; height:100px;  background:url('/images/common/btn-movie-down.png') no-repeat ; float:left;}
.fbbs-bx .cont_left span.down{ display:block; width:380px; height:100px;  background:url('/images/common/down_btn.png') no-repeat ;float:left;}
.fbbs-bx .cont_left span.file-down{ display:block; width:380px; height:100px; margin-right:15px;background:url('/images/common/btn-movie-down.png') no-repeat ; float:left;}
.fbbs-bx .cont_left span.down{ display:block; width:380px; height:100px;  background:url('/images/common/down_btn.png') no-repeat ;float:left;}
.fbbs-bx table.est-final{ width:100%; margin-top:30px; border:1px solid #ddd; float:right;}
.fbbs-bx table.est-final th{ text-align:center; height:30px; font-size:15px; font-weight:bold; color:#fff; background:#003964; vertical-align:middle; border:1px solid #fff;}
.fbbs-bx table.est-final td{ padding:5px 10px; font-size:14px; letter-spacing:-0.5px; color:#777777; border:1px solid #ddd; line-height:1.2rem}
.fbbs-bx table.est-final td input{ text-align:center;}
.fbbs-bx table.est-final td.th01{ text-align:center;}
.fbbs-bx table.est-final td.th02{ text-align:left; }
.fbbs-bx table.est-final tbody td{ text-align:center;}
.fbbs-bx table.est-final tfoot td{ text-align:center; position:relative;}
.fbbs-bx table.est-final tfoot td label{ position:absolute; top:12px; left:130px;}

#sub_wrap .page-nav02{margin: 20px 0 100px 0;width: 100%;position: relative; border-top:1px #ddd solid; min-height: 40px; padding-top:30px; text-align: center;}
#sub_wrap .page-nav02 .right-btn02 .button{border: 0; border-radius: 3px; padding: 0 70px; display: inline-block; height: 50px; line-height: 50px; font-size: 16px; font-weight:bold; min-width: 80px; text-align: center;}
#sub_wrap .page-nav02 .right-btn01 .button{border: 0; border-radius: 3px; padding: 0 80px; display: inline-block; height: 50px; line-height: 50px; font-size: 16px; font-weight:bold; min-width: 80px; text-align: center;}

#sub_wrap .fpage-nav02{margin: 20px 0 20px 0;width: 100%;position: relative; min-height: 40px; padding-top:15px; text-align: center;}
#sub_wrap .fpage-nav02 .right-btn02 .button{border: 0; border-radius: 3px; padding: 0 70px; display: inline-block; height: 50px; line-height: 50px; font-size: 16px; font-weight:bold; min-width: 80px; text-align: center;}
#sub_wrap .fpage-nav02 .right-btn01 .button{border: 0; border-radius: 3px; padding: 0 80px; display: inline-block; height: 50px; line-height: 50px; font-size: 16px; font-weight:bold; min-width: 80px; text-align: center;}


