	@charset "UTF-8";

	@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css"); 
	@import url("http://cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css");

	body {
		font-family:"나눔고딕","Nanum Gothic","맑은고딕","Malgun Gothic","돋움","Dotum","굴림","Gulim";
		font-size:12pt;
		vertical-align:top;
		margin:0;
		padding:0;
	}


	div {
		margin:0 auto;
	}

	div > img {
		margin:0 auto;
		text-align:center;
	}

	figure {margin:0;padding:0;}

	figure > img {
		margin:0 auto;
	}

	img {	max-width:100%;	}

	a, a:link, a:visited, a:active, a:hover {
		text-decoration:none;
		outline:none;
	}

	ul, ol, li, dl, dt, dd {
		list-style: none;
		padding:0;
	}

	table, th, td {
		border-style : solid;
		border-color:#ababab;
		border-width: 1px;
		border-collapse: collapse;
	}
	table {
		width: 100%;
		border-spacing: 1px;
	}
	tr {
		height: 30px;
	}
	th {
		background-color: #efefef;
		text-align:center;
		font-size:1.0em;
		font-weight:500;
	}
	td {
		line-height:200%;
		font-size:1.0em;
	}

	input[type=text],input[type=password],input[type=textarea],input[type=file]  {
		border:1px solid #cdcdcd;
		border-radius:1px;
		}
	input[type=text],input[type=password],input[type=file] {
		line-height:20px;
		display:inline-block;
	}

/*****  상단 테이블 연락처 정보 세트  *****/
/*****  상단 테이블 연락처 정보 세트  *****/
/*****  상단 테이블 연락처 정보 세트  *****/

	#top-table, #top-table .top-td, #top-table .top-td1, #top-table .top-td2 {
		border:0px;
		border-style:solid;
		border-color:#FFF;
		text-align:center;
		opacity:0.6;
		filter:alpha(opacity=60);
	}
	
	#top-table {
		position: absolute;
		border-collapse: collapse;
		width:190px;
		height:85px;
		border-left-width:1px;
		border-right-width:1px;
		z-index:10;
	}

	#top-table .top-td1:first-child { border-bottom-width:1px;}
	#top-table .top-td2:first-child { border-right-width:1px;}

	#top-no-table, #top-no-table .top-no-td, #top-no-table .top-no-td1, #top-no-table .top-no-td2 {
		border:0px;
		border-style:solid;
		border-color:#FFF;
		border-width:0;
		text-align:center;
	}
	
	#top-no-table {
		position: absolute;
		border-collapse: collapse;
		width:190px;
		height:85px;
		z-index:20;
	}

	#top-no-table .font {
		font-size:12pt;
		font-weight:600;
		color:#FFF;
	}

