@charset "euc-kr";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);



body {
	font-family: Nanum Gothic,NanumGothic,'',ng,sans-serif;
	overflow-x:hidden;
    background-color:#ffffff;
    margin:0;
	overflow-y:scroll;
}

body, td, input, select, table, textarea, div, p, b {
    font-family: Nanum Gothic,NanumGothic,'',ng,sans-serif;
    font-size:13px;
    color:#4e4e4e;
    text-decoration:none; /* none l underline l overline l line-through */
    line-height:22px;
    letter-spacing:0; /* ?간(1, 0, -1 ..) */
    /*word-break:keep-all; /* 줄바?break-all , nowrap  */
}


/* img */
form { margin:0px; }
img {border:0;}






/* link  */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #4e4e4e;
	font-size:12px;
	
}
a:hover {
	text-decoration:none;
	color: #00aeef;
	font-size:12px;
	
}

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545;  }
a.menu:hover { text-decoration:none; }

a.subtop:link, a.menu:visited, a.menu:active { text-decoration:none; color:#555555; font-size:12px; }
a.subtop:hover { color:#b5ebff; text-decoration:underline; font-size:12px; font-weight:600;}

a.top:link, a.top:visited, a.top:active{ text-decoration:none; color:#7d7d7d; font-size:16px; font-weight:600;}
a.top:hover{ text-decoration:none; font-size:16px; color:#279bcd; font-weight:600;}


/* title  */
.sub_title {
    font-size: 30px;
	color: #3c3c3c;
    font-weight: 600;
    letter-spacing: -1px;
	line-height:38px;
	text-align:left;
	padding-bottom:15px;
	border-bottom:1px solid #efefef;
}

.sub_title2 {
    font-size: 18px;
	color: #1f4188;
    font-weight: bold;
    line-height: 32px;
    letter-spacing: -1px;
}

.sub_title3 {
    font-size: 23px;
	color: #b2b2b2;
    font-weight: 600;
    line-height: 32px;
    
}

.page_title {
    font-size: 15px;
	color: #0073be;
    font-weight: 600;
    line-height: 40px;
	background:url(images/page_title_bl.png) no-repeat 0 center;
	padding-left:18px;
	text-align:left;
	
}

.page_title2 {
    font-size: 13px;
	background:url(images/page_title_bl_2.png) no-repeat 0 center;
	padding-left:10px;
	border-bottom:1px dashed #9a9a9a;
	
}
.page_title2_2{
    font-size: 12px;
	padding-left:10px;
	
}
.page_title3 {
    font-size: 13px;
	color: #2ca5dd;
    font-weight: 600;
    line-height: 30px;
	background:url(images/page_title_bl_2.png) no-repeat 0 center;
	padding-left:10px;
	
}

/* contents  */
.his {
	font-size: 12px;
	color: #b7b7b7;
	text-decoration: none;
}

.his1 {
line-height:20px;
color:#000;
font-weight:600;

}
.his1_2 {
font-size:14px;
background:url(../images/sub_title_bt.png) no-repeat 0 center;
padding-left:20px;
line-height:20px;
color:#4f88de;
font-weight:600;
}

.ceo {
font-size:16px;
color:#141414;
font-weight:bold;
}

.his2 {
font-size:13px;
color:#1072b9;
font-weight:600;
}
.his3 {
font-size:12px;
color:#aaaaaa;
text-decoration:none;
}
.his4 {
font-size:13px;
color:#4b4b4b;
font-weight:bold;
text-decoration:none;
}
.his5 {
font-size:13px;
color:#539fec;
font-weight:bold;
text-decoration:none;
}
.his6 {
font-size:12px;
color:#1286d7;
text-decoration:none;
}
.his7 {
font-size:12px;
color:#4e4e4e;
letter-spacing: -1px;
text-decoration:none;
}
.his8{
font-size:13px;
color:#1286d7;
font-weight:bold;
text-decoration:none;
}
.his9 {
font-size:13px;
color:#4e4e4e;
line-height:19px;
text-decoration:none;
}

/* history  */
	.year {
    font-family:Nanum Gothic,NanumGothic,'',ng,sans-serif;
    font-size:35px;
	font-weight:600;
	color: #316eea;
}

.month{
	font-family:Nanum Gothic,NanumGothic,'',ng,sans-serif;
	font-size:13px;
	font-weight:600;
}

.date{
	color:#848484;
	border-bottom:1px solid #efefef;
}

.his_pad {
padding:5px 0 5px 0;
}


/* κ־ */
#mainVisual {width:100%;  overflow:hidden; }
#mainVisual div {position: relative; width:1000px; margin:0 auto; width:1000px; padding-top:12px; }


#mainVisual div h1 {padding:200px 0 0 0; margin-left:-20px; opacity:0.0;}
#mainVisual div h2 {padding-left:0; margin-left:-20px; opacity:0.0;}
#mainVisual div h3 {padding-left:0; margin-left:-20px; opacity:0.0;}

/* ־ */
#subVisual {width:100%;  overflow:hidden; background: url(images/sub_visu_bg.jpg) no-repeat center top; text-align:center}
#subVisual div {position: relative; width:1000px; margin:0 auto;  }
#subVisual div h1 {padding:200px 0 0 0; margin-left:-20px; opacity:0.0;}
#subVisual div h2 {padding-left:0; margin-left:-20px; opacity:0.0;}
#subVisual div h3 {padding-left:0; margin-left:-20px; opacity:0.0;}

/* _Center */
#main_center {width:100%;  overflow:hidden; text-align:center; padding:35px 0;}
#main_center div {position: relative; width:1000px; margin:0 auto; }
#main_center div li{float:left; }

/* bottom */
#bottom {width:100%;  overflow:hidden; text-align:center; background:#646464; }
#bottom div {position: relative; width:1000px; margin:0 auto;  }
#bottom div li{}


/* ޴ */
#contents {width:190px; margin:0 auto;}
#contents .ctnArea2 {overflow:hidden;}
#contents .left { width:190px;}
.leftMenu {width:100%;}
.leftMenu {width:100%; overflow:hidden; }
.leftMenu div a {
	display:block; 
	font-size:15px; 
	height:22px; 

	padding:10px 0px 7px 10px;
	color:#6a6a6a;
	font-weight:600; 
	text-align:left;
	letter-spacing:-1px;
	background:url('images/leftmenu_bg_off.gif') no-repeat;
	border-bottom:1px solid #dddddd;
}
	
.leftMenu div a:hover {color:#2069e3; font-size:15px; background:url('images/leftmenu_bg_off.gif') no-repeat;  text-decoration:none;letter-spacing:-1px;font-weight:600; }
.leftMenu div a.on {color:#2069e3; font-size:15px; background:url('images/leftmenu_bg_off.gif') no-repeat;letter-spacing:-1px;font-weight:600; }
.left_submenu{font-size:13px;}
.leftMenu div a.sub{display:block; font-size:13px; height:20px; padding:6px 0px 4px 20px; color:#898989;  border-bottom:1px solid #e8e8e8;  background:none;  background:#f4f4f4;}
.leftMenu div a.sub:hover{color:#fff; font-size:13px; border-bottom:1px solid #e8e8e8; background:#5a5a5a;}
.leftMenu div a.sub_on{font-size:13px; height:20px;padding:6px 0px 4px 20px; border-bottom:1px solid #e8e8e8;  background:#5a5a5a; color:#fff;}

.left_line2{
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

/* TAB */
#tab{overflow:hidden; width:100%; background:url(images/com1_tab_bg.jpg) repeat-y;}
#tab li{float:left; width:225px; text-align:center; }
#tab li a{ display:block; width:100%; height:20px; padding:10px 0; border-top:1px solid #656f75; border-bottom:1px solid #656f75; color:#1e629e; font-size:15px; background:url('images/tap_bg.gif') no-repeat left center; font-weight:600;}
#tab li a:hover{ background:url(images/com1_tab_bg2.png) repeat-y;  border-color:#0669a0; color:#ffffff; font-weight:600;}
#tab li.on a{background:url(images/com1_tab_bg2.png) repeat-y;border-color:#0669a0; color:#ffffff; font-weight:600;}
#tab li.fir a{background:url(images/com1_tab_bg2.png) repeat-y;}
#tab.tab2 li{width:50%}
#tab.tab2 li a{background:url(images/com1_tab_bg2.png) repeat-y;}


/* mainvisual  */
    
    #wrap{margin:0;padding:0;width:100%;min-width:1024px;height:490px; }
    #wrap #main_content{
	width: 100%;
	height: 490px;
	position: relative;
	max-width: 1920px;
	margin: 0;
}

  
    #wrap #main_content .arrow_l{position:absolute;left:20px;top:150px;z-index:2;cursor:pointer}
    #wrap #main_content .arrow_r{position:absolute;right:20px;top:150px;z-index:2;cursor:pointer}



/* topmenu */
*{padding:0; margin:0;}
ul, ol, li { list-style:none;}



.padding_15{padding-left:15px; font-size:13px; font-weight:600; color:#828282;}


.b_input2
{
    border:1px solid #d5d5d5;
	height:25;
}
.b_input3
{
    border:1px solid #d5d5d5;
	height:18;
}
.b_input4
{
    border:1px solid #d5d5d5;
	height:100;
}
.padding_10{padding:10px;}


.table_type{}
.table_type .nominator{color:#767676; font-weight:bold; border-top:#00a3ec 2px solid;}
.table_type .nominator > span{padding:0 10px 0 10px; margin-right:5px;}
.table_type table{border-top:#1f5476 1px solid;}
.table_type table th{color:#ffffff; background:#3fadcc; border-left:#1f5476 1px solid; border-bottom:#1f5476 1px solid; padding:4px 5px 4px 5px; font-size:13px; }
.table_type table th.skyblue{background:#f2fafe;}
.table_type table .borRignt{border-right:#d5d5d5 1px solid;}
.table_type table .borLeft{border-left:#d5d5d5 1px solid;}

.table_type table th.blue_right{
	border-right:#1f5476 1px solid; color:#ffffff;  border-left:#1f5476 1px solid; border-bottom:#1f5476 1px solid; padding:4px 5px 4px 5px }	
.table_type table td.blue_top{
	border-top:#1f5476 1px solid; }			
.table_type table td.bor_top_right{
	 border-top:#d5d5d5 1px solid;
	 border-right:#d5d5d5 1px solid; }	
.table_type table td.bor_top{
	 border-top:#d5d5d5 1px solid;
	 font-weight:600;}	
.table_type table td.bor_none_bold{
	 border-left:none;
	 font-weight:600;}	
.table_type table td.padding_left{
	 padding-left:5px;
	}		 	 
	 	 

.table_type table td{color:#767676; border-left:#d5d5d5 1px dashed; border-bottom:#d5d5d5 1px solid; padding:2px 5px 2px 5px; font-size:12px;  padding:4px; letter-spacing:-0.5px;}
.table_type table .borLNone{border-left:none;}
.table_type table .padding_20{padding-left:30px; }
.table_type table .padding_20_borNone{padding-left:30px; border-left:none; }
.table_type table .borLNone2{border-left:none; border-bottom:1px solid #dddddd;}
.table_type table td.pad-size{padding:10px 0px 7px 50px; font-size:13px; }
.table_type table td.size{font-size:13px; }
.table_type table td.leftpad2bor{ padding-left:20px; border-right:#d5d5d5 1px solid }
.table_type table td.leftpad20{ padding-left:20px;}
.table_type table td.leftpad10{ padding-left:10px;}


.border_gray{border:1px solid #dddddd}
.page_title_bt{border-bottom:1px solid #dddddd;}

.bold_600{font-weight:600;}

#center {
	position: absolute;
	z-index: 99999;
	width: 100%;
	height: 100px;
	margin:0 auto;
	top: 0px;
	display: inline-block;
}
.sideborder{border-left:#cccccc 1px solid; border-right:#cccccc 1px solid}

.font_15{font-size:15px; font-weight:600; color:#48a2c7}

.pad_spacing{padding:8px 0; letter-spacing:-0.5px; font-size:12px;}


/*޴_*/
.left_line{
	border-bottom:1px solid #dddddd;
}


/* product_CSS*/

.content_bg{
	border-radius:10px;
	background:#f8f8f8;
	padding:20px;
}

.content_size{
	font-size:15px;
	line-height:25px;
	color:#000;
}

.content_size14{
	font-size:14px;
	line-height:30px;
	color:#000;
}

/*׺*/
#left_wrap {float:left; width:190px; height:100%; text-align:left;}
#left_con {width:190px; height:100%; padding:10px 0;  }

#accordion a{background:#fff; color:#848484; font-size:13px; float:left; width:170px;padding:6px 0px 4px 20px; border-bottom:1px solid #e8e8e8;}
#accordion a:hover{background:#fff; color:#337fb0; font-size:13px; float:left; width:170px;padding:6px 0px 4px 20px; border-bottom:1px solid #e8e8e8;}
#accordion a.on{background:#fff; color:#337fb0; font-size:13px; float:left; width:170px;padding:6px 0px 4px 20px; border-bottom:1px solid #e8e8e8;}

/*#accordion li{background:#fff; color:#4e4e4e; font-size:13px; float:left; width:180px; }
#accordion li:hover{background:#fff; color:#b7f753; font-size:13px; float:left; width:180px; }*/

#accordion .acc_li ul a{width:170px; 
			 display:block; 
			 font-size:12px; 
			 
			 padding:2px 0px 2px 20px; 
			 color:#898989;  
			 border-bottom:1px solid #e8e8e8;  
			 background:#f4f4f4;
}

#accordion .acc_li ul a:hover{
	         width:170px; 
			 font-size:12px; 
			 
			 padding:2px 0px 2px 20px; 
			 color:#2ba6ce;  
			 border-bottom:1px solid #e8e8e8;  
			 background:#ffffff;
}

#accordion .acc_li ul a.on{
	         width:170px; 
			 font-size:12px; 
			
			 padding:2px 0px 2px 20px; 
			 color:#ffffff;  
			 border-bottom:1px solid #e8e8e8;  
			 background:#2ba6ce;
}
	 

/*.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em 0;min-height:10;font-size:100%}
.ui-accordion .ui-accordion-icons{padding-top:20px}
.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}
.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow: hidden}
.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}	

.ui-widget-content{background:#fff; color:#222}
.ui-widget-content a{color:#222}
.ui-widget-header{background:#ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;color:#222;font-weight:600}
.ui-widget-header a{color:#222}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{ url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;font-weight:600;color:#555; font-size:14px;}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{background:url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;font-weight:600;color:#212121}
.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background:#fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}
.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{background:#fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}
.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:600}
.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}
.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}
.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}
.ui-widget-header .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}
.ui-state-default .ui-icon{background-image:url("images/ui-icons_888888_256x240.png")}
.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_454545_256x240.png")}
.ui-state-active .ui-icon{background-image:url("images/ui-icons_454545_256x240.png")}*/
		


	