@charset "utf-8";
/* CSS Document */
/*
 파일명:			main_wrap.css
 기능설명:		main_wrap css
 작성자:			jhkim@hictc.com
 최종수정일:	2014.12.09
*/
/* Layout */
* {outline: none;}
body { }
#wrap {
	height:531px;
	border-top: 3px solid #666769;
}
#header_wrap {
	overflow:hidden;
	position:relative;
	width:960px;
	height:70px;
	margin:0 auto;
}
.section {
	position:relative;
	width:980px;
	height:453px;
	margin:0 auto;
	padding-top:15px;
	padding-left:10px;
	background:url(../images/main/bg_header_index.png) no-repeat 5px top;
}
#container { z-index:10 }
#container {
	overflow:hidden;
	position:relative;
	width:960px;
	margin:0 auto;
	height:243px
}
#footer {
	position:relative;
	width:100%;
	height:116px;
	background:url(../images/main/bg_footer.png) repeat-x 50% 0
}
#footer_wrap {
	width:960px;
	height:76px;
	margin:0 auto;
	padding:25px 0 0 0;
	position:relative;
}
#footer_wrap dt.bt {
	position:absolute;
	right:0px;
	top:50px;
	z-index:5;
}
#footer_wrap dt.site_list {
	position:absolute;
	right:0px;
	bottom:66px;
	width:149px;
}
#footer_wrap dt.site_list ul {
	border:solid 1px #ddd;
	background:#fff;
	border-bottom:none;
}
#footer_wrap dt.site_list ul li a {
	display:block;
	height:19px;
	border-bottom:solid 1px #ddd;
	padding:3px 0 0 8px;
	font-size:11px;
}
#footer_wrap dt.site_list ul li a:hover {
	text-decoration:none;
	background:#f3f3f3;
}
#footer_wrap dt.logobox {
	float:left;
	width:115px;
	margin:0 -115px 0 0;
	padding:10px 0 0 0;
}
#footer_wrap dd {
	margin:0 0 0 115px;
	padding:10px 0 0 0;
}
#footer_wrap dd ul {
	line-height:1.2em;
	font-size:11px;
	color:#888;
}
#footer_wrap dd ul li span {
	display:inline-block; zoom:1; *display:inline;
	background:url('../images/main/footer_line.gif') no-repeat right 2px;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
}
#footer_wrap dd ul li span a { color:#8b8b8b; }
#footer_wrap dd ul li span.end {
	background:none;
	margin:0;
	padding:0;
}
#footer_wrap dd ul li span.end a { color:#4e4e4e; }
#footer_wrap dd ul li.copyright {
	font-family:"Tahoma";
	font-size:10px;
}
/* header */
.logo {
	position:absolute;
	top:22px;
	left:6px
}
.gnb {
	position:absolute;
	top:43px;
	right:0
}
.gnb ul { }
.gnb ul li { float:left }
/* container */

