﻿@charset "utf-8";
@import url("common_new.css");

.div2_row_1 #wrap-container {
    width: 100% !important;
	position: relative;
}

#header-container #pageTop {
	position:absolute !important;
	width:100% !important;
	top:0;
	left:0;
	z-index:3;
}
#footer-container #pageBottomT {
	position:absolute !important;
	width:100% !important;
	left:0;
	z-index:2;
}

#skip {
	display:none;
}

#content-container #pageRightT.memberWrap {width: 100% !important;}



/* ///////////////////////////////// Top Banner 20150817 */
#top_Banner {
	background: url("../../../mycodyimages/top_popup/topBanner_bg.gif") left top repeat;
	height: 115px;
	overflow: hidden;
}
#top_Banner .tB_wrap {
	width: 995px;
	height: 115px;
	overflow: hidden;
	margin: 0 auto; 
	position: relative;
	background: url("../../../mycodyimages/top_popup/tB_symbol.png") 332px top no-repeat;
}
#top_Banner .tB_wrap .bx-wrapper {height: 115px;}
#top_Banner .tB_wrap .bx-wrapper .bx-viewport {background: url("../../../mycodyimages/top_popup/tB_bar.png") center top repeat-y; height: 115px !important;}
#top_Banner .tB_wrap .bx-wrapper .bx-viewport .tB00{
	height: 115px;
	overflow: hidden;
}
#top_Banner .tB_wrap .bx-wrapper .bx-viewport li {
	padding: 10px 40px; 
	position: relative; 
	width: 995px !important;
}
#top_Banner .tB_wrap .bx-wrapper .bx-viewport li.active {display: block !important;}
#top_Banner .tB_wrap .bx-wrapper .bx-viewport li ul {
	overflow: hidden;
	height: 95px;
}
#top_Banner .tB_wrap .bx-wrapper .bx-viewport li ul li {float: left; width: 390px !important;}
#top_Banner .tB_wrap .bx-wrapper .bx-viewport li ul li .btn {position: absolute; top: 55px; left: 125px; z-index: 9999;}


#top_Banner .tB_wrap .bx-controls .bx-controls-direction a {background: url("../../../mycodyimages/top_popup/tB_btn.png") left top no-repeat; text-indent: -5000px; position: absolute; top: 40px; z-index: 999; width: 17px; height: 31px;}
#top_Banner .tB_wrap .bx-controls .bx-controls-direction a.bx-prev {left: 0;}
#top_Banner .tB_wrap .bx-controls .bx-controls-direction a.bx-next {right: 0; background-position: right top;}
#top_Banner .tB_wrap .bx-controls .bx-pager {position: absolute; bottom: 7px; right: 117px; z-index: 999;}
#top_Banner .tB_wrap .bx-controls .bx-pager div {float: left; margin: 0 1px;}
#top_Banner .tB_wrap .bx-controls .bx-pager div a,
#top_Banner .tB_wrap .bx-controls .bx-controls-auto a {background: url("../../../mycodyimages/top_popup/tB_page.png") left top no-repeat; text-indent: -5000px; width: 12px; height: 12px; display: block;}
#top_Banner .tB_wrap .bx-controls .bx-pager div a.active {background-position: -12px top; width: 30px;}
#top_Banner .tB_wrap .bx-controls .bx-controls-auto a {position: absolute; bottom: 7px; right: 105px; background-position: right top; width: 10px; z-index: 999;}
#top_Banner .tB_wrap .bx-controls .bx-controls-auto a.bx-stop {background-position: -43px top;}
#top_Banner .tB_wrap .bx-controls .bx-controls-auto a.active {display: none; z-index: -1;}

#top_Banner .tB_wrap .todayEnd {position: absolute; bottom: 4px; right: 0; color: #b7b9bb; z-index: 999; font-size: 11px;}
#top_Banner .tB_wrap .todayEnd label {vertical-align: middle;}

.popupHandleBtn{
	border: 0;
	width: 76px;
	height: 24px;
	text-indent: -5000px;
	cursor: pointer;
	margin-left: 10px;
	float: left;
	z-index: 20;
}

.popupHandleBtn#popOpen{
	display: none;
	background: url("/user/hufs/mycodyimages/top_popup/pu_btn_open.gif") left top no-repeat;
}
.popupHandleBtn#popClose{
	background: url("/user/hufs/mycodyimages/top_popup/pu_btn_close.gif") left top no-repeat;
}



