/*---------------------------------------------------------------------------
	[DIV LAYOUT GUIDE]
	GNB	(Global Navigation Bar)	:	사이트 최상위 전체 공통네비게이션.메인메뉴, 대분류 메뉴, 전체 사이트에서 사용되는 공통메뉴바
	LNB	(Local Navigation Bar)	:	현재 서비스 영역(Local)만 해당되는 네비게이션.서브메뉴, 중분류 메뉴, 각 서브분류 별 사용되는 메뉴바
	SNB	(Side Navigation Bar)	:	메인메뉴, 서브메뉴를 제외한 나머지 사이드메뉴, 기타메뉴바
	FNB	(Foot Navigation Bar)	:	하단메뉴, 하단로고, 주소, 카피라이팅 영역

	#wrapper > #container > (#regin) > #area > #section > #box
	MAIN	color						: #ffab50;		rgb(255, 171, 80)
	MAIN	color						: #00b6a8;		rgb(0, 182, 168)
	KSA1	color						: #009f94;		rgb(0, 159, 148)
	KSA2	color						: #00978b;		rgb(0, 151, 139)
	KSA3	color						: #009186;		rgb(0, 145, 134)
	KSA4	color						: #00887d;		rgb(0, 136, 125)
	KSA5	color						: #007d74;		rgb(0, 125, 116)
	KSA6	color						: #007168;		rgb(0, 113, 104)
	KDIS1	color						: #03945d;		rgb(3, 148, 93)
	KDIS2	color						: #2c878e;
	KDIS3	color						: #024d31;		rgb(2, 77, 49)
	KDIS5	color						: #00321e;		rgb(0, 50, 30)
	KDIS6	color						: #004b2d;		rgb(0, 75, 45)
	KDIS7	color						: #00643c;		rgb(0, 100, 60)
	KDIS8	color						: #007d4b;		rgb(0, 125, 75)
---------------------------------------------------------------------------*/
@charset "utf-8";
@media (min-width: 1px){	/*@media	BEGIN	//--------------------------------------------------*/


/*--------------------------------------------------
	참가등록
--------------------------------------------------*/
	#container_area > #area_contents > #contents_body > .registration{
		clear: both;
		display: block;
		position: relative;
		width: 95%;
		text-align: justify;
		padding-top: 2.1rem;
		padding-left: 3.0rem;
		padding-bottom: 3.6rem;
	}
	#contents_body > .registration > .sub_btn{
		clear: both;
		display: block;
		position: relative;
		width: 100%;
		text-align: center;
	}
	#contents_body > .registration > .sub_btn > span > .btn_login{
		width: 15.1rem;
		height: 5.2rem;
		text-align: center;
		background-color: #178ba4;
		font-size: 1.3rem;
		font-weight: bold;
		line-height: 1.8rem;
		-moz-box-shadow: 0.3rem 0.3rem 0.3rem #8f8f8f, 0px 0px 0px rgba(0, 0, 0, 0.5) inset;
		-webkit-box-shadow: 0.3rem 0.3rem 0.3rem #8f8f8f, 0px 0px 0px rgba(0, 0, 0, 0.5) inset;
		box-shadow: 0.3rem 0.3rem 0.3rem #8f8f8f, 0px 0px 0px rgba(0, 0, 0, 0.5) inset;
	}
	#contents_body > .registration > .sub_btn > span > .btn_registration{
		width: 17.1rem;
		height: 5.1rem;
		text-align: center;
		background-color: #ffab50;
		font-size: 1.3rem;
		font-weight: bold;
		line-height: 1.8rem;
		-moz-box-shadow: 0.3rem 0.3rem 0.3rem #8f8f8f, 0px 0px 0px rgba(0, 0, 0, 0.5) inset;
		-webkit-box-shadow: 0.3rem 0.3rem 0.3rem #8f8f8f, 0px 0px 0px rgba(0, 0, 0, 0.5) inset;
		box-shadow: 0.3rem 0.3rem 0.3rem #8f8f8f, 0px 0px 0px rgba(0, 0, 0, 0.5) inset;
	}



	#contents_body > .registration > .agreement_box > h5{
		font-size: 14px;
		color:#ffffff;
		background: #474747;
		margin: 0px 0px 8px 0px;
		padding: 3px 10px 4px 10px;
		/*
		height: 35px;
		text-indent: 10px;
		line-height: 25px;
		*/
	}
	#contents_body > .registration > .agreement_box > .box_contents{
		overflow: hidden;
		padding: 0.3rem 1.1rem 1.1rem 1.1rem;
		border: 1px solid #d1d1d1;
	}
	#contents_body > .registration > .agreement_box > .box_contents > .contents_agreement{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	#contents_body > .registration > .agreement_box > .box_contents > .contents_agreement .script{
		display: block;
		width: 100%;
		word-wrap: break-word;
		word-break: break-all;
	}
	#contents_body > .registration > .agreement_box > .box_contents > .contents_agreement .script > pre{
		display: block;
		width: 100%;
		font-size: 0.8rem;
		color: #400000;
		white-space: pre-wrap;
		letter-spacing: -0.5px;
		line-height: 1.3rem;
	}




