@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', dotum, gulim, sans-serif;
	text-align: left;
}

img { border: none; margin: 0; padding: 0;}


.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; }


hr { background-color:#dddddd; height: 3px; border: none; }



/*=================================*/
/*========== Main Styles ==========*/
/*=================================*/


#wrapper {
	width: 100%;
	background-color: #ffffff;
}

#top_wrapper {
	width: 100%;
	height: 95px;
	background-color: #ffffff;
}

#top_wrapper > .top_area {
	width: 1024px;
	height: 95px;
	margin: 0 auto;
}

#top_wrapper > .top_area > .topa_left {
	width: 314px;
	height: 95px;
	position: relative;
	float: left;
}

#top_wrapper > .top_area > .topa_right {
	width: 710px;
	height: 95px;
	position: relative;
	float: left;
}

#top_wrapper > .top_area > .topa_right > .topar_top {
	width: 700px;
	height: 20px;
	position: relative;
	float: left;
	padding-right: 10px;
}

#top_wrapper > .top_area > .topa_right > .topar_top ul {
	text-align: right;
	float: right;
	padding-top: 5px;
}

#top_wrapper > .top_area > .topa_right > .topar_top ul li {
	float: left;
	font-size: 11px;
	padding: 0px 3px;
	color: #bfc2c1;
}

#top_wrapper > .top_area > .topa_right > .topar_top ul li.nor {
	padding-right: 0px;
}

#top_wrapper > .top_area > .topa_right > .topar_top ul li a {
	color: #7f8884;
}

#top_wrapper > .top_area > .topa_right > .topar_top ul li a:hover {
	color: #005b9d;
	font-weight: bold;
}

#top_wrapper > .top_area > .topa_right > .top_nav {
	width: 710px;
	height: 75px;
	position: relative;
	float: left;
}

#top_nav {
	width: 710px;
	height: 75px;
	position: relative;
	float: left;
	background: url('../img/menu_bg.png') no-repeat;
}


#main_wrapper {
	width: 100%;
	height: 670px;
	background: url('../img/main_bg.png') repeat-x;
}

#main_wrapper > .main_top {
	width: 1100px;
	height: 453px;
	margin: 0 auto;
	overflow: hidden;
}

#main_wrapper > .main_top > .main_vis {
	width: 1024px;
	height: 453px;
	margin: 0 38px;
	position: relative;
	float: left;
	z-index: 90;
}

#main_wrapper > .main_top > .main_over {
	width: 1100px;
	height: 220px;
	position: absolute;
	top: 328px;
	float: left;
	background: url('../img/slider/slider_over.png') no-repeat;
	z-index: 91;
}


#main_wrapper > .main_btm {
	width: 1024px;
	height: 217px;
	margin: 0 auto;
	overflow: hidden;
}
	

#main_wrapper > .main_btm > .main_cont01 {
	width: 272px;
	height: 217px;
	position: relative;
	float: left;
}

#main_wrapper > .main_btm > .main_cont01 > .mainc01_01 {
	width: 272px;
	height: 27px;
	position: relative;
	float: left;
}

#main_wrapper > .main_btm > .main_cont01 > .mainc01_02 {
	width: 272px;
	height: 50px;
	position: relative;
	float: left;
}

#main_wrapper > .main_btm > .main_cont01 > .mainc01_02 > .main_notice {
	width: 262px;
	height: 45px;
	padding-top: 5px;
	padding-left: 10px;	
}


#main_wrapper > .main_btm > .main_cont01 > .mainc01_03 {
	width: 272px;
	height: 70px;
	position: relative;
	float: left;
}

#main_wrapper > .main_btm > .main_cont01 > .mainc01_04 {
	width: 272px;
	height: 70px;
	position: relative;
	float: left;
}

#main_wrapper > .main_btm > .main_cont02 {
	width: 480px;
	height: 217px;
	position: relative;
	float: left;
}

#main_wrapper > .main_btm > .main_cont03 {
	width: 271px;
	height: 217px;
	position: relative;
	float: left;
}


#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: 624px;
	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: 20px;
	line-height: 20px;
}

#foot_wrapper > .foot_area > .subf_02 > p span {
	padding: 0 5px;
}

#foot_wrapper > .foot_area > .subf_03 {
	width: 160x;
	height: 100px;
	float: left;
}

#foot_wrapper > .foot_area > .subf_03 > .ffsf03_01 {
	width: 160px;
	height: 50px;
	float: none;
}