.div3_1 .popupHandleBtn {display: none !important;}

/* ///////////////////////////////////////////////////////////////////////////// header */
#hd_wrap {
	width:100%;
	height:120px;
	background:url("../../../mycodyimages/main_new/main_bg.gif") left top repeat-x;
}
#hd_quick {
	position:relative;
	width:995px;
	margin:0 auto;
	z-index:3;
}
#hd_quick .quick_menuL {
	position:relative;
	height:24px;
}
#hd_quick .quick_menuL li {
	float:left;
}
#hd_quick .quick_menuL li a {
	display:block;
}
#hd_quick .quick_menuL li img {
	vertical-align:middle;
}

/* ///////////////////////////////// 사이트맵 */
#hd_quick .sm_contents {
	display:none;
	position:absolute;
	top:24px;
	left:0;
	z-index:10;
	background:#f2f2f2;
	width:991px;
	height:513px;
	border:2px solid #2b68a7;
	overflow-y:scroll;
}
#hd_quick .sm_contents .mgt20 {
	margin-top:20px;
}
#hd_quick .sm_contents .sm_link {
	float:left;
	margin:10px 30px 0 0;
	padding:15px 0;
}
#hd_quick .end {
	margin-right:0 !important;
}
#hd_quick .sm_contents .sm_link dl {
	color:#808080;
	margin:15px 0 0 12px;
}
#hd_quick .sm_contents .sm_link dl a {
	color:#808080;
}
#hd_quick .sm_contents .sm_link dl dt,
#hd_quick .sm_contents .sm_link dl dt a{
	color:#2b68a7;
	font-weight:bold;
}
#hd_quick .sm_contents .sm_link dl dt a:hover {
	color:#2b68a7;
}
#hd_quick .sm_contents .sm_link dl dd {
	font-size:11px;
	line-height:16px;
	background:url("../../../mycodyimages/main_new/sm_bullet.gif") 5px 8px no-repeat;
	padding-left:10px;
}
#hd_quick .sm_contents .sm_link p {
	margin-top:15px;
	color:#2b68a7;
	font-weight:bold;
}
#hd_quick .sm_contents .sm_link ul,
#hd_quick .sm_contents .sm_link ul.list02,
#hd_quick .sm_contents .sm_link ul.list03 {
	margin:15px 0 0 12px;
	overflow:hidden;
}
#hd_quick .sm_contents .sm_link li {
	color:#2b68a7;
	font-weight:bold;
	display:inline;
	margin-right:35px;
}
#hd_quick .sm_contents .sm_link li a{
	color:#2b68a7;
}
#hd_quick .sm_contents .sm_link ul.list02 li {
	width:auto;
	clear:both;
	color:#2b68a7;
	font-weight:bold;
	display:block;
	margin:0 0 20px 0;
}
#hd_quick .sm_contents .sm_link ul.list03 li {
	width:auto;
	clear:both;
	color:#2b68a7;
	font-weight:bold;
	display:block;
	margin:0 0 2px 0;
}
#hd_quick .sm_contents h2 {
	width:113px;
	float:left;
	margin-right:20px;
}
#hd_quick .sm_contents h2 p {
	background:url("../../../mycodyimages/main_new/sitemap_bg.png") left top no-repeat;
	width:113px;
	height:119px;
	font-size:0;
	line-height:0;
}
#hd_quick .sm_contents .sm_wrap01 h2 {
	background:#2b68a7;
	height:1160px;
}
#hd_quick .sm_contents .sm_wrap02 h2 {
	background:#1495a1;
	height:130px;
}
#hd_quick .sm_contents .sm_wrap02 h2 p {
	background-position:left -119px;
}
#hd_quick .sm_contents .sm_wrap03 h2 {
	background:#c5ca8d;
	height:660px;
}
#hd_quick .sm_contents .sm_wrap03 h2 p {
	background-position:left -238px;
}
#hd_quick .sm_contents .sm_wrap04 h2 {
	background:#c3b896;
	height:660px;
}
#hd_quick .sm_contents .sm_wrap04 h2 p {
	background-position:left -357px;
}
#hd_quick .sm_contents .sm_wrap05 h2 {
	background:#8dcac2;
	height:395px;
}
#hd_quick .sm_contents .sm_wrap05 h2 p {
	background-position:left -476px;
}
#hd_quick .sm_contents .sm_wrap06 h2 {
	background:#8ea7bc;
	height:130px;
}
#hd_quick .sm_contents .sm_wrap06 h2 p {
	background-position:left -595px;
}
#hd_quick .sm_contents .sm_wrap01 {
	border-bottom:2px solid #2b68a7;
	overflow:hidden;
	position:relative;
}
#hd_quick .sm_contents .sm_wrap02 {
	border-bottom:2px solid #1495a1;
	overflow:hidden;
	position:relative;
}
#hd_quick .sm_contents .sm_wrap03 {
	border-bottom:2px solid #c5ca8d;
	overflow:hidden;
	position:relative;
}
#hd_quick .sm_contents .sm_wrap04 {
	border-bottom:2px solid #c3b896;
	overflow:hidden;
	position:relative;
}
#hd_quick .sm_contents .sm_wrap05 {
	border-bottom:2px solid #8dcac2;
	overflow:hidden;
	position:relative;
}
#hd_quick .sm_contents .sm_wrap06 {
	overflow:hidden;
}