.visual {
	position:relative;
	width:960px;
	height:383px;
	margin:0 auto
}
.members{
	position:absolute;
	left:750px;
	top:200px;
	cursor:pointer;
	_cursor /**/:hand
}
.information {
	position:relative;
	width:960px;
	height:50px;
	margin:0 auto
}
.information a { float:left; }
.latest {
	display:inline-block; zoom:1; *display:inline;
	position:absolute;
	top:20px;
	width:289px;
	height:170px;
}
.latest.notice { left:0 }
.latest.faq { left:318px }
.latest h2 { }
.section_noti {
	background:url(../images/main/bg_notice.png) no-repeat left top;
	width:289px;
	height:148px;
}
.section_faq {
	background:url(../images/main/bg_faq.png) no-repeat left top;
	width:289px;
	height:148px;
}
.latest div {
	position:absolute;
	top:18px;
	left:0;
	width:100%;
	border-top:1px solid #eaf9fe
}
ul.board {
	margin:15px 0;
	font-family:'돋움', dotum, applegothic, sans-serif;
	font-size:11px;
	line-height:14px
}
ul.board li {
	position:relative;
	padding:2px 0 2px 14px;
	background:url(../images/main/icon_dot.gif) no-repeat 4px 3px;
}
ul.board li a {
	display:inline-block; zoom:1; *display:inline;
	overflow:hidden;
	_width:210px;
	max-width:210px;
	height:14px;
	color:#696969;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis
}
ul.board li a, x:-moz-any-link, x:default {
white-space:normal;
word-wrap:break-word
}
*+html .latest div ul.board li a { white-space:nowrap }
ul.board li span {
	position:absolute;
	top:4px;
	right:0;
	font-family:tahoma;
	font-size:9px;
	line-height:10px;
	color:#888
}
.latest div .more {
	position:absolute;
	top:-17px;
	right:0
}
.service {
	position:absolute;
	top:20px;
	left:640px
}
.contact {
	float:left;
	position:relative;
}
.contact ul {
	padding-top:5px;
	height:70px;
	width:300px;
	padding: 5px;
	border: 5px solid #e0e4ed;
	background:url(../images/main/bg_box.png) no-repeat right top;
}
.contact li {
	float:left;
	position:relative;
	padding-top:10px;
	padding-left:10px;
	font-size:11px;
	width:100%;
	color:#555;
	height:35px;
	width:300px;
}
.contact_list {
}
.contact_list em {
	position:absolute;
	top:10px;
	left:70px;
	text-style:normal
	
}
.contact_list .label {
	display: inline-block;
	width: 100px;
}
.contact_list .label.en {
	width: 150px;
}
.contact img { margin:5px 0; }
/* .contact ul {
	padding-top:5px;
	width:300px;
	height:35px;
	padding: 5px;
	border: 5px solid #e0e4ed;
	background:url(../images/main/bg_box.png) no-repeat right top;
}
.contact li {
	font-size:11px;
	line-height:18px;
	color:#555;
	padding: 0px 0 0 10px;
} */
/*info table*/
table.info {
	width:320px;
	font-size:12px;
}
table.info th {
	border:2px solid #e0e4ed;
	padding:2px;
}
table.info td {
	border:2px solid #e0e4ed;
	padding:2px;
}
/** div 메뉴 **/
ul#jsddm {
	position:absolute;
	left:259px;
	top:50px;
	width:701px;
	height:auto;
	padding:0;
	z-index:150;	
	vertical-align:middle;
	*z-index: 1000 ;
	box-sizing:border-box;
    border: 2px solid #0f74c1;
    background: #ffffff;
}
ul#jsddm > .title {
	display: block;
	position: absolute;
	width: 175px;
	height: 34px;
	font-size: 0;
	text-indent: -9999px;
	background-color: #ffffff;
}
ul#jsddm > .title > .small {
	display: block;
	position: absolute;
	width: 160px;
	height: 34px;
}
ul#jsddm > .title.img01 .small {
	background-image: url('/images/main/index_information.gif'); 
    background-position: 555px -12px;
}
ul#jsddm > .title.img02 .small {
	background-image: url('/images/main/index_information_en.gif'); 
    background-position: 369px -12px;
}
ul#jsddm > li {
	float:left;
	height:38px;
	width:200px;
	cursor: pointer;	
	background: #dedede;
	border-top:2px solid #0f74c1;
	border-bottom:2px solid #0f74c1;
	border-left:1px solid #0f74c1;
	box-sizing:border-box;
	white-space: nowrap;
	text-align:center;
	padding: 8px 10px 8px 20px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:  0px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:  0px 2px 3px rgba(0, 0, 0, 0.5);
    margin-top: -2px;
}
ul#jsddm > li:hover, ul#jsddm > li.on {
	background: #0f74c1;
}
ul#jsddm > li:first-child { 
	width:200px;
	border-left:2px solid #0f74c1;
	margin-left: 175px;
}
ul#jsddm > li:last-child { 
	padding:8px 20px;
	border-right:2px solid #0f74c1;
}
ul#jsddm > li > span > a {
	font-size:13px;
	font-weight:bold;
	color:#555 !important;
	text-decoration:none;
}
ul#jsddm > li > span > a:hover, ul#jsddm > li:hover > span > a, ul#jsddm > li.on > span > a {
	color: #fff392 !important;
}
ul#jsddm li > ul.js_2lv {
	position:absolute;
    left: -2px;
    top: 34px;
    width: 701px;
	padding:5px;
	margin:0 !important;
	z-index:30;
	vertical-align:middle;
	text-decoration:none;
	border-top: 2px solid #0f74c1;
	border-right: 2px solid #0f74c1;
	border-bottom: 2px solid #0f74c1;
	border-left: 2px solid #0f74c1;
	border-radius: 0 0 3px 3px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:  0px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:  0px 2px 3px rgba(0, 0, 0, 0.5);
	-khtml-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	background:#fff;
	font-family:'돋움', dotum, Helvetica, sans-serif;	
	font-size:12px !important;
	box-sizing:border-box;
}
ul.js_2lv li {
	float:left;
	padding:2px 5px;
	margin:1px 0 0 0;
	font-weight:normal;
	line-height:20px;
	padding-left: 12px;
	background: url(../images/bullet/icon_me.png) no-repeat 2px center;
	z-index:1000;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
ul.js_2lv li.ko {	
	width:120px;
}
ul.js_2lv li a {
	font-weight:bold;
	letter-spacing:-1px;
	color:#555;
}
ul.js_2lv li:hover a {
	letter-spacing:-1px;
}

/*************************/

ul#jsddm.eng {
	position:absolute;
	left:45px;
	top:50px;
	width:915px;
	height:auto;
	padding:0;
	z-index:150;	
	vertical-align:middle;
}
ul#jsddm.eng > li {
	width:270px;
	padding: 8px 0 8px 20px;
}
ul#jsddm.eng > li:first-child { 
	width:270px;
}
ul#jsddm.eng > li:last-child { 
}
ul#jsddm.eng > li > span > a {
	font-size:12px;
	letter-spacing:-0.5px;
}
ul#jsddm.eng li > ul.js_2lv {
	width:915px;
}
ul.js_2lv li.en {	
	width:160px;
}
/*ul.js_2lv li.en:nth-child(5n+3) {	
	width:97px;	
}*/

