@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.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;
	text-align: left;
}

img { border: none; margin: 0; padding: 0;}


.cleaner { clear: both }
.space5 {margin-top:5px;}
.space10 {margin-top:10px;}
.space15 {margin-top:15px;}
.space20 {margin-top:20px;}
.space25 {margin-top:25px;}
.space30 {margin-top:30px;}
.space35 {margin-top:35px;}
.space40 {margin-top:40px;}
.space45 {margin-top:45px;}
.space50 {margin-top:50px;}
.space55 {margin-top:55px;}



/*=================================*/
/*========== Main Styles ==========*/
/*=================================*/


#wrapper {
	width: 100%;
	background: #ffffff;
}

#top_wrapper {
	width: 100%;
	height: 88px;
	background: #ffffff;
}

#top_wrapper > .top_area {
	width: 980px;
	height: 88px;
	margin: 0 auto;
}

#top_wrapper > .top_area > .topa_left {
	width: 430px;
	height: 88px;
	position: relative;
	float: left;
}

#top_wrapper > .top_area > .topa_right {
	width: 550px;
	height: 88px;
	position: relative;
	float: left;
}

#top_wrapper > .top_area > .topa_right ul {
	width: 550px;
	height: 30px;
	position: relative;
	margin-top: 58px;
}

#top_wrapper > .top_area > .topa_right ul li {
	height: 30px;
	float: right;
	text-align: right;
	line-height: 30px;
	color: #b0b0b0;
	font-size: 13px;
	padding-right: 7px;
	font-family: verdana;
	letter-spacing: -1px;
}

#top_wrapper > .top_area > .topa_right ul li a {
	color: #818181;
}

#top_wrapper > .top_area > .topa_right ul li a:hover {
	color: #004dbf;
}

#main_wrapper {
	width: 100%;
	height: 500px;
}

#main_wrapper > .main_area {
	width: 980px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}

#main_wrapper > .main_area > .main_vis {
	width: 980px;
	height: 500px;
	position: relative;	
	background: transparent;
	z-index: 10;
}

#main_wrapper > .main_area > .main_nav {
	width: 980px;
	height: 40px;
	position: absolute;
	top: 32px;
	background: url('../img/top_nav_bg.png') no-repeat;
	z-index: 11;
}

#btm_wrapper {
	width: 100%
	height: 232px;
}

#btm_wrapper > .btm_area {
	width: 980px;
	height: 232px;
	margin: 0 auto;
}

#btm_wrapper > .btm_area > .btma_left {
	width: 331px;
	height: 232px;
	position: relative;
	float: left;
}

#btm_wrapper > .btm_area > .btma_left > .btmal_head {
	width: 331px;
	height: 41px;
	position: relative;
	float: none;
}

#btm_wrapper > .btm_area > .btma_left > .btmal_contents {
	width: 331px;
	height: 191px;
	position: relative;
	float: none;
}

#btm_wrapper > .btm_area > .btma_mid {
	width: 360px;
	height: 232px;
	position: relative;
	float: left;
}

#btm_wrapper > .btm_area > .btma_right {
	width: 289px;
	height: 232px;
	position: relative;
	float: left;
}

#foot_wrapper {
	width: 100%;
	height: 100px;
	background: #dde4eb;
}

#foot_wrapper > .foot_area {
	width: 980px;
	height: 100px;
	margin: 0 auto;
}





/*=================================*/
/*========== Main Styles ==========*/
/*=================================*/




#sub_wrapper {
	width: 100%;
	background: #ffffff;
}

#sub_top_wrapper {
	width: 100%;
	height: 88px;
	background: #ffffff;
}