/*--------------------------------------------------*/
/*	LOGIN	*/
/*--------------------------------------------------*/
	#contents_body > .registration > .registration_login{
		display: block;
		position: relative;
		width: 100%;
		text-align: center;
	}
	.registration_login{
		position: relative;
		display: block;
		width: 100%;
		padding: 0px 0px 30px 40px;
		margin: 0px 0px 0px 0px;
		overflow: hidden;
	}
	.registration_login > .login_box{
		position: relative;
		display: block;
		width: 700px;
		margin-top: 50px;
		margin-left: 200px;
		overflow: hidden;
	}
	.login_box > .login{
		float:left;
	}
	.login_box > .login div{
		margin:0px 10px 10px 0px;
	}
	.login_box > .login div > span.title{
		display:inline-block;
		width: 150px;
		text-align: left;
		font-size: 16px;
		letter-spacing: -0.5px;
	}
	.login_box > .login div > span > input{
		width:218px;
		height:45px;
		border:1px solid #dadada;
	}
	.login_box > .btn_login{
		float: left;
		background-color: #1590cf;
		width: 160px;
		height: 100px;
		color: #ffffff;
		text-align: center;
		line-height: 105px;
		font-size: 18px;
		font-weight: bold;
	}





/*--------------------------------------------------
	NOTICE(공지사항)
--------------------------------------------------*/
	#container_area > #area_contents > #contents_body > .notice{
		clear: both;
		display: block;
		position: relative;
		width: 95%;
		text-align: justify;
		padding-top: 0.1rem;
		padding-left: 3.0rem;
		padding-bottom: 3.6rem;
	}
	#container_area > #area_contents > #contents_body > .notice > .bbs_box{
		clear: both;
		position: relative;
		display: block;
		padding: 0rem 0rem 0rem 0rem;
		margin: 0rem 0rempx 0px 0px;
	}





/*--------------------------------------------------
	BBS	>	SEARCH
--------------------------------------------------*/
	.bbs_search{
		clear: both;
		display: inline-block;
		position: relative;
		width: 100%;
	}
	.bbs_search > .search_left{
		float: left;
		width: 400px;
	}
	.bbs_search > .search_right{
		float: right;
		width: 500px;
		text-align: right;
	}
	.bbs_search > .search_right > img{
		position: absolute;
		height: 40px;
		top: 0px;
		right: 0px;
		margin-top: -0px;
	}


/*--------------------------------------------------
	BBS SEARCH
--------------------------------------------------*/
	#bbs_search{
		clear: both;
		position: relative;
		display: block;
		width: 100%;
		padding: 0px 0px 5px 0px;
		margin: 0px 0px 0px 0px;
		/*
		height: 41px;
		*/
	}
	#bbs_search > .search_left{
		position: relative;
		display: inline-block;
		width: 400px;
		padding: 0px 0px 5px 0px;
		margin: 0px 0px 0px 0px;
	}
	#bbs_search > .search_right{
		float: right;
		width: 500px;
		padding: 0;
		margin: 0;
		text-align: right;
	}
	#bbs_search > .search_right > span > input{
		width: 500px;
		height: 46px;
		font-size: 0.9rem;
		color: #666666;
		font-weight: lighter;
		border: 1px solid #cdcdcd;
	}
	#bbs_search > .search_right > span > a > img{
		position: absolute;
		height: 46px;
		top: 0px;
		right: 0px;
		margin-top: -0px;
	}