.sm_link h3 {
	background:url("../../../mycodyimages/main_new/sitemap_bg.png") left top no-repeat;
	height:18px;
	width:135px;
	text-indent:-5000px;
}
.sm_link .sm_link0101 {
	background-position:-116px -36px;
}
.sm_link .sm_link0102 {
	background-position:-251px -36px;
}
.sm_link .sm_link0103 {
	background-position:-386px -36px;
}
.sm_link .sm_link0104 {
	background-position:-521px -36px;
}
.sm_link .sm_link0105 {
	background-position:-656px -36px;
}
.sm_link .sm_link0201 {
	background-position:-116px -155px;
}
.sm_link .sm_link0301 {
	background-position:-116px -274px;
}
.sm_link .sm_link0302 {
	background-position:-251px -274px;
}
.sm_link .sm_link0303 {
	background-position:-386px -274px;
}
.sm_link .sm_link0401 {
	background-position:-116px -393px;
}
.sm_link .sm_link0402 {
	background-position:-251px -393px;
}
.sm_link .sm_link0403 {
	background-position:-386px -393px;
}
.sm_link .sm_link0404 {
	background-position:-521px -393px;
}
.sm_link .sm_link0405 {
	background-position:-656px -393px;
}
.sm_link .sm_link0406 {
	background-position:-791px -393px;
}
.sm_link .sm_link0501 {
	background-position:-116px -512px;
}
.sm_link .sm_link0502 {
	background-position:-251px -512px;
}
.sm_link .sm_link0503 {
	background-position:-386px -512px;
}
.sm_link .sm_link0504 {
	background-position:-521px -512px;
}
.sm_link .sm_link0601 {
	background-position:-116px -631px;
}
.sm_link .sm_link0602 {
	background-position:-251px -631px;
}
.sm_link .sm_link0603 {
	background-position:-386px -631px;
}
.sm_link .sm_link0604 {
	background-position:-521px -631px;
}
.sm_link .sm_link0605 {
	background-position:-656px -631px;
}
.sm_link .sm_link0606 {
	background-position:-791px -631px;
}
.sm_link .sm_link0607 {
	background-position:-116px -671px;
}
.sm_link .sm_link0608 {
	background-position:-251px -671px;
}
.sm_link .sm_link0609 {
	background-position:-386px -671px;
}
.sm_link .sm_link0610 {
	background-position:-521px -671px;
}


#hd_quick .quick_menuR {
	position:absolute;
	right:4px;
	top:0;
	z-index:9;
	height:24px;
	color:#78797b;
}
#hd_quick .quick_menuR ul {
	float:left;
}
#hd_quick .quick_menuR li {
	float:left;
	font-size:11px;
	line-height:22px;
	font-family:Verdana,Dotum,"돋움";
	margin-right:7px;
	padding-right:7px;
	color:#78797b;
	background:url("../../../mycodyimages/main_new/qm_bar.gif") right 7px no-repeat;
}
#hd_quick .quick_menuR li a {
	color:#78797b;
	display:block;
}
#hd_quick .quick_menuR .eng,
#hd_quick .quick_menuR .eng a {
	color:#316aa5;
	font-weight:bold;
	background:none;
	margin:0;
}