/*************************/

/*disabled*/
ul#jsddm li ul.js_2lv li.disb {
	color:#999 !important;
	background:#f4f4f4 url(../images/bullet/icon_me_disb.png) no-repeat 2px center !important;
}
ul#jsddm li ul.js_2lv li.disb a{
	color:#999 !important;
}
ul#jsddm li ul.js_2lv li.disb a:hover {
	color:#999 !important;
	letter-spacing:-1px
}
/*disabled*/

/** div 메뉴 **/
ul#jsprs {
	position:absolute;
	left:259px;
	top:50px;
	width:701px;
	height:auto;
	padding:0;
	z-index:150;	
	vertical-align:middle;
	*z-index: 1000 ;
	box-sizing:border-box;
    border: 2px solid #0f74c1;
    background: #ffffff;
}
ul#jsprs > .title {
	display: block;
	position: absolute;
	width: 175px;
	height: 40px;
	background-image: url('/images/main/index_information.gif'); 
	font-size: 0;
	text-indent: -9999px;
}
ul#jsprs > .title.img03 {
	background-image: url('/images/main/index_information.gif'); 
    background-position: 383px -12px;
}
ul#jsprs > .title.img04 {
	background-image: url('/images/main/index_information_en.gif'); 
    background-position: 196px -12px;
}
ul#jsprs > li {
	float:left;
	height:38px;
	width:200px;
	cursor: pointer;	
	background: #dedede;
	border-top:2px solid #0f74c1;
	border-bottom:2px solid #0f74c1;
	border-left:1px solid #0f74c1;
	box-sizing:border-box;
	white-space: nowrap;
	text-align:center;
	padding: 8px 10px 8px 20px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:  0px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:  0px 2px 3px rgba(0, 0, 0, 0.5);
	margin-top: -2px;
}
ul#jsprs > li:hover, ul#jsprs > li.on {
	background: #0f74c1;
}
ul#jsprs > li:first-child { 
    width: 200px;
    border-left: 2px solid #0f74c1;
    margin-left: 175px;
}
ul#jsprs > li:last-child { 
	padding:8px 20px;
	border-right:2px solid #0f74c1;
}
ul#jsprs > li > span > a {
	font-size:13px;
	font-weight:bold;
	color:#555 !important;
	text-decoration:none;
}
ul#jsprs > li > span > a:hover, ul#jsprs > li:hover > span > a, ul#jsprs > li.on > span > a {
	color: #fff392 !important;
}
ul#jsprs li > ul.js_2lv {
	position:absolute;
	left:-2px;
	top:34px;
	width:701px;
	padding:5px;
	margin:0 !important;
	z-index:30;
	vertical-align:middle;
	text-decoration:none;
	border-top: 2px solid #0f74c1;
	border-right: 2px solid #0f74c1;
	border-bottom: 2px solid #0f74c1;
	border-left: 2px solid #0f74c1;
	border-radius: 0 0 3px 3px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:  0px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:  0px 2px 3px rgba(0, 0, 0, 0.5);
	-khtml-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	background:#fff;
	font-family:'돋움', dotum, Helvetica, sans-serif;	
	font-size:12px !important;
	box-sizing:border-box;
}

/*************************/

ul#jsprs.eng {
	position:absolute;
	left:45px;
	top:50px;
	width:915px;
	height:auto;
	padding:0;
	z-index:150;	
	vertical-align:middle;
}
ul#jsprs.eng > li {
	width:270px;
	padding: 8px 0 8px 20px;
}
ul#jsprs.eng > li:first-child { 
	width:270px;
}
ul#jsprs.eng > li:last-child { 
}
ul#jsprs.eng > li > span > a {
	font-size:12px;
	letter-spacing:-0.5px;
}
ul#jsprs.eng li > ul.js_2lv {
	width:915px;
}


/*************************/

/*disabled*/
ul#jsprs li ul.js_2lv li.disb {
	color:#999 !important;
	background:#f4f4f4 url(../images/bullet/icon_me_disb.png) no-repeat 2px center !important;
}
ul#jsprs li ul.js_2lv li.disb a{
	color:#999 !important;
}
ul#jsprs li ul.js_2lv li.disb a:hover {
	color:#999 !important;
	letter-spacing:-1px
}
/*disabled*/