#foot_wrapper > .foot_area > .subf_03 > .ffsf03_02 {
	width: 155px;
	height: 45px;
	float: none;
	padding: 5px 0 0 5px;
}


/*================================*/
/*========== 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: 450px;
	position: relative;
	float: left;
	background: url('../img/sub_menu_over_bg.png') no-repeat;
	z-index: 55;
}

#sub_wrapper > .sub_mid_area > .subm_nav_over {
	width: 45px;
	height: 260px;
	position: absolute;
	top: 435px;
	float: left;
	margin-left: 185px;
	background: url('../img/sub_menu_over.png') no-repeat;
	z-index: 56;
}

#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: 360px;
	position: relative;
	float: none;	
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav ul {
	width: 210px;
	height: 140px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav ul li {
	float: left;
	font-size: 11px;
	width: 210px;
	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: 210px;
	height: 24px;
	line-height: 24px;
	padding-left: 35px;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav ul li a:hover {
	color: #ffffff;
	background: url('../img/sub_menu_bg.png') no-repeat;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav ul li a.active {
	color: #ffffff;
	background: url('../img/sub_menu_bg.png') no-repeat;
}


#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav > .side_banner {
	width: 210px;
	height: 142px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}

#sub_wrapper > .sub_mid_area > .subm_nav > .side_nav > .side_banner > .sb01 {
	width: 210px;
	height: 71px;
	position: relative;
	margin: 0px;
	padding: 0px;
}


#sub_wrapper > .sub_mid_area > .subm_cont {
	width: 794px;
	height: 100%;
	position: relative;
	float: left;	
}

#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:420px;
	height: 30px;
	padding: 35px 0 0 32px;
	float: left;
	font-size: 20px;
	color: #2a2a2a;
	font-weight: bold;
	line-height: 28px;
}

#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:342px;
	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: 794px;
	height: 100%;
	position: relative;
	float: none;
}


#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .tabindex {
	width: 794px;
	height: 100%;
	position: relative;
	margin: 40px 0 0 32px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .tabindex ul {
	width: 794px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .tabindex ul li {
	position: relative;
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #014f9b;	
	background: #f6f6f6;
	padding: 10px 30px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .tabindex ul li:hover {
	color:#ffffff;
	background: #1c6ebf;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .tabindex ul li.active {
	color:#ffffff;
	background: #1c6ebf;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .tabindex ul li span {
	line-height: 28px;
}



/*========== greeting Styles ==========*/

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .greeting {
	width: 742px;
	height: 100%;
	position: relative;
	margin: 40px 0 0 52px;
	background: url('../img/sub0101_bg.png') no-repeat;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .greeting h1 {
	color: #171717;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .greeting h1 span {
	color: #535353;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .greeting h2 {
	color: #3b77b2;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .greeting p {
	color: #6e7072;
	font-size: 14px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .greeting h3 {
	color: #818080;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: right;
	margin-top: 50px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .greeting h3 span {
	color: #525252;
	font-size: 40px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	padding: 0 90px 0 10px;
	font-family: 'Jeju Hallasan';
}






/*========== custom Styles ==========*/

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom {
	width: 762px;
	height: 100%;
	position: relative;
	margin: 40px 0 0 32px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h1 {
	color: #3b77b2;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h1 span {
	padding-right: 5px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom p {
	color: #757677;
	font-size: 13px;	
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom p span {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom p.space5 {margin-top: 5px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom p.space10 {margin-top: 10px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom p.space20 {margin-top: 20px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom p.space20b {margin-bottom: 20px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom p.space30 {margin-top: 30px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom p.space30b {margin-bottom: 30px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom p.space40 {margin-top: 40px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom p.space40b {margin-bottom: 40px;}



#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .faq {
	width: 762px;
	height: 100%;
	position: relative;
	margin: 20px 0 0 0;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .faq > .menu {
	width: 100%;
	height: 100%;
	position: relative;
	margin-bottom: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .faq > .menu > .text_menu {
	padding: 10px 15px;
	background: #1480c7;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .faq > .menu > .sub_bar {
	border: 2px solid #dddddd;
	margin-top: 5px;
	padding: 15px 15px;
	-webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .faq > .menu > .sub_bar span {
	font-size: 14px;
	font-weight: bold;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .faq > .menu > .sub_bar p {
	color: #777777;
	font-size: 13px;
	padding-top: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .estimate {
	width: 760px;
	height: 100%;
	position: relative;
	border: 1px solid #dddddd;
}



#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed {
	width: 162px;
	height: 340px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed p {
	color: #757677;
	font-size: 12px;
	text-align: center;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed p.second {margin-top: 5px; color: #5498db; }
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed p.space20 {margin-top: 20px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed p.space20b {margin-bottom: 20px;}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed h3 {
	text-align: center;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed01 {
	width: 162px;
	height: 340px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed01 p {
	color: #757677;
	font-size: 12px;
	text-align: center;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed01 p.second {margin-top: 5px; color: #5498db; }
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed01 p.space20 {margin-top: 20px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed01 p.space20b {margin-bottom: 20px;}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed01 h3 {
	text-align: center;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed02 {
	width: 162px;
	height: 230px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed02 h3 {
	text-align: center;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed03 {
	width: 218;
	height: 230px;
	float: left;
	margin-top: 20px;
	margin-right: 12px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed03 h3 {
	text-align: center;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h2 {
	color: #8ebc36;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h2 span {
	padding-right: 5px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h2 span.h2s_small {
	padding-right: 0px;
	font-size: 14px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed04 {
	width: 300;
	height: 100%;
	float: left;
	margin-left: 18px;
	position: relative;
}



#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h2.space10 {padding-top: 10px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h2.space20 {padding-top: 20px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h2.space30 {padding-top: 30px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h2.space40 {padding-top: 40px;}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h3 {
	text-align: left;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h3.space10 {padding-top: 10px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h3.space20 {padding-top: 20px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h3.space30 {padding-top: 30px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h3.space40 {padding-top: 40px;}


#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom h4 {
	text-align: left;
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}



/*========== extra 2boxtext Styles ==========*/


#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text {
	width: 360px;
	height: 100%;
	float: left;
	position: relative;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text p {
	color: #757677;
	font-size: 12px;
	text-align: left;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h1 {
	color: #3b77b2;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h1 span {
	padding-right: 5px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h1.space10 {padding-top: 10px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h2.space20 {padding-top: 20px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h3.space30 {padding-top: 30px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h4.space40 {padding-top: 40px;}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h2 {
	color: #8ebc36;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h2 span {
	padding-right: 5px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h2.space10 {padding-top: 10px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h2.space20 {padding-top: 20px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h2.space30 {padding-top: 30px;}
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text h2.space40 {padding-top: 40px;}


#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text p {
	color: #757677;
	font-size: 12px;	
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .custom > .boxed_text p span {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}


/*======= Custom Slider Styles =======*/


#slider {
	position:relative;
    width: 1024px;
    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;
	top: 15px;
}
.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/arrows3.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


/*========== gallery Styles ==========*/

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .gallery {
	width: 679px;
	height: 100%;
	position: relative;
	margin: 50px 0 0 48px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .gallery ul {
	margin: 0px;
	padding: 0px;
	width: 679px;
	position: relative;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .gallery ul li {
	width: 160px;
	margin-right: 13px;
	position: relative;
	float: left;
	text-align: center;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .gallery ul li a {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .gallery ul li a:hover {
	color: #014f9b;
}


/*========== map Styles ==========*/

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .submc_map {
	width: 762px;
	height: 100%;
	position: relative;
	margin: 40px 0 0 32px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .submc_map > .naver_map {
	width: 758px;
	height: 380px;
	border: 2px solid #c3c3c3;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .submc_map > .naver_map01 {
	width: 367px;
	height: 300px;
	border: 2px solid #c3c3c3;
	float: left;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .submc_map > p {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 30px;
	line-height: 35px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .submc_map > p span {
	font-weight: bold;
	color: #ffffff;
	background-color: #1c6ebf;
	padding: 3px 10px;
	margin-right: 10px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .submc_map > p a { color: #777777; }
#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .submc_map > p a:hover { color: #1c6ebf; }


/*========== board Styles ==========*/

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .board_head {
	width: 762px;
	height: 80px;
	position: relative;
	margin: 30px 0 0 32px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .board_detail {
	width: 762px;
	height: 100%;
	position: relative;
	margin: 0 0 0 32px;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .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_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .board_detail h2 {
	font-size: 15px;
	color: #0064b7;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	border-left: 7px solid #0064b7;
}

#sub_wrapper > .sub_mid_area > .subm_cont > .submc_02 > .board_detail01 {
	width: 762px;
	height: 100%;
	position: relative;
	margin: 30px 0 0 32px;
}



#sub_foot_wrapper {
	width: 100%;
	height: 100px;
	background-color: #d6e2e8;
	position: relative;
	margin-top: 100px;
}

#sub_foot_wrapper > .sub_foot_area {
	width: 1024px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;	
}

#sub_foot_wrapper > .sub_foot_area > .subf_01 {
	width: 240px;
	height: 100px;
	float: left;
}

#sub_foot_wrapper > .sub_foot_area > .subf_02 {
	width: 654px;
	height: 100px;
	float: left;
}

#sub_foot_wrapper > .sub_foot_area > .subf_02 > p {
	font-family: 'Nanum Gothic', dotum, gulim, sans-serif;
	font-size: 12px;
	color: #908585;
	margin-top: 15px;
	padding-left: 15px;
	line-height: 23px;
}

#sub_foot_wrapper > .sub_foot_area > .subf_02 > p span {
	padding: 0 6px;
}

#sub_foot_wrapper > .sub_foot_area > .subf_03 {
	width: 130x;
	height: 100px;
	float: left;
}


/*========== table Styles ==========*/


table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
}

.table th {
  padding: 3px;
  line-height: 15px;
  text-align: center;
  vertical-align: center;
  border-top: 1px solid #cccccc;
  font-weight: bold;
  color: #333333;
}

.table td {
  padding: 3px 3px;
  line-height: 15px;
  text-align: center;
  vertical-align: center;
  border-top: 1px solid #cccccc;
  font-size: 11px;
  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 #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;
}*/

.table th.th_title {
	background: #004a80; 
	color: #ffffff; 
	font-weight: bold;
	padding: 10px 5px;
	font-size: 13px;
}

.table th.th_title01 {
	background: #027c33; 
	color: #ffffff; 
	font-weight: bold;
	padding: 10px 5px;
	font-size: 13px;
}

.table td.td_title {
	background: #eeeeee;
	font-weight: bold;
	padding: 10px 5px;
}

.table td.td_contents {
	font-weight: normal;
	padding: 10px 5px;
}

.table td.td_contents01 {
	background: #dbffd5;
	font-weight: normal;
	padding: 10px 5px;
}


/*========== subm_nav 2nd ==========*/


#sub_wrapper > .sub_mid_area > .subm_nav02 {
	width: 230px;
	height: 725px;
	position: relative;
	float: left;
	background: url('../img/sub_menu_over_bg02.png') no-repeat;
	z-index: 55;

}

#sub_wrapper > .sub_mid_area > .subm_nav_over02 {
	width: 45px;
	height: 365px;
	position: absolute;
	top: 435px;
	float: left;
	margin-left: 185px;
	background: url('../img/sub_menu_over02.png') no-repeat;
	z-index: 56;
}

#sub_wrapper > .sub_mid_area > .subm_nav02 > .submn_01 {
	width: 230px;
	height: 90px;
	position: relative;
	float: none;
}

#sub_wrapper > .sub_mid_area > .subm_nav02 > .side_nav02 {
	width: 230px;
	height: auto;
	position: relative;
	float: none;	
}

#sub_wrapper > .sub_mid_area > .subm_nav02 > .side_nav02 ul {
	width: 210px;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 20px;

}

#sub_wrapper > .sub_mid_area > .subm_nav02 > .side_nav02 ul li {
	float: left;
	font-size: 11px;
	width: 210px;
	height: 24px;
	display: block;
	margin-bottom: 2px;	
}

#sub_wrapper > .sub_mid_area > .subm_nav02 > .side_nav02 ul li a {
	color: #666666;
	font-weight: bold;
	display: block;
	width: 210px;
	height: 24px;
	line-height: 24px;
	padding-left: 35px;
}

#sub_wrapper > .sub_mid_area > .subm_nav02 > .side_nav02 ul li a:hover {
	color: #ffffff;
	background: url('../img/sub_menu_bg.png') no-repeat;
}

#sub_wrapper > .sub_mid_area > .subm_nav02 > .side_nav02 ul li a.active {
	color: #ffffff;
	background: url('../img/sub_menu_bg.png') no-repeat;
}


#sub_wrapper > .sub_mid_area > .subm_nav02 > .side_nav02 > .side_banner02 {
	width: 210px;
	height: 142px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 119px;
}

#sub_wrapper > .sub_mid_area > .subm_nav02 > .side_nav02 > .side_banner02 > .sb01 {
	width: 210px;
	height: 71px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