/*--------------------------------------------------
	BBS LIST
--------------------------------------------------*/
	#bbs_list{
		clear: both;
		display: block;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#bbs_list > table{
		width: 100%;
		border-top:2px solid #000000;
		border-collapse: collapse;
		table-layout: fixed;
		border-collapse: separate;
		border-spacing: 0px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#bbs_list > table > thead > tr > th{
		background-color: #f4f4f4;
		border-bottom: 1px solid #cccccc;
		line-height: 21px;
		padding: 14px 5px 14px 5px;
		margin: 0px 0px 0px 0px;
	}
	#bbs_list > table > thead > tr > th > span{
		font-size: 13px;
		letter-spacing: -0.1px;
		color: #000000;
		word-break: break-word;
		font-weight: lighter;
		/*
		font-weight: 600;
		font-weight: bold\0;
		*/
	}


	#bbs_list > table > tbody > tr{
		background-color: #ffffff;
	}
	#bbs_list > table > tbody > tr:hover{
		background-color: #fcfcfc;
	}
	#bbs_list > table > tbody > tr > td{
		text-align: left;
		border-bottom: 1px solid #efefef;
		word-wrap: break-word;
		line-height: 24px;
		padding: 20px 5px 18px 5px;
		margin: 0px 0px 0px 0px;
	}
	#bbs_list > table > tbody > tr > td > a > span{
		font-size: 16px;
		font-weight: normal;
		color: #444444;
		display: inline-block;
		word-break: break-word;
		/*
		word-break: break-word;
		white-space: normal;
		word-wrap: break-word;
		word-break: break-all;
		*/
	}
	#bbs_list > table > tbody > tr > td > a:hover > span{
		text-decoration: none;
	}






/*--------------------------------------------------*/
/*	BBS FORM	*/
/*--------------------------------------------------*/
	#bbs_frm{
		clear: both;
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#bbs_frm > table{
		clear: both;
		border-collapse: collapse;
		table-layout: fixed;
		border-collapse: separate;
		border-spacing: 0px;
		width: 100%;
	}
	#bbs_frm > table > tbody > tr > th{
		clear: both;
		text-align: left;
		background-color: #fbfbfb;
		padding: 13px 10px 13px 10px;
		border-bottom: 1px solid #f0f0f0;
		vertical-align: middle;
		line-height: 20px;
		width: 12.5%;
	}
	#bbs_frm > table > tbody > tr:first-child > th{
		border-top: 2px solid #000000;
	}
	#bbs_frm > table > tbody > tr:last-child > th{
		border-bottom: 1px solid #ffffff;
	}
	#bbs_frm > table > tbody > tr > th > span{
		font-size: 14px;
		letter-spacing: -0.1px;
		color: #222222;
		font-weight: 600;
		font-weight: bold\0;	/*	IE	*/
		word-break: break-word;
	}
	#bbs_frm > table > tbody > tr > td{
		padding: 13px 10px 13px 10px;
		border-bottom: 1px solid #f0f0f0;
		background-color: #ffffff;
		line-height: 23px;
	}
	#bbs_frm > table > tbody > tr:first-child > td{
		border-top: 2px solid #000000;
	}
	#bbs_frm > table > tbody > tr:last-child > td{
		border-bottom: 1px solid #ffffff;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		height: 0px;
	}
	#bbs_frm > table > tbody > tr > td > span{
		font-size: 14px;
		color: #444444;
		letter-spacing: -0.1px;
		word-break: break-word;
	}
	#bbs_frm > table > tbody > tr > td > div.bbs_notice{
		clear: both;
		position: relative;
		display: block;
		line-height: 28px;
		padding: 30px 10px 30px 15px;
	}
	#bbs_frm > table > tbody > tr > td > div.bbs_notice > span{
		font-size: 14px;
		color: #444444;
		letter-spacing: -0.1px;
		word-break: break-word;
	}
	/*
	#bbs_frm > table > tbody > tr > td > div.bbs_notice{
		clear: both;
		position: relative;
		display: block;
		line-height: 20px;
		padding: 30px 10px 30px 15px;
		word-break: break-word;
	}
	*/





