/*@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; }





/*=================================*/
/*========== Main Styles ==========*/
/*=================================*/


#wrapper {
	width: 100%;
	background: #ffffff;
}

#top_wrapper {
	width: 100%;
	height: 70px;
	background: #ffffff;
}

#top_wrapper > .top_area {
	width: 980px;
	height: 70px;
	margin: 0 auto;
	z-index: 100;
}

#top_wrapper > .top_area > .topa_left {
	width: 290px;
	height: 70px;
	position: relative;
	float: left;
}

#top_wrapper > .top_area > .topa_right {
	width: 690px;
	height: 70px;
	position: relative;
	float: left;
}

#top_wrapper > .top_area > .topa_right ul {
	width: 690px;
	height: 30px;
	position: relative;
	margin-top: 40px;
}

#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: 'Nanum Gothic';
	letter-spacing: -1px;
}

#top_wrapper > .top_area > .topa_right ul li a {
	color: #818181;
	font-weight: bold;
}

#top_wrapper > .top_area > .topa_right ul li a:hover {
	color: #e53c30;
}

#main_wrapper {
	width: 100%;
	height: 500px;
}

#main_wrapper > .main_area {
	width: 980px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	z-index: 70;
}

#main_wrapper > .main_area > .main_vis {
	width: 980px;
	height: 500px;
	position: relative;	
	background: transparent;
	z-index: 80;
}

#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: 90;
}

#btm_wrapper {
	width: 100%
	height: 232px;
}

#btm_wrapper > .btm_area {
	width: 980px;
	height: 232px;
	margin: 0 auto;
}

#btm_wrapper > .btm_area > .btma_left {
	width: 390px;
	height: 232px;
	position: relative;
	float: left;
}

#btm_wrapper > .btm_area > .btma_left > .btmal_head {
	width: 390px;
	height: 42px;
	position: relative;
	float: none;
}

#btm_wrapper > .btm_area > .btma_left > .btmal_contents {
	width: 390px;
	height: 190px;
	position: relative;
	float: none;
}

#btm_wrapper > .btm_area > .btma_mid  {
	width: 240px;
	height: 232px;
	position: relative;
	float: left;	
}

#btm_wrapper > .btm_area > .btma_mid > .btmam_head {
	width: 240px;
	height: 42px;
	position: relative;
	float: none;
}

#btm_wrapper > .btm_area > .btma_mid > .btmam_contents {
	width: 240px;
	height: 190px;
	position: relative;
	float: none;
	overflow: hidden;
}

#btm_wrapper > .btm_area > .btma_right {
	width: 350px;
	height: 232px;
	position: relative;
	float: left;
}

#foot_wrapper {
	width: 100%;
	height: 100px;
	background: url('../img/footer_bg.jpg') repeat-x;
}

#foot_wrapper > .foot_area {
	width: 980px;
	height: 100px;
	margin: 0 auto;
}

#foot_wrapper > .foot_area > .foot_logo {
	width: 220px;
	height: 100px;
	position: relative;
	float: left;
}

#foot_wrapper > .foot_area > .foot_copyr {
	width: 570px;
	height: 100px;
	position: relative;
	float: left;
}

#foot_wrapper > .foot_area > .foot_copyr p {
	color: #7b7b7b;
	font-size: 10.5px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 22px;
	letter-spacing: 0px;
	padding-left: 20px;
}


#foot_wrapper > .foot_area > .foot_copyr p span {
	color: #909090;
	font-family: verdana;
	font-weight: normal;
}

#foot_wrapper > .foot_area > .foot_gnb {
	width: 190px;
	height: 100px;
	position: relative;
	float: left;
}





/*=================================*/
/*========== Sub Styles ==========*/
/*=================================*/




#sub_wrapper {
	width: 100%;
	background: #ffffff;
}

#sub_top_wrapper {
	width: 100%;
	height: 70px;
	background: #ffffff;
}

