@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');


/*================================================= reset =================================================*/

img { border: none; margin: 0; padding: 0;}

body {
	margin: 0;
	padding: 0;
	font-family: 'Nanum Gothic', sans-serif;
}

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; }

.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; } .space150 { clear: both; padding-top:150px; }


/*================================================= reset =================================================*/

#top_wrapper {
	width: 100%;
	height: 130px;
	background: transparent;
}

#top_wrapper > .top_area {
	width: 1024px;
	height: 130px;
	margin: 0 auto;
	display: block;
	position: relative;
}

#top_wrapper > .top_area > .left_logo {
	width: 300px;
	height: 87px;
	float: left;
	padding-top: 25px;
}

#top_wrapper > .top_area > .right_menu {
	width: 724px;
	height: 130px;
	float: left;
}

#top_wrapper > .top_area > .right_menu > .gnb {
	width: 704px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	font-size: 13px;
	color: #dddddd;
	padding-top: 10px;
	padding-right: 20px;
}

#top_wrapper > .top_area > .right_menu > .gnb a {
	font-size: 13px;
	color: #333333;
}

#top_wrapper > .top_area > .right_menu > .gnb a:hover {
	color: #6dcff6;
}

#top_wrapper > .top_area > .right_menu > .top_nav_area {
	width: 662px;
	height: 85px;
	vertical-align: top;
	margin-left: 62px;
	display: block;
	background: url('../img/menu_bg.png') no-repeat;
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav {
	width: 650px;
	height:80px;
	margin-left: 12px;
	display: block;
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav > ul {
	width: 650px;
	height: 80px;	
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav > ul > li {
	width: 110px;
	height: 45px;
	display: block;	
	float: left;
	cursor: pointer;
	margin: 0 10px;
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav > ul > li a {
	color: #ffffff;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav > ul > li a.active {
	color: #ffb1ba;
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav > ul > li:hover > a {
	color: #ffff00;
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav > ul > li > ul {
	width: auto;
	height: 30px;
	margin-left: -20px;
	position: absolute;
	border: 2px solid #4968a5;
	background: #ffffff;
	padding: 0 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav > ul > li > ul.ul_long {
	width: auto;
	height: 30px;	
	margin-left: -200px;
	position: fixed;
	border: 2px solid #4968a5;
	background: #ffffff;
	padding: 0 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav > ul > li > ul > li {
	width: auto;
	height: 30px;	
	float: left;	
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav > ul > li > ul > li > a {
	font-size: 13px;
	color: #aaaaaa;
	line-height: 30px;
	padding: 5px 15px;
	text-shadow: none;
}

#top_wrapper > .top_area > .right_menu > .top_nav_area > .top_nav > ul > li > ul > li:hover > a {
	color: #1d5390;
}

#main_wrapper {
	width: 100%;
	height: 453px;
	background: url('../img/main_bg.png') repeat-x;
}

#main_wrapper > .main_vis {
	width: 1100px;
	height: 453px;
	margin: 0 auto;
}

#mid_wrapper {
	width: 100%;
	height: 217px;
	background: transparent;
}

#mid_wrapper > .mid_area {
	width: 1024px;
	height: 217px;
	margin: 0 auto;
	display: block;
	position: relative;
}

#mid_wrapper > .mid_area > .ma_left {
	width: 272px;
	height: 217px;
	float: left;
}

#mid_wrapper > .mid_area > .ma_left > ul {
	width: 272px;
	height: 217px;
	float: none;
}

#mid_wrapper > .mid_area > .ma_left > ul > li {
	width: 272px;
	height: 70px;
	float: none;
}

#mid_wrapper > .mid_area > .ma_left > ul > li.li01 {
	height: 77px;
}

#mid_wrapper > .mid_area > .ma_center {
	width: 480px;
	height: 217px;
	float: left;
}

#mid_wrapper > .mid_area > .ma_right {
	width: 272px;
	height: 217px;
	float: left;
}


/*======= Custom Slider Styles =======*/


#slider {
	position:relative;
    width: 1100px;
    height: 453px;
	background:url(../img/slider/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	z-index:50;
	position:absolute;
	right: 15px;
	bottom: 60px;
}
.nivo-controlNav a {
	display:block;
	width:15px;
	height:15px;
	background:url(../img/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:5px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -15px;
}

.nivo-directionNav a {
	z-index: 92;
	display:block;
	width:30px;
	height:30px;
	background:url(../img/slider/arrows2.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:50px;
}
a.nivo-prevNav {
	left:50px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*======= Custom Slider Styles =======*/




/*================================================= map =================================================*/

.map_area {
	width: 760px;
	height: 100%;
	position: relative;
	text-align: left;
	margin-top: 50px;
}

.map_area > .naver_map {
	width: 756px;
	height: 446px;
	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: 40px;
}

.map_area p span {
	font-weight: bold;
	color: #ffffff;
	background: #5a9608;
	padding: 4px 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: #8a87bd; text-decoration: underline; }

.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;
}

/*================================================= map =================================================*/


.board_detail {
	width: 720px;
	height: auto;
	margin-top: 50px;
}





/*================================*/
/*========== Sub Styles ==========*/
/*================================*/

#sub_wrapper {
	width: 100%;
	height: 100%;
	background: url('../img/main_bg.png') repeat-x;
}

#sub_wrapper > .sub_top_area {
	width: 1100px;
	height: 250px;
	margin: 0 auto;
	overflow: hidden;
	float: none;
}

#sub_wrapper > .sub_mid_area {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	float: none;
}