#hd_quick .quick_menuR .lan {
	background:url("../../../mycodyimages/main_new/quick_link.gif") left 2px no-repeat;
	width:92px;
	height:22px;
	text-align:center;
	position:relative;
}
#hd_quick .quick_menuR .lan a.sitetitle {
	display:block;
	width:75px;
	height:22px;
	text-align: center;
	*text-align: left;
	letter-spacing: -0.5px;
}
#hd_quick .quick_menuR .lan a.pagelink01 {
	position:absolute;
	top:2px;
	right:0;
	z-index:10;
}
#hd_quick .quick_menuR .lan ul {
	display:none;
	position:absolute;
	top:21px;
	left:0px;
	width:72px;
	z-index:9;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	background:#f2f2f2;;
	color:#646464;
	font-family:Verdana,Dotum,"돋움";
}
#hd_quick .quick_menuR .lan ul li {
	clear:both;
	width:100%;
	background:none;
	color:#646464;
}
#hd_quick .quick_menuR .lan ul li a {
	color:#646464;
}
#hd_quick .quick_menuR form {
	float:left;
	margin-top:2px;
	*margin-top:1px;
}
#hd_quick .quick_menuR form label {
	display:none;
}
#hd_quick .quick_menuR form #search_area {
	border:1px solid #d6d6d6;
	font-size:11px;
	height:16px;
}
#hd_quick .quick_menuR form #search_img {
	margin:-4px;
}
.zoom_wrap {
	float:left;
	margin:2px 0 0 7px;
}

/* ///////////////////////////////// GNB */
#hd_menu {
	clear:both;
	width:995px;
	height:95px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
#hd_menu h1 {
	position:absolute;
	left:0;
	top:23px;
}
#hd_gnb {
	position:absolute;
	right:0;
	top:23px;
}
#hd_gnb li {
	float:left;
}
#hd_gnb li img {
	vertical-align:middle;
}
#hd_gnb li a {
	display:inline-block;
	zoom:1;
	*display:block;
}


/* ///////////////////////////////////////////////////////////////////////////// footer */
#ft_wrap {
	background:#403f3f;
	color:#b1b1b1;
	font-size:12px;
	position:relative;
	z-index:2;
}
#ft_add_wrap {
	background:url("../../../mycodyimages/main_new/ft_bg.gif") left top repeat-x;
}
#ft_wrap .ft_add {
	width:995px;
	height:130px;
	margin:0 auto;
	position:relative;
	z-index:3;
	padding-top:20px;
}
#ft_wrap .ft_add h1 {
	position:absolute;
	top:40px;
	left:0;
}
#ft_wrap .ft_add ul.ft_quick {
	padding:20px 0 5px 220px;
	overflow:hidden;
}
#ft_wrap .ft_add .ft_quick li {
	float:left;
}
#ft_wrap .ft_add address {
	background:url("../../../mycodyimages/main_new/ft_copy.gif") left top no-repeat;
	margin-left:220px;
	font-size:0;
	line-height:0;
	width:434px;
	height:40px;
}
#ft_wrap .ft_add .copy {
	background:url("../../../mycodyimages/main_new/ft_copy.gif") left -39px no-repeat;
	margin-left:220px;
	font-size:0;
	line-height:0;
	width:434px;
	height:16px;
}
#ft_go_list {
	position:absolute;
	top:20px;
	right:0;
	z-index:999;
}
#ft_go_list .go_list {
	float:left;
	position:relative;
}
#ft_go_list #go_list01 {
	margin-right:5px;
}
#ft_go_list .go_list p {
	position:relative;
	background:url("../../../mycodyimages/main_new/ft_go_list.gif") left top no-repeat;
	height:23px;
	line-height:24px;
	padding-left:5px;
	color:#676666;
	z-index:2;
	padding-right:25px;
	overflow: hidden;
}
#ft_go_list .go_list p a {
	display:block;
	color:#676666;
	width:118px;
}
#ft_go_list .go_list a.pagelink01,
#ft_go_list .go_list a.pagelink02 {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
}
#ft_go_list .go_list ul {
	background:#FFF;
	width:120px;
	position:absolute;
	bottom:22px;
	z-index:10;
	border:1px solid #d7d6d6;
	display:none;
}
#ft_go_list .go_list li {
	padding:3px;
	line-height:12px;
	color:#676666;
}
#ft_go_list .go_list li a {
	display:block;
	color:#676666;
}
#ft_go_list .model {
	padding-top:10px;
	text-align:right;
	clear:both;
}

#left-container{border:0px solid red;}