#sub_top_wrapper > .sub_top_area {
	width: 980px;
	height: 88px;
	margin: 0 auto;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_left {
	width: 430px;
	height: 88px;
	position: relative;
	float: left;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_right {
	width: 550px;
	height: 88px;
	position: relative;
	float: left;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_right ul {
	width: 550px;
	height: 30px;
	position: relative;
	margin-top: 58px;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_right ul li {
	height: 30px;
	float: right;
	text-align: right;
	line-height: 30px;
	color: #b0b0b0;
	font-size: 13px;
	padding-right: 7px;
	font-family: verdana;
	letter-spacing: -1px;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_right ul li a {
	color: #818181;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_right ul li a:hover {
	color: #004dbf;
}

#sub_nav_wrapper {
	width: 100%;
	height: 40px;
	background: url('../img/top_area_bg.png') repeat-x;
	clear: both;
}

#sub_nav_wrapper > .sub_nav_area {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	background: url('../img/top_nav_bg.png') no-repeat;
}


#sub_main_wrapper {
	width: 100%;
	height: auto;
	background: #ffffff;
	clear: both;
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 70px;
}

#sub_main_wrapper > .sub_main_area {
	width: 980px;
	height: auto;
	margin: 0 auto;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area {
	width: 180px;
	height: auto;
	float: left;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav {
	width: 180px;
	height: auto;
	float: none;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_head {
	width: 180px;
	height: 44px;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_menu {
	width: 180px;
	height: auto;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_menu ul {
	width: 180px;
	height: auto;
	margin: 0;
	padding: 0;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_menu ul li {
	width: 180px;
	height: 30px;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_menu ul li a {
	width: 180px;
	height: 30px;
	display: block;
	background: url('../img/sub_nav_off.png') no-repeat;
	font-size: 13px;
	color: #808080;
	line-height: 30px;
	padding-left: 23px;
	font-weight: bold;
	letter-spacing: -1px;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_menu ul li a:hover {
	background: url('../img/sub_nav_on.png') no-repeat;
	color: #ffffff;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_menu ul li a.active {
	background: url('../img/sub_nav_on.png') no-repeat;
	color: #ffffff;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_banner {
	width: 180px;
	height: 252px;
	margin-top: 70px;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_banner ul {
	width: 180px;
	height: 252px;
	margin: 0;
	height: 0;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_banner ul li {
	width: 180px;
	height: 84px;
}



#sub_main_wrapper > .sub_main_area > .sub_right_area {
	width: 800px;
	height: auto;
	float: left;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_head {
	width: 750px;
	height: 44px;
	position: relative;
	margin-left: 50px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents {
	width: 750px;
	height: auto;
	position: relative;
	margin-left: 50px;
}


#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .naver_map {
	width: 746px;
	height: 380px;
	border: 2px solid #c3c3c3;
	margin-top: 38px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > p {
	font-family: 'Nanum Gothic';
	font-size: 13px;
	color: #333333;
	margin-top: 30px;
	line-height: 35px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > p span {
	font-weight: bold;
	color: #ffffff;
	background-color: #1c6ebf;
	padding: 3px 10px;
	margin-right: 10px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > p a { color: #777777; }
#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > p a:hover { color: #1c6ebf; }


#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom {
	width: 750px;
	height: auto;
	position: relative;
	margin-top: 38px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom ul li {
	width: 750px;
	height: 190px;
	float: none;
}


#sub_foot_wrapper {
	width: 100%;
	height: 100px;
	background: #dde4eb;
	clear: both;	
}

#sub_foot_wrapper > .sub_foot_area {
	width: 980px;
	height: 100px;
	margin: 0 auto;	
}



/*========== board Styles ==========*/

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .board_head {
	width: 750px;
	height: 80px;
	position: relative;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .board_detail {
	width: 750px;
	height: 100%;
	position: relative;
	margin-top: 30px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .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_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .board_detail h2 {
	font-size: 15px;
	color: #0064b7;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
	font-weight: normal;
	border-left: 7px solid #0064b7;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .board_detail01 {
	width: 762px;
	height: 100%;
	position: relative;
	margin: 30px 0 0 32px;
}




/*========== table Styles ==========*/


table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  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 #dddddd;
  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 #dddddd;
  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 #dddddd;
}

.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: #f9f9f9;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}