#sub_top_wrapper > .sub_top_area {
	width: 980px;
	height: 70px;
	margin: 0 auto;
	z-index: 100;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_left {
	width: 290px;
	height: 70px;
	position: relative;
	float: left;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_right {
	width: 690px;
	height: 70px;
	position: relative;
	float: left;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_right ul {
	width: 690px;
	height: 30px;
	position: relative;
	margin-top: 40px;
}

#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: 'Nanum Gothic';
	letter-spacing: -1px;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_right ul li a {
	color: #818181;
	font-weight: bold;
}

#sub_top_wrapper > .sub_top_area > .sub_topa_right ul li a:hover {
	color: #e53c30;
}

#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;
	z-index: 90;
}


#sub_main_wrapper {
	width: 100%;
	height: auto;
	background: #ffffff;
	clear: both;
	display: inline-block;
	margin-top: 40px;
}

#sub_main_wrapper > .sub_main_area {
	width: 980px;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 80;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area {
	width: 180px;
	height: auto;
	float: left;
	position: relative;
}

#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: #435c5f;
	line-height: 30px;
	padding-left: 30px;
	font-weight: bold;
}

#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_menu ul li.sub_nav_big {
	width: 180px;
	height: 50px;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_menu ul li.sub_nav_big a {
	width: 180px;
	height: 50px;
	display: block;
	background: url('../img/sub_nav_big_off.png') no-repeat;
	font-size: 13px;
	color: #435c5f;
	line-height: 20px;
	padding-top: 5px;
	padding-left: 30px;
	font-weight: bold;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_menu ul li.sub_nav_big a:hover {
	background: url('../img/sub_nav_big_on.png') no-repeat;
	color: #ffffff;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_menu ul li.sub_nav_big a.active {
	background: url('../img/sub_nav_big_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: auto;
	margin-top: 70px;
}

#sub_main_wrapper > .sub_main_area > .sub_left_area > .sub_left_nav > .sub_left_nav_banner ul {
	width: 180px;
	height: auto;
	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: 750px;
	height: auto;
	float: left;
	margin-left: 50px;
	position: relative;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_head {
	width: 750px;
	height: 44px;
	position: relative;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_head {
	width: 750px;
	height: 44px;
	float: none;
	background: url('../img/sub_right_head_bg.jpg') no-repeat;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_head > .sub_right_head_left {
	width: 480px;
	height: 44px;
	position: relative;
	float: left;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #303030;
	line-height: 35px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_head > .sub_right_head_left_long {
	width: 480px;
	height: 44px;
	position: relative;
	float: left;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #303030;
	line-height: 35px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_head > .sub_right_head_left span {
	font-size: 24px;
	font-weight: bold;
	color: #787878;
	padding-left: 15px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_head > .sub_right_head_right {
	width: 270px;
	height: 44px;
	position: relative;
	float: left;
}


#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_head > .sub_right_head_right ul li {
	float: right;
	font-size: 12px;
	padding-right: 5px;
	color: #8c8b8b;
	line-height: 50px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_head > .sub_right_head_right ul li span {
	font-weight: bold;
	color: #626262;
}


#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents {
	width: 750px;
	min-height: 520px;
	height: auto;
	position: relative;
	margin-top: 40px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents ul {
	width: 750px;
	min-height: 120px;
	height: auto;
	position: relative;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents ul.spacy {
	margin-top: 30px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents ul li {
	width: 240px;
	height: 120px;
	position: relative;
	float: left;
	margin-right: 15px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents ul li.nor {
	margin-right: 0px;
}



/*========== custom Styles ==========*/


#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom {
	width: 750px;
	height: auto;
	position: relative;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom h1 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: 'Jeju Gothic', serif;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .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_main_wrapper > .sub_main_area > .sub_right_area > .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_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom h1 img {
	display: inline;
	vertical-align: middle;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom h1 span {
	padding-right: 5px;	
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom h2 {
	color: #0263ba;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom h2 span {
	padding-right: 5px;
	font-size: 20px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom h3 {
	color: #1d9dd2;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom h4 {
	color: #f3802f;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom h4 span {
	padding-right: 5px;
	font-size: 14px;
	font-weight: normal;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom h4 img {
	display: inline;
	vertical-align: bottom;
	padding-bottom: 2px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom p {
	color: #5d5d5d;
	font-size: 13px;
	line-height: 25px;
	padding-left: 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .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_main_wrapper > .sub_main_area > .sub_right_area > .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_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom p.p_box {
	border-radius: 10px;
	width:670px;
	background: #eeeeee;
	color: #555555;
	font-weight: bold;
	padding: 30px 30px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom p span {
	color: #0e3d69;
	font-size: 13px;
	font-weight: bold;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom p span.p_head {
	color: #f3802f;
	font-size: 20px;
	font-weight: bold;
	padding-right: 5px;	
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom p span.p_head_sm {
	color: #f3802f;
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;	
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box {
	width: 360px;
	height: auto;
	float: left;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box h1 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: 'Jeju Gothic', serif;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box h1 span {
	padding-right: 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box h1 span.black {
	color: #000000;
	padding-right: 0px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box h2 {
	color: #0263ba;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box h2 span {
	padding-right: 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box h2 img {
	display: inline;
	vertical-align: bottom;
	padding-bottom: 1px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box h3 {
	color: #747474;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box h3 span {
	padding-right: 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box p {
	color: #5d5d5d;
	font-size: 13px;
	line-height: 25px;
	padding-left: 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box p span {
	color: #0e3d69;
	font-size: 13px;
	font-weight: bold;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .box p.certied {
	color: #757677;
	font-size: 12px;
	line-height: 20px;
	padding-left: 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom > .board_detail {
	width:  770px;
	height: 100%;
	position: relative;
	margin-bottom: 50px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom hr {
	border: 2px dashed #eeeeee;
}


/*========== tabindex Styles ==========*/


#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .tabindex {
	width: 750px;
	height: 100%;
	position: relative;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .tabindex ul {
	width: 750px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .tabindex ul li {
	position: relative;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #000000;	
	background: #f6f6f6;
	padding: 10px 20px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .tabindex ul li:hover {
	color:#ffffff;
	background: #ff0000;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .tabindex ul li.active {
	color:#ffffff;
	background: #ff0000;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .tabindex ul li span {
	line-height: 28px;
}



/*========== map Styles ==========*/

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .map_area {
	width: 750px;
	height: 100%;
	position: relative;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .map_area > .naver_map {
	width: 746px;
	height: 346px;
	border: 2px solid #c3c3c3;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .map_area h1 {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e53c30;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .map_area p {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	line-height: 25px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .map_area p span {
	font-weight: bold;
	color: #ffffff;
	background: #0d73ce;
	padding: 3px 10px;
	margin-right: 10px;
	-webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .map_area p span.spacespan {
	background: #ffffff;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .map_area p a { color: #777777; }
#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .map_area p a:hover { color: #1c6ebf; }

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .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;
}


/*========== custom Styles ==========*/


#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom {
	width: 750px;
	height: auto;
	position: relative;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .custom ul li {
	width: 750px;
	height: 190px;
	float: none;
}


/*========== board Styles ==========*/

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .board_head {
	width: 750px;
	height: 55px;
	position: relative;
	margin-bottom: 20px;
	display: block;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .board_head_img {
	width: 750px;
	height: 80px;
	position: relative;
	margin-bottom: 20px;
	display: block;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .board_head p {
	color: #000000;
	font-size: 19px;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .board_head p.small {
	color: #777777;
	font-size: 16px;
	font-weight: 600;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0 5px;
}

#sub_main_wrapper > .sub_main_area > .sub_right_area > .sub_right_contents > .board_detail {
	width:  740px;
	height: 100%;
	position: relative;
	margin-bottom: 50px;
}

#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: #73797a;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
	font-weight: normal;
	border-left: 7px solid #73797a;
}




/*========== 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 #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: #f2f3ff;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.table-bordered td.td_04 {
	background: #f5fef5;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.table-bordered td.td_05 {
	background: #eeeeee;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.table-bordered td.td_01_cont {
	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: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
}

.table-bordered td.td_04_cont {
	background: #f5fef5;
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
}

.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;
}