/*--------------------------------------------------
	bbs_file
--------------------------------------------------*/
	#bbs_file{
		clear: both;
		position: relative;
		display: block;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		text-align: right;
	}
	#bbs_file > #div_file{
		display: block;
		padding-left: 5px;
	}
	#bbs_file > #div_file > table{
		width: 100%;
		border-collapse: separate;
		border-spacing: 4px;
		border: none;
	}
	#bbs_file > #div_file > table > thead > tr > th{
		background-color: #2c878e;
		padding: 2px 15px 2px 15px;
		margin: 0px 0px 0px 0px;
	}
	#bbs_file > #div_file > table > thead > tr > th > span{
		font-weight: 500;
		font-weight: bold\0;
		color: #ffffff;
		font-size: 13px;
	}
	#bbs_file > #div_file > table > tbody > tr > td{
		border: none;
		padding: 2px 15px 2px 15px;
		margin: 0px 0px 0px 0px;
	}
	#bbs_file > #div_file > table > tbody > tr > td > a > span{
		font-weight: lighter;
		color: #000000;
		font-size: 13px;
		text-decoration: none;
	}
	#bbs_file > #div_file > table > tbody > tr > td > a:hover > span{
		color: #2c878e;
		/*
		font-weight: 600;
		font-weight: bold\0;
		word-break: break-all;
		*/
	}










/*--------------------------------------------------*/
/*	PAGING	*/	
/*--------------------------------------------------*/
	.sgPaging{
		position: relative;
		display: block;
		width: 100%;
		text-align: center;
		padding: 30px 0px 30px 0px;
	}
	.sgPaging > ul{
		position: relative;
		display: inline-block;
		width: 100%;
		height: 36px;
	}
	.sgPaging > ul > li{
		position: relative;
		display: inline-block;
		border: 1px solid #000000;
		margin-right: 4px;
		width: 34px;
		height: 34px;
		color: #000000;
		text-align: center;
		vertical-align: middle;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
		font-family: 'Noto Sans KR', 'Jeju Gothic', 'Nanum Gothic', '나눔고딕', 'NanumGothic', '맑은 고딕', 'Malgun Gothic', Sans-serif, Verdana, Arial, '돋움', Dotum, 돋움, Gulim, 굴림, AppleGothic, AppleGothic;
	}
	.sgPaging > ul > li:hover{
		background-color: #eaeaea;
	}
	.sgPaging > ul > li.pageMark{
		font-weight: bold;
		font-size: 21px;
		line-height: 32px;
	}
	.sgPaging > ul > li.pageCount{
		font-weight: bold;
		font-size: 15px;
		line-height: 32px;
		/*
		letter-spacing: -1.0px;
		*/
	}
	.sgPaging > ul > li.num{
		font-weight: lighter;
		font-size: 13px;
		line-height: 32px;
		color: #4a5264;
		border: 1px solid #565f73;
		/*
		letter-spacing: -0.5px;
		*/
	}
	.sgPaging > ul > li.on{
		font-weight: bold;
		color: #ff0000;
		border: 2px solid #ff0000;
		/*
		letter-spacing: -0.5px;
		*/
	}







/*--------------------------------------------------*/
/*	BBS BUTTON	*/	
/*--------------------------------------------------*/
	.bbs_btn_center{
		clear: both;
		display: block;
		position: relative;
		width: 100%;
		padding: 50px 0px 50px 0px;
		margin: 0px 0px 0px 0px;
		font-size:0px;
		text-align:center;
	}
	.bbs_btn_right{
		clear: both;
		display: block;
		position: relative;
		width: 100%;
		padding: 50px 0px 50px 0px;
		margin: 0px 0px 0px 0px;
		font-size:0px;
		text-align:right;
	}








}	/*@media	END	//--------------------------------------------------*/