/*@import url(http://211.234.100.234/font/nanumgothic.css);*/
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);


body {
	margin: 0;
	padding: 0;
	color: #999;
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}

ul,li 	{ list-style-type: none; text-decoration: none; outline: none; margin:0; padding:0; }

a, a:link, a:visited { font-weight: normal; text-decoration: none; selector-dummy: expression(this.hideFocus=true); background: transparent;  }
a:hover, a:select  { text-decoration: none; background: transparent; }

b { font-weight: bold; }

p { 
	margin: 0 ; 
	padding: 0; 
	color: #ffffff; 
	font-size: 13px; 
	line-height: 25px; 
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	text-align: left;
}

img { border: none; margin: 0; padding: 0; display: inline; }


.cleaner { clear: both }
.space5 { clear: both; padding-top:5px; }
.space15 { clear: both; padding-top:15px; }
.space25 { clear: both; padding-top:25px; }
.space35 { clear: both; padding-top:35px; }
.space45 { clear: both; padding-top:45px; }
.space55 { clear: both; padding-top:55px; }
.space65 { clear: both; padding-top:65px; }
.space75 { clear: both; padding-top:75px; }
.space85 { clear: both; padding-top:85px; }
.space95 { clear: both; padding-top:95px; }
.space10 { clear: both; padding-top:10px; }
.space20 { clear: both; padding-top:20px; }
.space30 { clear: both; padding-top:30px; }
.space40 { clear: both; padding-top:40px; }
.space50 { clear: both; padding-top:50px; }
.space60 { clear: both; padding-top:60px; }
.space70 { clear: both; padding-top:70px; }
.space80 { clear: both; padding-top:80px; }
.space90 { clear: both; padding-top:90px; }
.space100 { clear: both; padding-top:100px; }



/*========== map Styles ==========*/

.map_area {
	width: 760px;
	height: 100%;
	position: relative;
}

.map_area > .naver_map {
	width: 746px;
	height: 356px;
	border: 2px solid #c3c3c3;
}

.map_area h1 {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1d9dd2;
}

.map_area p {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	line-height: 35px;
}