#sub_wrapper > .sub_mid_area > .subm_nav {
	width: 230px;
	height: auto;
	position: relative;
	float: left;
	z-index: 55;
	overflow: hidden;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .submn_01 {
	width: 230px;
	height: 90px;
	position: relative;
	float: none;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav {
	width: 230px;
	height: auto;
	position: relative;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav ul {
	width: 230px;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: url('../img/sub_menu_bg.png') repeat-y;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav ul li {
	float: left;
	font-size: 12px;
	width: 230px;
	height: 24px;
	display: block;
	margin-bottom: 2px;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav ul li a {
	color: #666666;
	font-weight: bold;
	display: block;
	width: 230px;
	height: 24px;
	line-height: 24px;
	padding-left: 35px;
	background: transparent;
	text-align: left;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav ul li a:hover {
	color: #ffffff;
	background: url('../img/sub_menu_ov.png') no-repeat;
	padding-left: 50px;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav ul li a.active {
	color: #ffffff;
	background: url('../img/sub_menu_ov.png') no-repeat;
	padding-left: 50px;
}


#sub_wrapper > .sub_mid_area > .subm_nav > .side_banner {
	width: 230px;
	height: 280px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}


#sub_wrapper > .sub_mid_area > .subm_cont {
	width: 794px;
	height: 100%;
	position: relative;
	float: left;
	margin-left: 0px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_01 {
	width: 794px;
	height: 65px;
	position: relative;
	float: none;
	background: url('../img/sub_title_bg.jpg') no-repeat;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_01 > .ssssc_01 {
	width:520px;
	height: 30px;
	padding: 35px 0 0 32px;
	float: left;
	font-size: 22px;
	color: #2a2a2a;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_01 > .ssssc_01 span {
	font-size: 13px;
	color: #797979;
	padding-left: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_01 > .ssssc_02 {
	width:242px;
	height: 30px;
	padding: 35px 0 0 0;
	float: left;
	font-size: 11px;
	line-height: 35px;
	text-align: right;
	color: #888888;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_01 > .ssssc_02 span {
	font-weight: bold;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 {
	width: 742px;
	height: auto;
	min-height: 500px;
	position: relative;
	float: none;
	margin: 40px 0 0 52px;
}



#foot_wrapper {
	width: 100%;
	height: 100px;
	background: url('../img/foot_bg.png') repeat-x;
	position: relative;
}

#foot_wrapper > .foot_area {
	width: 1024px;
	height: 100px;
	margin: 0 auto;
}

#foot_wrapper > .foot_area > .subf_01 {
	width: 240px;
	height: 100px;
	float: left;
}

#foot_wrapper > .foot_area > .subf_02 {
	width: 644px;
	height: 100px;
	float: left;
}

#foot_wrapper > .foot_area > .subf_02 > p {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 11px;
	color: #908585;
	margin-top: 20px;
	padding-left: 10px;
	line-height: 20px;
	text-align: left;
}

#foot_wrapper > .foot_area > .subf_02 > p span {
	padding: 0 5px;
}

#foot_wrapper > .foot_area > .subf_02 > p span.copyright {
	padding: 0;
	font-family: verdana, sans-serif;
}

#foot_wrapper > .foot_area > .subf_03 {
	width: 140x;
	height: 100px;
	float: left;
}



/*========== table Styles ==========*/


table.tables {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
}

.tables {
  width: 100%;
}

.tables th {
  padding: 3px;
  line-height: 15px;
  text-align: center;
  vertical-align: center;
  border-top: 1px solid #cccccc;
  font-weight: bold;
  color: #333333;
}

.tables td {
  padding: 3px 3px;
  line-height: 15px;
  text-align: center;
  vertical-align: center;
  border-top: 1px solid #cccccc;
  font-size: 11px;
  color: #888888;
}

.tables thead th {
  vertical-align: center;
}

.tables caption + thead tr:first-child th,
.tables caption + thead tr:first-child td,
.tables colgroup + thead tr:first-child th,
.tables colgroup + thead tr:first-child td,
.tables thead:first-child tr:first-child th,
.tables thead:first-child tr:first-child td {
  border-top: 0;
}

.tables tbody + tbody {
  border-top: 2px solid #cccccc;
}

.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: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.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: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.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: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.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 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.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: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

/*.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}*/

.tables th.th_title {
	background: #000000; 
	color: #ffffff; 
	font-weight: bold;
	padding: 13px 5px;
	font-size: 14px;
}

.tables th.th_title01 {
	background: #004a80; 
	color: #ffffff; 
	font-weight: bold;
	padding: 13px 5px;
	font-size: 14px;
}

.tables td.td_title {
	background: #eeeeee;
	font-weight: bold;
	padding: 10px 5px;
}

.tables td.td_contents {
	font-weight: normal;
	padding: 12px 5px;
	font-size: 13px;
}

.tables td.td_contents01 {
	font-weight: bold;
	padding: 12px 5px;
	font-size: 13px;
}