/***** // 상단 테이블 연락처 정보 세트  *****/
/***** // 상단 테이블 연락처 정보 세트  *****/
/***** // 상단 테이블 연락처 정보 세트  *****/


	.container {
		max-width:1100px;
		padding:0;
		margin:0 auto;
	}

	.main-mark {
		background-color:transparent;
		border-color:#FFF000;
		border-width:2px;
		color:#FFF000;
		font-size:50pt;
		font-weight:900;
		text-shadow: 3px 3px 3px #000, 0 0 30px #000, 5px 5px 0px #666;
/*		text-shadow:2px 2px 8px #000;   */
	}

	.txt-shadow-lg {
		text-shadow:2px 2px 8px #000;
	}
	.txt-shadow-md {
		text-shadow:2px 2px 4px #000;
	}
	.txt-shadow-sm {
		text-shadow:1px 1px 2px #000;
	}




	.line-no {
		padding:0px;
		border:0px;
		border-width: 0px;
		border-spacing: 0px;
	}


	.carousel-control {
	  text-shadow: 0 0 rgba(0, 0, 0, .0);
	  background-color: rgba(0, 0, 0, 0);
	  filter: alpha(opacity=0);
	  opacity: .0;
	}



	.blankH200 { clear:both;height:200px;display:block;}
	.blankH100 { clear:both;height:100px;display:block;}
	.blankH90 { clear:both;height:90px;display:block;}
	.blankH80 { clear:both;height:80px;display:block;}
	.blankH70 { clear:both;height:70px;display:block;}
	.blankH60 { clear:both;height:60px;display:block;}
	.blankH50 { clear:both;height:50px;display:block;}
	.blankH40 { clear:both;height:40px;display:block;}
	.blankH30 { clear:both;height:30px;display:block;}
	.blankH20 { clear:both;height:20px;display:block;}
	.blankH10 { clear:both;height:10px;display:block;}
	.blankH5 { clear:both;height:5px;display:block;}
	.blankH3 { clear:both;height:3px;display:block;}
	.blankH2 { clear:both;height:2px;display:block;}
	.blankH1 { clear:both;height:1px;display:block;}



	.import-font, .import-red, .import-blue, .import-green{		font-size:1.2em;		font-weight:900;	}
	.import-red{		color:#F00;	}
	.import-blue{		color:#00F;	}
	.import-green{		color:#0F0;	}



	.bar-col1 {
		border-left: 5px solid #27ae60; 
		color: #888888; 
		font-style: italic; 
		margin-left: 0; 
		padding-left: 5px;
	}



	.alert {
		padding:10px 10px;
	}

	.alert-sub-tle {
		width:200px;
		display: inline-block;
		padding:0px;
		margin-bottom: 10px;
		text-align:center;
	}

	.button-arr {
	  display: inline-block;
	  border-radius: 6px;
	  background-color: #efefef;
	  border: none;
	  color: #888;
	  text-align: center;
	  font-size: 18px;
	  padding: 5px 20px;
	  transition: all 0.5s;
	  cursor: pointer;
	  margin: 5px;
	}

	.button-arr span {
	  cursor: pointer;
	  display: inline-block;
	  position: relative;
	  transition: 0.5s;
	}

	.button-arr span:after {
	  content: '\00bb';
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  right: -20px;
	  transition: 0.5s;
	}

	.button-arr:hover span {
	  padding-right: 25px;
	}

	.button-arr:hover span:after {
	  opacity: 1;
	  right: 0;
	}







/***** SMS 정보 세트  *****/

	textarea.sms_lcd{
		font-size:9pt;
		font-family: 굴림;
		line-height:130%;
		color:black;  
		border:none;
		margin:0px;
		overflow-y:hidden;
		scrolling:no;
	}
	textarea.sms_lcdtrans{
		font-size:9pt;
		font-family: 굴림;
		background-color: transparent;
		border:none;
		margin:0px;
		overflow-y:hidden;
		scrolling:no;
	}
	.trans
	{
		font-size:9pt;
		font-family: 굴림;
		line-height:130%;
		border: 0px;
		background-color: transparent;
	}

	.input-txt_on
	{
		border: lightgrey 1px solid;
		font-size: 1em;
		background-color: #FFFFFF;
	}
	.input-txt_off
	{
		border: #3f3f3f 1px solid;
		font-size: 1em;
		background-color: #f3f3f3;
	}

/***** // SMS 정보 세트  *****/








.parallax {
    /* Set a specific height */
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
	z-index:99;
/*    
    min-height: 100px;
	background-size: cover;
*/
}









	.box-line {display: table; display:block;border:1px solid #fff000;border-width:5px 5px;border-collapse: collapse;}
	.box-no-line {display: table; width:90%;border:0px solid #FFF;border-width:0px 0px;border-collapse: collapse;}




	.lm-col-sm-2 {
		padding:2px;
	}

	.lm-panel {
		border-color:gold;
		border-width:1px;
	}

	.lm-panel-heading {
		background-color:gold;
		text-align:center;
	}

	.lm-box {
		display: block;
		height:200px;
		border-style:solid;
		border-width: 5px;
		border-color: #99cfff;
		background-color:#FFF;
		position:relative;
		padding: 5px;
	}

	.lm-tle {
		font-size:1.1em;
		font-weight:600;
		margin-top:15px;
		margin-bottom:15px;
		color:#1a94ff;
	}

	.lm-sub-txt {
		font-size:12pt;
		font-weight:0;
		color:#99cfff;
	}



	.mm-tle-icon {
		display:inline;
		margin:0px;
		margin:2px 5px;
		height:15px;
		border-width:5px;
		border-style:solid;
		border-radius: 3px;
	}
	
	.pic-outline {
/*		width: 95%;  */
		border-style:solid;
		border-width: 1px;
		border-color: #939393;
		border-spacing: 1px;
	}





















	/* div로 테이블 만들기 tbl => table - cell 가운데 정렬을 위해 tbl-row 에 line-height:00px 값을 조정한다. */

	.tbl1-line {display: table; width:100%;height:100%;border:0px solid #999;border-width:1px 1px;border-collapse: collapse;}
	.tbl1-row {display: table-row;width:100%;border:1px solid #999;border-width:0px 0px 1px  0px;}
	.tbl1-cell-tle{ display: table-cell; border:0px solid #999;margin:0;padding:0;border-left-width:1px;color:#000;	background-color:#efefef;font-weight:600;}
	.tbl1-cell-cont {display: table-cell; border:0px solid #999;margin:0;padding:0;border-left-width:1px;}
	.tbl1-row:last-child{ border-bottom-width:0px; }
	.tbl1-cell:first-child{ border-left-width:0px; }

	/* -- div로 테이블 만들기 여기까지 		vertical-align:middle;*/



	/* div로 테이블 만들기 tbl => table - cell 가운데 정렬을 위해 tbl-row 에 line-height:00px 값을 조정한다. */
	.lst-tbl-line {display: table; width:100%;border:1px solid #aeaeae;border-width:1px 0px;border-collapse: collapse;}
	.lst-tbl-row {display: table-row;display:block;width:100%;line-height:25px;border:1px solid #aeaeae;border-width:0px 0px 1px  0px;}
	.lst-tbl-cell {display: table-cell;display:inline;border:1px solid #aeaeae;border-left-width:1px;}
	.lst-tbl-cell-color {height:100%;background-color:#efefef;}
	.lst-tbl-row:last-child{ border-bottom-width:0px; }
	.lst-tbl-cell:first-child{ border-left-width:0px; }
	.lst-tbl-cell-tle{ color:#000;	font-weight:600;text-align:center;}

	.lst-box-line {display: table; width:95%;border:1px solid #666;border-width:1px 1px;border-collapse: collapse;}
	/* -- div로 테이블 만들기 여기까지 		vertical-align:middle;*/


	.lst {
		color:#555;
	}

	.lst-tle{
		color:#1889d0;
		font-weight:600;
	}

	.lst a:link, .lst a:visited
	{
		display: block;
		color: #555;
		text-decoration: none;
	}

	.lst a:hover, .lst a:focus 
	{
		text-shadow: 1px 1px 0px #000;
		color:#FC0;
		font-weight:700;
	}

	.lst a:active 
	{
		color:red;
	}

	.lst-pic-line {
		display: table;
		width:100%;
		padding:5px;
		border-style:solid;
		border-width: 5px 5px;
		border-color: #e5ebe2;
	}

	.lst-panel {
		border-color:#e3e3e3;
		border-width:1px;
		padding:0px;
	}

	.lst-panel-heading {
		background-color:#f5f5f5;
		text-align:left;
		color:#000;
	}

	.m-lst-col-xs-6 {
		margin:0px;
		padding:0px;
		border-width:1px;
	}




	/* div로 테이블 만들기 tbl => table - cell 가운데 정렬을 위해 tbl-row 에 line-height:00px 값을 조정한다. */
	.dv-tbl-line {display: table; width:100%;border:0px solid #999;border-width:1px 1px;border-collapse: collapse;}
	.dv-tbl-row {display: table-row;width:100%;line-height:30px;border:1px solid #999;border-width:0px 0px 1px  0px;}
	.dv-tbl-cell {display: table-cell;display:inline; border:0px solid #999;border-left-width:1px;}
	.dv-tbl-cell-color {height:100%;background-color:#efefef;}
	.dv-tbl-row:last-child{ border-bottom-width:0px; }
	.dv-tbl-cell:first-child{ border-left-width:0px; }
	.dv-tbl-cell-tle{ color:#000;	font-weight:600;text-align:center;}


	.dv-tle { background-color:Tomato;color:#FFF;font-size:1.2em;border-color:Gold;border-radius: 10px;border-style:dotted solid;text-align:center; }













	.panel-heading {
		font-size:1.2em;
		font-weight:500;
/*	  padding: 0px 15px 5px 15px;  */
	}

	/* 둥둥 right */
	.side_layer_L {
		position: fixed;
		top: 150px;
		left: 50%;
		margin-left: -750px;
		z-index:101;
		font-size:10pt;
	}

	/* 둥둥 right */
	.side_layer_R {
		position: fixed;
		top: 510px;
		left: 50%;
		margin-left: 560px;
		z-index:101;
		font-size:10pt;
	}




	/* 버튼 : 위로 */
	.btn_up_layer {
		background-color: #7d7d78; /* Green */
		border: none;
		color: white;
		opacity:0.5!important;
		filter:alpha(opacity=50);
		padding: 8px 16px;
		text-align: center;
		text-decoration: none;
		display: inline-block;
		font-size: 24px;
		margin-bottom: 20px;
		margin-right: 20px;
		-webkit-transition-duration: 0.4s; /* Safari */
		transition-duration: 0.4s;
		cursor: pointer;
		border-radius: 4px;
		border: 2px solid #7d7d78;

		position:fixed;right:5px;bottom:30px;display:none;padding:5px 10px;z-index:100;
	}

	.button {
		background-color: #4CAF50; /* Green */
		border: none;
		color: white;
		padding: 8px 16px;
		text-align: center;
		text-decoration: none;
		display: inline-block;
		font-size: 24px;
		margin: 4px 2px;
		-webkit-transition-duration: 0.4s; /* Safari */
		transition-duration: 0.4s;
		cursor: pointer;
		border-radius: 4px;
	}


	.main_tle {
		display: block;
		font-size:2.3em;
		font-weight:800;
		color:#000;
	}

	.sub_tle {
		display: block;
		font-size:2.1em;
		font-weight:800;
		color:#10349f;
		margin-top:100px;
	}
	.sub_tle:first-child{ margin-top:0; }

	.sub_cont {
		display: block;
		font-size:1.6em;
		font-weight:500;
		color:#e70e0e;
	}


	.sub_det {
		display: block;
		font-size:1.2em;
		font-weight:400;
		color:#000;
	}

		.videoWrapper {
			position: relative;
			padding-bottom: 56.25%; /* 16:9 */
			padding-top: 25px;
			height: 0;
		}
		.videoWrapper iframe {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}