.map_area p span {
	font-weight: bold;
	color: #ffffff;
	background: #1d9dd2;
	padding: 3px 10px;
	margin-right: 10px;
	-webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.map_area p span.spacespan {
	background: #ffffff;
	color: #ffffff;
}

.map_area p a { color: #777777; }
.map_area p a:hover { color: #1c6ebf; }

.map_area p.pointer {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 15px;
	color: #333333;
	margin: 0;
	padding: 0 10px;
	line-height: 10px;
	font-weight: bold;
}


/*========== sub Styles ==========*/


.sub_right_contents {
	width: 760px;
	min-height: 520px;
	height: auto;
	position: relative;
	margin-top: 20px;
	text-align: left;
}

.sub_right_contents ul {
	width: 750px;
	min-height: 120px;
	height: auto;
	position: relative;
}

.sub_right_contents ul.spacy {
	margin-top: 30px;
}

.sub_right_contents ul li {
	width: 240px;
	height: 120px;
	position: relative;
	float: left;
	margin-right: 15px;
}

.sub_right_contents ul li.nor {
	margin-right: 0px;
}



/*========== custom Styles ==========*/


.sub_right_contents > .custom {
	width: 750px;
	height: auto;
	position: relative;
}

.sub_right_contents > .custom h1 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: 'Jeju Gothic', serif;
}

.sub_right_contents > .custom h1.h1_00 {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 10px;
	width: 730px;
	background: #0054a6;
	border-radius: 5px 5px 0px 0px;
}

.sub_right_contents > .custom h1.h1_01 {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 10px;
	width: 730px;
	background: #666666;
	border-radius: 5px 5px 0px 0px;
}

.sub_right_contents > .custom h1 img {
	display: inline;
	vertical-align: middle;
}

.sub_right_contents > .custom h1 span {
	padding-right: 5px;	
}

.sub_right_contents > .custom h2 {
	color: #0263ba;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
}

.sub_right_contents > .custom h2 span {
	padding-right: 5px;
	font-size: 20px;
}

.sub_right_contents > .custom h3 {
	color: #1d9dd2;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

.sub_right_contents > .custom h4 {
	color: #f3802f;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.sub_right_contents > .custom h4 span {
	padding-right: 5px;
	font-size: 14px;
	font-weight: normal;
}

.sub_right_contents > .custom h4 img {
	display: inline;
	vertical-align: bottom;
	padding-bottom: 2px;
}

.sub_right_contents > .custom p {
	color: #5d5d5d;
	font-size: 13px;
	line-height: 25px;
	padding-left: 5px;
}

.sub_right_contents > .custom p.p_00 {
	color: #555555;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 10px;
	width: 728px;
	border-left: 1px solid #0054a6;
	border-right: 1px solid #0054a6;
	border-bottom: 1px solid #0054a6;
}

.sub_right_contents > .custom p.p_01 {
	color: #555555;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 10px;
	width: 728px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.sub_right_contents > .custom p.p_box {
	border-radius: 10px;
	width:670px;
	background: #eeeeee;
	color: #555555;
	font-weight: bold;
	padding: 20px 30px;
}

.sub_right_contents > .custom p.p_box01 {
	border-radius: 10px;
	width:670px;
	background: #e0f6fe;
	color: #555555;
	font-weight: bold;
	padding: 20px 30px;
}

.sub_right_contents > .custom p.p_list {
	padding-left: 10px;
	padding-bottom: 0px;
}

.sub_right_contents > .custom p span {
	color: #0e3d69;
	font-size: 13px;
	font-weight: bold;
}

.sub_right_contents > .custom p span.p_head {
	color: #f3802f;
	font-size: 20px;
	font-weight: bold;
	padding-right: 5px;	
}

.sub_right_contents > .custom p span.p_head_sm {
	color: #f3802f;
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;	
}

.sub_right_contents > .custom > .Rbox {
	padding-left: 10px;
}

.sub_right_contents > .custom > .box {
	width: 370px;
	height: auto;
	display: block;
	float: left;
}

.sub_right_contents > .custom > .box h1 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.sub_right_contents > .custom > .box h1 span {
	padding-right: 5px;
}

.sub_right_contents > .custom > .box h1 span.black {
	color: #000000;
	padding-right: 0px;
}

.sub_right_contents > .custom > .box h2 {
	color: #0263ba;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

.sub_right_contents > .custom > .box h2 span {
	padding-right: 5px;
}

.sub_right_contents > .custom > .box h2 img {
	display: inline;
	vertical-align: bottom;
	padding-bottom: 1px;
}

.sub_right_contents > .custom > .box h3 {
	color: #747474;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

.sub_right_contents > .custom > .box h3 span {
	padding-right: 5px;
}

.sub_right_contents > .custom > .box p {
	color: #5d5d5d;
	font-size: 13px;
	line-height: 25px;
	padding-left: 5px;
}

.sub_right_contents > .custom > .box p.smalled {
	color: #5d5d5d;
	font-size: 12px;
	line-height: 17px;
	padding-left: 5px;
}

.sub_right_contents > .custom > .box p span {
	color: #0e3d69;
	font-size: 13px;
	font-weight: bold;
}

.sub_right_contents > .custom > .box p.certied {
	color: #757677;
	font-size: 12px;
	line-height: 20px;
	padding-left: 5px;
}

.sub_right_contents > .custom > .board_detail {
	width:  770px;
	height: 100%;
	position: relative;
	margin-bottom: 50px;
}

.sub_right_contents > .custom hr {
	border: 2px dashed #eeeeee;
}



/*========== table Styles ==========*/


/*table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}*/

.table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;	
  width: 100%;
  margin-bottom: 18px;
}

.table th {
  padding: 8px;
  line-height: 18px;
  text-align: center;
  vertical-align: center;
  border-top: 1px solid #dddddd;
  font-weight: bold;
  color: #333333;
}

.spacy td {
	letter-spacing: -1px;
}

.table td {
  padding: 8px 3px;
  line-height: 18px;
  text-align: center;
  vertical-align: center;
  border-top: 1px solid #cccccc;
  font-size: 10.5px;
  color: #888888;
}

.table thead th {
  vertical-align: center;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #cccccc;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #cccccc;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 0px;
     -moz-border-radius: 0 0 0 0px;
          border-radius: 0 0 0 0px;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #eeeeee;
}

/*
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}
*/

.table-bordered td.td_title {
	background: #dddddd;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.table-bordered td.td_cont {
	background: #fafafa;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}

.table-bordered td.td_01 {
	background: #f9f5fb;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.table-bordered td.td_02 {
	background: #fdfdbd;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.table-bordered td.td_03 {
	background: #6f74b1;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.table-bordered td.td_03alt {
	background: #a0a5dc;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.table-bordered td.nor {
	border-right: none;
}

.table-bordered td.td_04 {
	background: #6f74b1;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

.table-bordered td.td_05 {
	background: #f5fef5;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

.table-bordered td.td_01_cont {
	background: #f9f5fb;
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.table-bordered td.td_01_left {
	background: #f9f5fb;
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
}

.table-bordered td.td_02_cont {
	background: #fdfdbd;
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
}

.table-bordered td.td_03_cont {
	background: #f2f3ff;
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

.table-bordered td.td_04_cont {
	background: #f2f3ff;
	color: #555555;
	font-weight: normal;
	font-size: 9.2px;
	text-align: center;
}

.table-bordered td.td_05_cont {
	background: #eeeeee;
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
}

.table-bordered td.td_00_contc {
	background: #ffffff;
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

.table-bordered td.td_01_contc {
	background: #f9f5fb;
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

.table-bordered td.td_02_contc {
	background: #fdfdbd;
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

.table-bordered td.td_03_contc {
	background: #f2f3ff;
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

.table-bordered td.td_04_contc {
	background: #f5fef5;
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

.table-bordered td.td_05_contc {
	background: #eeeeee;
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

.table-bordered td.td_01_contn {
	background: #f9f5fb;
	color: #555555;
	font-weight: normal;
	font-size: 11.5px;
	text-align: left;
	padding-left: 8px;
}

.table-bordered td.td_02_contn {
	background: #fdfdbd;
	color: #555555;
	font-weight: normal;
	font-size: 11.5px;
	text-align: left;
	padding-left: 8px;
}

.table-bordered td.td_03_contn {
	background: #f2f3ff;
	color: #555555;
	font-weight: normal;
	font-size: 11.5px;
	text-align: left;
	padding-left: 8px;
}

.table-bordered td.td_04_contn {
	background: #f5fef5;
	color: #555555;
	font-weight: normal;
	font-size: 11.5px;
	text-align: left;
	padding-left: 8px;
}

.table-bordered td.td_05_contn {
	background: #eeeeee;
	color: #555555;
	font-weight: normal;
	font-size: 11.5px;
	text-align: left;
	padding-left: 8px;
}


/*========== board Styles ==========*/


.sub_right_contents > .custom > .board_head {
	width: 740px;
	height: 55px;
	position: relative;
	margin-bottom: 20px;
	display: block;
	margin-left: 10px;
}

.sub_right_contents > .custom > .board_head_img {
	width: 740px;
	height: 100px;
	position: relative;
	margin-bottom: 20px;
	display: block;
	margin-left: 10px;
}

.sub_right_contents > .custom > .board_head p {
	color: #558ed5;
	font-size: 19px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}

.sub_right_contents > .custom > .board_head p.small {
	color: #777777;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0 5px;
}

.sub_right_contents > .custom > .board_detail {
	width:  740px;
	height: 100%;
	position: relative;
	margin-bottom: 50px;
	margin-left: 10px;
}

.sub_right_contents > .custom > .board_detail h1 {
	font-size: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 7px solid #333333;
}

.sub_right_contents > .custom > .board_detail h2 {
	font-size: 15px;
	color: #73797a;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
	font-weight: normal;
	border-left: 7px solid #73797a;
}