@charset "euc-kr";
/**
 * ¸¶ÀÌ°íµµ css
 *
 * @author ¹ÚÀç¼º
 * @author ¼­À±¾Æ
 */

/* import ¿ë °øÅë ui css È£Ãâ */
@import url('import-ui.css');

/*
	¸¶ÀÌ°íµµ ¸ÞÀÎ
*/
.main-wrap * {
	--webkit-box-sizing: border-box;
	--moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main-wrap {
	width:100%;
	min-width:990px;
	padding:30px 0 80px 0;
	background-color:#F7F7F7;
	letter-spacing:-1px;
}
.main-wrap > div {
	position:relative;
	margin:0 auto;
	width:990px;
	background-color:#FFFFFF;
}

/* ¸ÞÀÎ »ó´Ü Start */
.main-wrap .main-myinfo {
	margin-bottom:20px;
	position: relative;
	height: 455px;
}

.top-content-title {
	overflow: hidden;
	width: 910px;
	margin: 34px 40px 0 40px;
	border-bottom: 1px solid #e1e1e1;
	display: inline-block;
}

.top-content-title .section-left {
	float: left;
	margin-top: 5px;
}
.top-content-title .section-left span {
	color: #222;
}

.top-content-title .section-left div {
	color: #555;
}

.top-content-title .section-right {
	float: right;
}
.top-content-title .section-right ul {
	overflow: hidden;
}
.top-content-title .section-right li {
	float: left;
	line-height: 50px;
}
.top-content-title .section-right li a {
	text-decoration: underline;
}
.top-content-title .section-right .item {
	margin-left: 20px;
}
.top-content-title .section-right .item img {
	vertical-align: middle;
	margin-left: 7px;
}
.top-content-tab {
	overflow: hidden;
	width: 910px;
	height: 300px;
	margin: 30px 40px 40px 40px;
}

.top-content-tab .section-left {
	float: left;
	width: 651px;
	margin-right: 20px;
}

.top-content-tab .section-left .service-tab {
	overflow: hidden;
	margin:0 -1px 0px 0;
}
.service-tab .active > a {
	color: #fff;
	background-color: #fa2828;
}
.service-tab ul:after,

.service-tab li .tab.active span {
	color: #fff;
}
.service-tab li {
	float: left;
	width: 20%;
	height: 44px;
	text-align: center;
}
.service-tab li a {
	display: block;
	line-height: 34px;
	font-size: 14px;
	color: #555;
	font-weight: bold;
}
.service-tab li .tab {
	height:40px;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-right: 0;
	margin: 0;
}
.service-tab li .tab.active {
	color: #fff;
	background-color: #fa2828;
	border: 1px solid #fa2828;
}
.service-tab li .arrow {
	height:4px;
}
.service-tab li .arrow img {
	margin:0px auto;
	display:none;
}
.service-tab li .arrow.active img {
	display:block;
}
.service-tab li.last .tab {
	border-right: 1px solid #e1e1e1;
}
.service-tab li.last .tab.active {
	border-right: 1px solid #fa2828;
}
.service-summary {
	position: relative;
	overflow: hidden;
	width: 650px;
	height: 240px;
	border: 0;
	margin-top: 16px;
}
.service-summary div {
	float: left;
}
.service-summary .summary-title {
  border: 1px solid #e1e1e1;
}

.service-summary .summary-title {
	position: relative;
	overflow: hidden;
	width: 650px;
	height: 40px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #e1e1e1;
	line-height: 40px;
	color: #222;
}
.service-summary .summary-title span {
	margin-left: 30px;
}
.service-summary .summary-title .more {
	float:right;
	margin-right:30px;
}
.service-summary .summary-title .more img {
	vertical-align:middle;
	margin:0 0 1px 5px;
}
.service-summary .item {
	display: none;
	width: 650px;
	height: 40px;
	line-height: 38px;
}
.service-summary .item.active {
	display: block;
}

.service-summary .non-service {
	width: 650px;
	height: 121px;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	border-top: 0px;
}
.service-summary .non-service .text-01 {
	margin: 18px 0 0 30px;
	line-height: 20px;
}
.service-summary .non-service .text-02 {
	margin-top: 10px;
	margin-left: 30px;
	line-height: 14px;
}
.service-summary .non-service .non-detail {
	margin-left: 30px;
	margin-top: 12px;
	height: 30px;
	background-color: #fa2828;
}
.service-summary .non-service .non-detail-02 img,
.service-summary .non-service .non-detail img {
	margin: 11px 15px 11px 5px;
}
.service-summary .non-service .non-detail-02 {
	margin-left: 5px;
	margin-top: 12px;
	height: 30px;
	background-color: #fa2828;
}
.service-summary .non-detail-02 span,
.service-summary .non-detail span {
	color: #fff;
	padding-left: 20px;
	line-height: 30px;
}
.service-summary .non-detail-02 a,
.service-summary .non-detail a {
	display: block;
}
.service-summary .non-detail-02 {
	margin-left: 0px;
}
.service-summary .red-col {
	color: #fa2828;
}
.service-summary table {
	width: 650px;
	table-layout:fixed;
	border-collapse:collapse;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.service-summary tr {
	border-bottom: 1px solid #e1e1e1;
}
.service-summary td {
	height:40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.service-summary td a:hover {
	text-decoration: underline;
}

.service-summary .tab01 td:first-child,
.service-summary .tab02 td:first-child,
.service-summary .tab03 td:first-child,
.service-summary .tab04 td:first-child,
.service-summary .tab05 td:first-child {
	padding-left: 30px;
}

/* tab01 */
.service-summary .tab01 .col-01,
.service-summary .tab04 .col-01 {
	width: 130px;
}
.service-summary .tab01 .col-02,
.service-summary .tab04 .col-02 {
	width: 260px;
}
.service-summary .tab01 .col-03 {
	width: 126px;
}
.service-summary .tab01 .col-04 {
	width: 133px;
}
/* tab02 */
.service-summary .tab02 .col-01 {
	width: 423px;
}
.service-summary .tab02 .col-02 {
	width: 126px;
}
.service-summary .tab02 .col-03 {
	width: 100px;
}
/* tab03 */
.service-summary .tab03 .col-01 {
	width: 160px;
}
.service-summary .tab03 .col-02 {
	width: 280px;
}
.service-summary .tab03 .col-03 {
	width: 209px;
}
/* tab04 */
.service-summary .tab04 .col-03 {
	width: 156px;
}
.service-summary .tab04 .col-04 {
	width: 100px;
}
/* tab05 */
.service-summary .tab05 .col-01 {
	width: 325px;
}
.service-summary .tab05 .col-02 {
	width: 324px;
}
.service-summary .edu01 {
	text-align: right;
}
.service-summary .edu02 {
	padding-right: 30px;
	text-align: right;
}
.service-summary .design-name,
.service-summary .design-domain {
	padding-left: 20px;
}
.service-summary .design-domain {
	text-align: right;
	padding-right: 30px;
}
.service-summary .period {
	text-align: right;
	padding-right: 10px;
}
.service-summary .period img {
	vertical-align:middle;
	margin:0 0 2px 3px;
}
.service-summary .domain {
	padding-left: 0;
}

.service-summary .manage {
	text-align: right;
    padding-right: 30px;
}
.service-summary .align {
	padding-left: 34px;
}
.service-summary .landing {
	text-align: right;
}
.top-content-tab .section-right {
	overflow: hidden;
	width: 230px;
	height: 300px;
	background:url('//img.godo.co.kr/godomall/mygodo/1611/qna_bg.png') no-repeat top;
}
.service-consult-box {
	float: right;
	position: relative;
	width: 230px;
	height: 300px;
	background-image: url('//img.godo.co.kr/godomall/mygodo/1611/qna_bg.png');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f7f7f7;
	padding-top: 40px;
}
.service-consult-box::after {
	visibility: hidden;
	content: '';
	display: block;
	clear: both;
}
.top-content-tab .section-right .service-consult-box {
	position: relative;
	margin: 0;
	width: 230px;
	height: 300px;
	background-color: #f7f7f7;
}
.service-consult-box .box-title {
  top: 9px;
  margin-left: 9px;
}
.box-title {
	position: absolute;
	top: -30px;
	left: 10px;
}
.tooltip {
    width: 190px;
    background-color: #fff;
	border: 1px solid #e1e1e1;
    padding: 5px 0;
	margin: 21px 20px 0px 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 3px;
	float: left;
	position: relative;
    z-index: 1;
}
.tooltip.exception {
	margin-top:5px;
}
.tooltip pre {
	line-height: 18px;
	margin-left: 16px;
    color: #222;
}
.tooltip.right {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 0px;
	margin-top: 10px;
	float: right;
	width: auto;
}
.tooltip.right pre {
	display: inherit;
	margin-right: 20px;
}
.tooltip-bottom {
	height:11px;
	margin:-1px 0 0 20px;
	float: left;
	position: relative;
    z-index: 1;
}
.tooltip-bottom.right {
	margin:-1px 20px 0 0;
	float: right;
}
.service-banner {
	overflow: hidden;
	width: 650px;
	height: 60px;
	margin-top: 20px;
}
.service-banner img {
	position: absolute;
    top: 180px;
    left: 0;
}
/* ¼ö½Åµ¿ÀÇ ·¹ÀÌ¾î ÆË¾÷ */
.agree-popup { position: absolute; width: 230px; height: 300px; top: 115px; right: 40px; z-index: 100; overflow : hidden; }
.agree-done { position: absolute; width: 370px; height: 260px; top: 40%; right: 40%; z-index: 999; background-color: #fff; border: 1px solid #cacaca; text-align: center; }
.agree-done .area01 { margin-top: 30px; }
.agree-done .area01 span { font-size: 24px; color: #232323; line-height: 24px; }
.agree-done .area02 { margin-top: 20px; margin-left: 20px; background-color: #fafafa; border: 1px solid #f0f0f0; width: 330px; height: 100px; overflow: hidden; }
.agree-done .area02 p { font-size: 14px; color: #282828; margin-top: 20px; line-height: 20px; }
.agree-done .area03 { margin-top: 20px; margin-left: 104px; width: 160px; height: 46px; background-color: #9d9d9d; }
.agree-done .area03 a { display: block; }
.agree-done .area03 span { font-size: 16px; font-weight: bold; color: #fff; line-height: 46px; }
/* PG½ÅÃ»°­È­ ·¹ÀÌ¾î ÆË¾÷ */
#pg-popup { position: absolute; width: 320px; height: 500px; top: 240px; right: 155px; z-index: 300; display: none; }

/* ¸ÞÀÎ »ó´Ü End */


/* My ¾Ë¸² Start */
.main-wrap div.main-notification {
	overflow: hidden;
	margin-bottom: 20px;
}
.middle-content-title {
	overflow: hidden;
	width: 910px;
	margin: 34px 40px 0 40px;
	border-bottom: 1px solid #e1e1e1;
}
.middle-content-title .section-left {
	float: left;
}
.middle-content-title .section-left div {
	color: #222;
	margin-bottom: 15px;
}
.middle-content-title .section-right {
	float: right;
	margin-top: 10px;
}
.middle-content-title .section-right .notice-icon {
	margin-right: 3px;
}

.middle-content-title .section-right .notice-text {
	margin-right: 3px;
	vertical-align: middle;
}
.middle-content-title .section-right a:hover {
	text-decoration: underline;
}

.middle-content-items {
	width: 840px;
	margin: 30px 70px 40px 80px;
	position: relative;
	overflow: hidden;
}

.middle-content-items div.link-list {
	width: 200px;
	height: 128px;
	margin-right: 10px;
}
.middle-content-items p {
	line-height: 20px;
	padding: 15px 0 0 15px;
}

.middle-content-items span {
	display: block;
	padding: 15px 0 0 15px;
	color: #b7b7b7;
}

.roll-control .prev,
.roll-control .next {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 60px;
	text-indent:-1000px;
	overflow: hidden;
}
.roll-control .prev {
	left: 27px;
	background: url('//img.godo.co.kr/godomall/mygodo/1611/arrow_01.png') no-repeat center;
}
.roll-control .next {
	right: 27px;
	background: url('//img.godo.co.kr/godomall/mygodo/1611/arrow_02.png') no-repeat center;
}
/* My ¾Ë¸² End */

/* ÇÁ·Î¸ð¼Ç Start */
.main-wrap div.main-promotion {
	background-color:#F7F7F7;
	margin-bottom:20px;
}
.main-wrap div.main-promotion div.left {
	overflow:hidden;
	float:left;
	width:490px;
	margin-right:10px;
	background-color:#FFFFFF;
}
.main-promotion .promotion-title {
	overflow: hidden;
	width: 410px;
	margin: 34px 0 20px 40px;
}
.main-promotion ul {
	margin: 0 0 40px 40px;
	overflow: hidden;
}
.main-promotion li {
	float: left;
	display:block;
	line-height: 24px;
}
.main-promotion .item {
	position: relative;
	width: 126px;
	height: 113px;
	margin-right: 15px;
	background-color: #f2f2f2;
}
.main-promotion .item p {
	text-align: center;
	padding: 20px 19px 8px 19px;
	line-height:20px;
}
.main-promotion .item-btn {
	width: 85px;
	height: 24px;
	margin:0px auto;
	background-color: #fa2828;
	text-align: center;
	color: #fff;
}
.main-wrap div.main-promotion div.right {
	overflow:hidden;
	float:left;
	width:490px;
	background-color:#FFFFFF;
}
.main-promotion .promotion-title-02 {
	overflow: hidden;
	margin: 34px 0 20px 40px;
}
.main-promotion .promotion-title-02 span.title {
	float:left;
}
.main-promotion .point {
	color: #fa2828;
}
.main-promotion .right div.fade-control {
	overflow: hidden;
	float:right;
	margin:2px 40px 0 0;
	line-height:20px;
}
.main-promotion .right div.fade-control span {
	letter-spacing:0px;
}
.main-promotion .cycle-slideshow {
	text-align: center;
	margin:0 0 40px 40px;
}
.main-promotion .prev {
	width: 18px;
	height: 20px;
	text-indent:-1000px;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	margin: 0px -4px 0px 0px;
	background: url('//img.godo.co.kr/godomall/mygodo/1611/arrow_03.png') no-repeat center;
}
.main-promotion .next {
	width: 18px;
	height: 20px;
	text-indent:-1000px;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	background: url('//img.godo.co.kr/godomall/mygodo/1611/arrow_04.png') no-repeat center;
}
/* ÇÁ·Î¸ð¼Ç End */

/* ÇÏ´Ü ¾È³» ¹öÆ° Start */
.main-wrap div.main-bottom {
	background-color:#F7F7F7;
}

.main-bottom .tag-contents {
	margin-top: 20px;

}
.main-bottom .tag-contents ul {
	overflow: hidden;
}

.main-bottom .tag-contents li a {
	display: block;
	min-height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
	padding: 0 15px;
	background-color: #fff;
	color: #898989;
}

.main-bottom .tag-contents li a:hover {
	border-color: #fa2828;
    color: #fa2828;
    text-decoration: none;
}

/* ÇÏ´Ü ¾È³» ¹öÆ° End */

/* È¸¿øº¸¾Èµî±Þ ·¹ÀÌ¾î Start */
.security-layer-offset, .agree-layer-offset {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 300;
	display: none;
}
.security-layer-offset .mask, .agree-layer-offset .mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.3;
	filter:alpha(opacity=30);
}
.security-layer-offset .layer {
	width: 325px;
	height: 418px;
	border:1px solid #e3e3e3;
	position: absolute;
	top: 26%;
	left: 50%;
	margin-left: -172px;
	background-color:#fff;
}
.security-layer-offset .layer .contents {
	position:relative;
	width: 325px;
	height: 418px;
	overflow:hidden;
}
.security-layer-offset .layer .contents .title {
	text-align:center;
	margin-top:40px;
	font-size:26px;
	line-height:35px;
	color:#1e1e1e;
}
.security-layer-offset .layer .contents .mark {
	text-align:center;
	margin-top:24px;
}
.security-layer-offset .layer .contents .bottom {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:160px;
	background-color:#f7f7f7;
	color:#1e1e1e;
	letter-spacing:-1px;
}
.security-layer-offset .layer .contents .bottom .pass {
	margin:22px 0 0px 40px;
}
.security-layer-offset .layer .contents .bottom .pass img,
.security-layer-offset .layer .contents .bottom .pass p {
	float:left;
}
.security-layer-offset .layer .contents .bottom .pass img {
	margin-top:3px;
}
.security-layer-offset .layer .contents .bottom .pass strong {
	font-size:14px;
	margin:0 10px 0 5px;
}
.security-layer-offset .layer .contents .bottom .cert {
	margin:5px 0 0px 40px;
}
.security-layer-offset .layer .contents .bottom .cert img,
.security-layer-offset .layer .contents .bottom .cert p {
	float:left;
}
.security-layer-offset .layer .contents .bottom .cert img {
	margin-top:3px;
}
.security-layer-offset .layer .contents .bottom .cert strong {
	font-size:14px;
	margin:0 10px 0 5px;
}
.security-layer-offset .layer .contents .bottom .security-btn {
	width:246px;
	height:36px;
	position:absolute;
	left:40px;
	bottom:40px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background:url('//img.godo.co.kr/godomall/mygodo/1611/bt.png');
}
.security-layer-offset .layer .contents .bottom .security-btn p {
	float:left;
	margin-left:25px;
	line-height:34px;
}
.security-layer-offset .layer .contents .bottom .security-btn img {
	float:right;
	margin:14px 20px 0 0;
}
.security-layer-offset .layer .contents .close {
	position:absolute;
	top:20px;
	right:20px;
}
/* È¸¿øº¸¾Èµî±Þ ·¹ÀÌ¾î End */

/*
	1:1 ¹®ÀÇ ·¹ÀÌ¾î ÆË¾÷
*/
div#layer-ask {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	z-index:999;
	width:802px;
	height:554px;
	margin:-277px 0 0 -401px;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_ask_box.png') no-repeat left top;
}

div#layer-ask.layer-popup01 {
	position:fixed;
	top:50%;
	left:50%;
	z-index:999;
	width:802px;
	height:auto;
	margin:-400px 0 0 -401px;
	background:url('//img.godo.co.kr/godomall/mygodo/layer-popup-middle-bg.png') repeat-y left top;
}
div#layer-ask.layer-popup01 .cnt { height: auto; }
.layer-popup01 .img-box { padding: 30px 0; text-align: center; }
div#layer-ask.layer-popup01 .layer-popup-top {
	width:802px;
	height: 12px;
	position: absolute; top: -12px; left: 0;
	background:url('//img.godo.co.kr/godomall/mygodo/layer-popup-top-bg.png') no-repeat left top;
	z-index: 1111;
}

div#layer-ask.layer-popup01 .layer-popup-bottom {
	width:802px;
	height: 12px;
	position: absolute; bottom: -12px; left: 0;
	background:url('//img.godo.co.kr/godomall/mygodo/layer-popup-bottom-bg.png') no-repeat left top;
	z-index: 1111;
}
div#layer-ask.show {
	display:block;
}
div#layer-ask div.container {
	position:relative;
	width:742px;
	padding: 25px 30px 0;
}
div#layer-ask div.container button.close {
	position:absolute;
	right:30px;
	top:30px;
	width:22px;
	height:22px;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_close.gif') no-repeat left top;
	text-indent:-9999px;
}
div#layer-ask div.cnt {
	height:450px;
}
div#layer-ask div.cnt div.tit {
	overflow:hidden;
	margin:0 0 24px;
	padding:0 0 16px;
	border-bottom:1px solid #555;
}
div#layer-ask div.cnt div.tit h2 {
	float:left;
	color:#222;
	font-size:22px;
}
div#layer-ask div.cnt h3 {
	color:#222;
	font-size:16px;
}
div#layer-ask div.cnt div.tit p {
	float:left;
	padding:8px 0 0 13px;
	color:#888;
	font-size:13px;
	letter-spacing:-1px;
}
div#layer-ask div.cnt div.type {
	width:718px;
	margin:0 auto;
}
div#layer-ask div.cnt div.type h3 {
	padding:27px 0 0;
	color:#222;
	font-size:16px;
}
div#layer-ask div.cnt div.type div.choice {
	overflow:hidden;
	padding:18px 0 0;
}
div#layer-ask div.cnt div.type div.choice div {
	float:left;
	width:230px;
	height:38px;
	margin-left:11px;
	border:1px solid #d3d3d3;
}
div#layer-ask div.cnt div.type div.choice div:first-child {
	margin-left:0;
}
div#layer-ask div.cnt div.type div.choice div span {
	overflow:hidden;
	display:block;
	position:relative;
	width:230px;
	padding:7px 0 0;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_select_arrow.gif') no-repeat right top;
}
div#layer-ask div.cnt div.type div.choice div span select {
	width:250px;
	height:26px;
	padding-left:12px;
	background:none;
	border:none;
	font-size:14px;
	cursor:pointer;
}
div#layer-ask div.cnt div.type p {
	padding:13px 0 0;
	color:#ff5f5d;
	font-size:13px;
	letter-spacing:-1px;
}
div#layer-ask div.cnt div.use-choice {
	width:718px;
	margin:30px auto 0;
}
div#layer-ask div.cnt div.use-choice h3 {
	color:#222;
	font-size:16px;
}
div#layer-ask div.cnt div.use-choice div {
	width:716px;
	height:38px;
	margin:20px 0 0;
	border:1px solid #d3d3d3;
}
div#layer-ask div.cnt div.use-choice div span {
	overflow:hidden;
	display:block;
	position:relative;
	width:716px;
	padding:7px 0 0;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_select_arrow.gif') no-repeat right top;
}
div#layer-ask div.cnt div.use-choice div span select {
	width:736px;
	height:26px;
	padding-left:12px;
	background:none;
	border:none;
	font-size:14px;
	cursor:pointer;
}
div#layer-ask div.cnt div.use-choice p {
	padding:13px 0 0;
	color:#ff5f5d;
	font-size:13px;
	letter-spacing:-1px;
}
div#layer-ask div.cnt p.msg {
	padding: 25px 0 0;
	color:#ff5f5d;
	font-size: 13px;
	letter-spacing: -1px;
	text-align:center;
}
div#layer-ask div.info-input {
	width:718px;
	margin:27px auto 0;
}
div#layer-ask div.info-input h3 {
	margin:0 0 11px;
	padding:0 0 12px;
	border-bottom:1px solid #cbcbcb;
}
div#layer-ask div.info-input p {
	color:#ff5f5d;
	font-size:13px;
}
div#layer-ask div.info-input div {
	overflow:hidden;
	padding:13px 0 0;
}
div#layer-ask div.info-input div input.text {
	float:left;
	height:38px;
	margin-left:12px;
	padding:0 0 0 12px;
	border:1px solid #d3d3d3;
	font-size:14px;
	line-height:38px;
}
div#layer-ask div.info-input div input.text:first-child {
	margin:0;
}
div#layer-ask div.info-input div input.text.name {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_label_name.gif') no-repeat 12px 13px;
}
div#layer-ask div.info-input div input.text.hp {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_label_hp.gif') no-repeat 12px 13px;
}
div#layer-ask div.info-input div input.text.email {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_label_email.gif') no-repeat 12px 13px;
}
div#layer-ask div.collect {
	position:relative;
	width:718px;
	margin:0 auto;
	padding:42px 0 0;
}
div#layer-ask div.collect div.tit-btn {
	overflow:hidden;
	margin:0 0 16px;
	padding:0 0 10px;
	border-bottom:1px solid #cbcbcb;
}
div#layer-ask div.collect div.tit-btn h3 {
	float:left;
	padding-right:10px;
}
div#layer-ask div.collect div.tit-btn button {
	float:left;
	width:91px;
	height:26px;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_btn_terms.gif') no-repeat left top;
	text-indent:-9999px;
}
div#layer-ask div.collect div.terms-layer {
	display:none;
	position:absolute;
	top:12px;
	left:247px;
	width:335px;
	height:160px;
	background:url('//img.godo.co.kr/godo/operate/180717/layer_balloon_terms.png') no-repeat left top;
}
div#layer-ask div.collect div.terms-layer div {
	position:relative;
	padding:0 0 0 32px;
}
div#layer-ask div.collect div.terms-layer div ul {
	padding:2px 0 0;
}
div#layer-ask div.collect div.terms-layer div ul li {
	padding:10px 0 0 11px;
	color:#fff;
	letter-spacing:-1px;
	line-height:16px;
	text-indent:-11px;
}
div#layer-ask div.collect div.terms-layer button {
	position:absolute;
	top:13px;
	right:15px;
	width:13px;
	height:13px;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_balloon_close.png') no-repeat left top;
	text-indent:-9999px;
}
div#layer-ask div.collect div.agree {
	height:27px;
	padding:11px 0 0;
	background:#F4F4F4;
}
div#layer-ask div.collect div.agree input.checkbox {
	margin-left:18px;
	vertical-align:middle;
}
div#layer-ask div.collect div.agree label {
	font-size:13px;
}
div#layer-ask div.inquiry-input {
	width:718px;
	margin:0 auto;
	padding:10px 0 0;
}
div#layer-ask div.inquiry-input h3 {
	margin:0 0 11px;
	padding:0 0 12px;
	border-bottom:1px solid #cbcbcb;
}
div#layer-ask div.inquiry-input table {
	width:100%;
}
div#layer-ask div.inquiry-input table th {
	padding-left:12px;
	text-align:left;
	font-size:14px;
}
div#layer-ask div.inquiry-input table td {
	padding:6px 0;
	font-size:14px;
}
div#layer-ask div.inquiry-input table td strong {
	color:#ff5f5d;
}
div#layer-ask div.inquiry-input table td input.text {
	padding:0 10px;
	height:32px;
	border:1px solid #d3d3d3;
	line-height:32px;
}
div#layer-ask div.inquiry-input table td textarea {
	width:620px;
	height:140px;
	padding:10px;
	border:1px solid #d3d3d3;
}
div#layer-ask div.inquiry-input table td div.file-upload {
	overflow:hidden;
	position:relative;
}
div#layer-ask div.inquiry-input table td div.file-upload label {
	float:left;
}
div#layer-ask div.inquiry-input table td div.file-upload label input.text {
	cursor:pointer;
}
div#layer-ask div.inquiry-input table td div.file-upload button {
	position:relative;
	float:left;
	width:71px;
	height:34px;
	margin-left:6px;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_file_search.gif') no-repeat left top;
	text-indent:-9999px;
}
div#layer-ask div.inquiry-input table td div.file-upload input.file {
	position:absolute;
	top:0;
	right:0;
	width:286px;
	height:34px;
	cursor:pointer;
	opacity:0;
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity:0;
	line-height:34px;
}
div#layer-ask div.more-info-input {
	width:718px;
	margin:0 auto;
	padding:30px 0 0;
}
div#layer-ask div.more-info-input h3 {}
div#layer-ask div.more-info-input ul {
	padding:13px 0;
	border-bottom:1px solid #d3d3d3;
}
div#layer-ask div.more-info-input ul li {
	color:#888;
	font-size:13px;
	line-height:20px;
}
div#layer-ask div.more-info-input div.input-form {
	overflow:hidden;
	padding:32px 0 0;
}
div#layer-ask div.more-info-input div.input-form strong {
	display:block;
	color:#ff5f5d;
	font-size:14px;
}
div#layer-ask div.more-info-input div.input-form input.text {
	display:block;
	margin:12px 0 0;
	padding:0 10px;
	height:32px;
	border:1px solid #d3d3d3;
	line-height:32px;
}
div#layer-ask div.more-info-input div.input-form div.admin {
	float:left;
	width:219px;
}
div#layer-ask div.more-info-input div.input-form div.ftp {
	float:right;
	width:450px;
	padding-left:24px;
	background:url('//img.godo.co.kr/godomall/common/dot_1x3_cbcbcb.gif') repeat-y left top;
}
div#layer-ask div.more-info-input div.input-form input.my-admin-id {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_label_admin_id.gif') no-repeat 10px 13px;
}
div#layer-ask div.more-info-input div.input-form input.my-admin-pw {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_label_admin_pw.gif') no-repeat 10px 13px;
}
div#layer-ask div.more-info-input div.input-form input.my-ftp-adress {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_label_ftp_adress.gif') no-repeat 10px 13px;
}
div#layer-ask div.more-info-input div.input-form div.ftp input.my-ftp-id {
	float:left;
	margin:12px 0 0;
	padding:0 10px;
	height:32px;
	border:1px solid #d3d3d3;
	line-height:32px;
}
div#layer-ask div.more-info-input div.input-form div.ftp input.my-ftp-id.text {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_label_ftp_id.gif') no-repeat 10px 13px;
}
div#layer-ask div.more-info-input div.input-form div.ftp input.my-ftp-pw {
	float:right;
	margin:12px 0 0;
	padding:0 10px;
	height:32px;
	border:1px solid #d3d3d3;
	line-height:32px;
}
div#layer-ask div.more-info-input div.input-form div.ftp input.my-ftp-pw.text {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_label_ftp_pw.gif') no-repeat 10px 13px;
}
div#layer-ask div.complete {
	padding:60px 0 0;
	text-align:center;
}
div#layer-ask div.complete span {
	display:inline-block;
	height:85px;
	padding:0 0 0 100px;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_ask_complete_ico.gif') no-repeat left top;
	color:#222;
	font-size:32px;
	letter-spacing:-4px;
	line-height:1.2;
}
div#layer-ask div.complete span strong {
	color:#ff5f5d;
}
div#layer-ask div.complete p.msg1 {
	padding:21px 0 5px;
	color:#888;
	font-size:13px;
	letter-spacing:-1px;
}
div#layer-ask div.complete p.msg2 {
	padding:0 0 31px;
	color:#5683de;
	font-size:12px;
	letter-spacing:-1px;
}
div#layer-ask div.btm-btn {
	width:100%;
	text-align:center;
}
div#layer-ask div.btm-btn button , div#layer-ask div.btm-btn input[type=submit]  {
	width:170px;
	height:46px;
	margin:0 2px;
}
div#layer-ask div.btm-btn button.next {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_btn_next.gif') no-repeat left top;
}
div#layer-ask div.btm-btn button.myList {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_btn_myList.png') no-repeat left top;
}
div#layer-ask div.btm-btn .next2 {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_btn_next2.gif') no-repeat left top;
	border:none;
	cursor:pointer;
}
div#layer-ask div.btm-btn button.prev {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_btn_prev.gif') no-repeat left top;
}
div#layer-ask div.btm-btn button.skip {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_btn_skip.gif') no-repeat left top;
}
div#layer-ask div.btm-btn button.ok {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_btn_ok.gif') no-repeat left top;
}
div#layer-ask div.btm-btn .ok2 {
	background:url('//img.godo.co.kr/godomall/mygodo/layer_btn_ok2.gif') no-repeat left top;
	border:none;
	cursor:pointer;
}
div#layer-ask div.btm-btn button span {
	position:relative;
	z-index:-1;
}

/*
	Ã¢¾÷ »ó´ã, ÇÁ¸®¹Ì¾ö¸ô »ó´ã ·¹ÀÌ¾î
*/
div#layer-ask.show-consult {
	display:block;
	width:802px;
	height:604px;
	margin:-302px 0 0 -401px;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_consult_box.png') no-repeat left top;
}
div#layer-ask.show-consult div.cnt {
	height:496px;
}
div#layer-ask div.helper {
	height:125px;
	padding:16px 0 0;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_consult_ico.gif') no-repeat 525px top;
	text-align:center;
}
div#layer-ask div.helper p.msg1 {
	color:#222;
	font-size:28px;
	letter-spacing:-3px;
	line-height:1.2;
}
div#layer-ask div.helper p.msg1 strong {
	color:#5583dd;
	font-size:30px;
}
div#layer-ask div.helper p.msg2 {
	width:326px;
	height:30px;
	margin:17px auto 0;
	padding:6px 0 0;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_msg_round.gif') no-repeat left top;
	color:#222;
	font-size:16px;
	letter-spacing:-2px;
}
div#layer-ask div.helper p.msg2 strong {
	color:#5583dd;
}
div#layer-ask div.info-input.style-consult {
	margin:41px auto 0;
	border-top:1px solid #cbcbcb;
}
div#layer-ask div.info-input.style-consult div {
	padding:19px 0 0;
}
div#layer-ask div.collect div.tit-btn div.check-agree {
	float:right;
	padding:6px 3px 0 0;
}
div#layer-ask div.collect div.tit-btn div.check-agree input.checkbox {
	vertical-align:middle;
}
div#layer-ask div.collect div.tit-btn div.check-agree label {
	font-size:13px;
	letter-spacing:-1px;
}
div#layer-ask div.collect div.des {
	overflow:hidden;
	padding:12px 0 11px;
	background:#f4f4f4;
}
div#layer-ask div.collect div.des ul {
	float:left;
	padding-left:20px;
	letter-spacing:-1px;
	line-height:22px;
}
div#layer-ask div.collect div.des ul li {
	color:#888;
	font-size:13px;
}
div#layer-ask div.collect div.des ul li strong {
	color:#ff5f5d;
}
div#layer-ask div.collect div.des a {
	float:right;
	margin-right:12px;
}
div#layer-ask div.inquiry-input.consult {
	padding:0;
}
div#layer-ask div.inquiry-input.consult h3 {
	margin:0;
	border:none;
	color:#3c72dc;
}
div#layer-ask div.inquiry-input.consult p {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom: 1px solid #CBCBCB;
	color:#888;
	font-size:13px;
}
div#layer-ask div.inquiry-input.consult table th {
	padding-top:13px;
	vertical-align:top;
}
div#layer-ask div.inquiry-input.consult table textarea {
	height:240px;
}
div#layer-ask div.complete.consult {
	padding:30px 0 0;
}
div#layer-ask div.complete.consult span strong {
	color:#5583dd;
}
div#layer-ask div.complete.consult p.msg1 {
	padding:10px 0 5px;
	color:#555;
}
div#layer-ask div.complete.consult p.msg1 strong {
	color:#5583dd;
	text-decoration:underline;
}
div#layer-ask div.complete.consult p.msg2 {
	padding-bottom:44px;
	color:#555;
}
div#layer-ask div.helper.premium {
	padding:0 0 0 283px;
	background:url('//img.godo.co.kr/godomall/mygodo/layer_consult_ico_premium.gif') no-repeat 58px top;
	text-align:left;
}
div#layer-ask div.helper.premium p.msg1 {
	padding-top:7px;
}
div#layer-ask div.helper.premium p.msg2 {
	margin:17px 0 0;
	text-align:center;
}

/*
	°íµµ¸ô ·Î±×ÀÎ, ÈÞ¸é°èÁ¤
	ÀÛ¼ºÀÚ : À±ÅÂ°Ç
	ÃÖÃÊÀÛ¼º :2014.10.05
*/

/*loginpage*/
.login-page .box{
	padding: 50px 100px;
	border: 1px solid #e0e0e0;
	border-top: 2px solid #666;
	overflow: hidden;
}
.login-page .alert-text{
	margin: 0 0 50px 0;
	padding: 15px 0 15px 150px;
	background: url('//img.godo.co.kr/godomall/mygodo/loginpage-exclamation.png') 50px 0 no-repeat;
}
.login-page .alert-text{
	margin: 0 0 50px 0;
}
.login-page .alert-text h2{
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	color: #ff5957;
	margin: 0 0 10px 0;
}
.login-page{
	width: 943px;
	margin: 0 auto;
}
.bottom-ad{
	width: 990px;
	margin: 0 auto;
}
.login-page{
	margin-top:20px;
}
.bottom-ad{
	overflow: hidden;
	margin: 15px 0 0;
}
.bottom-ad>div{
	float: left;
}
.bottom-ad>div+div{
	margin: 0 0 0 13px;
}

.login-page a {
	color:#555555;
	text-decoration:none;
}

.login-page a:visited{
	text-decoration:none;
}
.login-page a:hover{
	text-decoration:underline;
}

/*col1 = leftbox */
.col1{
	float: left;
	width: 305px;
	padding-right: 65px;
	border-right: 2px dashed #eee;
}
.col1 .col-header{
	margin-bottom: 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000;
}
.col1 .capcha{
	border-top: 1px dotted #bababa;
	margin: 15px 0 0;
	padding: 15px 0 0;
}
.col1 .h3{
	font-size: 22px;
	line-height: 1.2em;
	font-weight:bold;
}
.col1 .col-content button{
	overflow: visible;
}
.col1 .col-content .input-text_normal{
	width: 289px;
	font-size: 12px;
	line-height: 14px;
	padding: 7px;
	border: 1px solid #5583dd;
	margin: 0 0 5px 0;
}

.col1 .col-content .input-text{
	width: 289px;
	font-size: 12px;
	line-height: 14px;
	padding: 7px;
	border: 1px solid #5583dd;
	margin: 0 0 5px 0;
}
.col1 .col-content .input-text[type^="text"]{
	background: url('//img.godo.co.kr/godomall/mygodo/login-textid-2.png') 9px 9px no-repeat;
}
.col1 .col-content .input-text[type^="pass"]{
	background: url('//img.godo.co.kr/godomall/mygodo/login-textid-2.png') 9px -47px no-repeat;
}
.col1 .col-content .input-text.phoff{
	background: none;
}
.col1 .login-option{
	text-align: center;margin: 20px 0 0;
}
.col1 .login-option *{
	vertical-align: middle;
}
.col1 .login-option .bar{
	font-size: 11px;
	line-height: 1em;
	color: #d4d4d4;
}
.login-page .login-input{
	margin: 0 0 10px 0;
}

/*col2 = rightbox*/
.col2{
	float: right;
	width: 305px;
}
.col2 .colbox{}
.col2 .colbox+.colbox{
	margin: 30px 0 0;
}
.col2 .col-header{
	padding: 10px 5px;
	border-bottom: 1px dotted #bababa;
	color: #888;
}
.col2 .col-header a{
	display: inline-block;
	margin: 0 5px;
	color: #888;
}
.col2 .h3{
	font-size: 14px;
	line-height: 1.2em;
	display: inline-block;
	margin: 0 10px 0 0;
	font-weight:bold;
}
.col2 .col-list{
	padding: 10px;
}
.col2 .col-list li{
	margin: 0 0 7px 0;
}
.col2 .col-list li a{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.col2 .col-content{
	margin: 20px 0 0;
	position: relative;
}
.col2 .col-content.contact .option{
	position: absolute;
	top: 0;
	left: 50px;
	color: #888;
}
.col2 .col-content.contact .option a{
	color: #888;
}

/*
 main css ÀÏºÎ °¡Á®¿È.
*/
div.main-cs h2 {
	padding:0 0 13px 5px;
	background:url('//img.godo.co.kr/godomall/main/dot_3x1_b9b9b9.gif') repeat-x left bottom;
	color:#222;
	font-size:14px;
}
div.main-cs > div {
	margin:19px 0 0;
	padding:4px 0 0 58px;
	background:url('//img.godo.co.kr/godomall/main/cs_ico.gif') no-repeat 5px top;
}
div.main-cs div div {
	overflow:hidden;
	padding:0 0 11px;
}
div.main-cs div div a {
	float:left;
	padding:0 13px;
	background:url('//img.godo.co.kr/godomall/main/cs_bar.gif') no-repeat left 4px;
	color:#888;
}
div.main-cs div div a:hover {
	text-decoration:underline;
}
div.main-cs div div a:first-child {
	margin:0;
	padding-left:0;
	background:none;
}
div.main-cs div img {
}
div.main-cs ul {
	padding:12px 0 0 9px;
}
div.main-cs ul li {
	color:#888;
	font-size:11px;
}
div.main-cs ul li img {
	margin-right:4px;
	vertical-align:-2px;
}



div.login-cs h2 {
	padding:0 0 13px 5px;
	background:url('//img.godo.co.kr/godomall/main/dot_3x1_b9b9b9.gif') repeat-x left bottom;
	color:#222;
	font-size:14px;
}
div.login-cs > div {
	margin:19px 0 0;
	padding:4px 0 0 58px;
	background:url('//img.godo.co.kr/godomall/main/cs_ico_login.gif') no-repeat 5px top;
}
div.login-cs div div {
	overflow:hidden;
	padding:0 0 11px;
}
div.login-cs div div a {
	float:left;
	padding:0 13px;
	background:url('//img.godo.co.kr/godomall/main/cs_bar.gif') no-repeat left 4px;
	color:#888;
}
div.login-cs div div a:hover {
	text-decoration:underline;
}
div.login-cs div div a:first-child {
	margin:0;
	padding-left:0;
	background:none;
}
div.login-cs div img {
}
div.login-cs ul {
	padding:12px 0 0 9px;
}
div.login-cs ul li {
	color:#888;
	font-size:11px;
}
div.login-cs ul li img {
	margin-right:4px;
	vertical-align:-2px;
}

/* quiescency-page */
.quiescency-page{
	width: 786px;
	border: 1px solid #c1c1c1;
	border-top: 2px solid #666;
	margin: 70px auto 0;
	padding: 100px 80px;
	background:
		url('//img.godo.co.kr/godomall/mygodo/quiescency-bg1.png') right top no-repeat,
		url('//img.godo.co.kr/godomall/mygodo/quiescency-bg1.png') left bottom no-repeat;
}
.quiescency-page .quiescency-header{
	padding: 25px 0 38px;
	background: url('//img.godo.co.kr/godomall/mygodo/quiescency-bg2.png') 100% 0 no-repeat;
}
.quiescency-page .quiescency-header h1{
	font-size: 36px;
	line-height: 1.15em;
	white-space: pre-line;
}
.quiescency-page .quiescency-header h1+p{
	white-space: pre-line;
	margin: 25px 0 0;
	font-size: 14px;
	line-height: 1.2em;
}
.quiescency-page .quiescency-header .id{
	color: #5583dd;
}
.quiescency-page .quiescency-header h1:first-line{
	font-size: 18px;
	line-height: 1.2em;
	font-weight: normal;
}
.quiescency-page .quiescency-header h1 b{
	color: #ff5f5d;
}
.quiescency-content{
padding: 30px 0;
margin-top: 50px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.quiescency-content .block{
	width: 410px;
	margin: 0 auto;
}
.quiescency-content .block+.block{
	margin-top: 10px;
}
.quiescency-content .block label{
	float: left;
	width: 25%;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	color: #000;
}
.quiescency-content .block .input-block{
	overflow: hidden;
	padding: 0 22px 0 0; /* padding value = input border+padding */
}
.quiescency-content .block .input-block input{
	width: 100%;
	padding: 7px 10px;
	border: 1px solid #c9c9c9;
	transition: border-color 100ms ease-in-out;
}
.quiescency-content .block .input-block input:focus{
	border-color:#5583dd;
}
.quiescency-content .block .input-block-select{
	overflow: hidden;
}
.quiescency-content .block .select{
	padding: 6px;
	border: 1px solid #c9c9c9;
	height: auto;
}
.quiescency-content .select-birth{
	display: table;
	width: 100%;
}
.quiescency-content .select-birth div+div{
	padding: 0 0 0 10px;
}
.quiescency-content .select-birth div{
	display: table-cell;
	position:relative;
	width: 100%;
}
.quiescency-content .select-birth div select{
	width: 100%;
	transition: border-color 100ms ease-in-out;
}
.quiescency-content .select-birth div select:focus{
	border-color: #5583dd;
}
.quiescency-content .select-birth .year{
	width: 40%;
}
.quiescency-content .select-birth .month,
.quiescency-content .select-birth .day{
	width: 30%;
}
.quiescency-submit{
	text-align: center;
	margin-top: 30px;
}

/*
	sms ¹ß½Å¹øÈ£
*/
.add-ctt {
	min-height: 500px;
	padding:0 0 50px;
}
.add-ctt * {
}
.add-ctt .choice-form {
	margin:0 0 40px;
	padding:0 0 25px;
	border-bottom:1px solid #c0c0c0;
	text-align:center;
}
.add-ctt .choice-form p {
	padding:0 0 10px;
	line-height:22px;
}
.add-ctt .choice-form p strong {
	color:#5583dd;
	font-size:14px;
}
.add-ctt .choice-form a {
	margin:0 5px;
}
.title_navi.title_step.btm-ctt {
	overflow:hidden;
	height:auto;
	margin:0 0 10px;
}
.add-ctt > .msg {
	padding:0 0 30px;
	font-size:11px;
	line-height:22px;
}
.add-ctt .msg em {
	color:#ff0000;
	text-decoration:underline;
}
.add-ctt .step-list {
	font-size:11px;
	line-height:22px;
}
.add-ctt .step-list li {}
.add-ctt .step-list li span {
	color:#5583dd;
}
.add-ctt .step-list li .down {
	margin:0 0 0 5px;
	padding:0 0 0 16px;
	background:url('//img.godo.co.kr/godomall/mygodo/sms/ico_down.gif') no-repeat left 1px;
	color:#5583dd;
	font-weight:bold;
	text-decoration:underline;
}
.add-ctt .sms-step {
	padding:0 0 30px;
}
.tbl2 label {
	margin-right:20px;
}
.tbl2 .text.file {
	color:#5583dd;
	border:none;
}
.tbl2 .down {
	color:#5583dd;
	font-weight:bold;
	text-decoration:underline;
}
.tbl2 .link-right {
	float:right;
	padding:0 8px 0 0;
	color:#5583dd;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.tbl2 .brn {
	border-right:none;
}
.tbl2 .text {
	border:1px solid #707070;
	line-height:19px;
}
.tbl2 em {
	margin:0 0 0 10px;
	color:#ff0000;
	font-size:11px;
}
.tbl2 em.space0 {
	margin:0;
}
.tbl2 em.msg {
	color:#5583dd;
}
.tbl2 .tar {
	text-align:right;
}
.tbl2 .text.tel-msg {
	background:url('//img.godo.co.kr/godomall/mygodo/sms/input_msg.gif') no-repeat left top;
}
.tbl2 .space-tb {
	padding-top:7px;
	padding-bottom:7px;
	line-height:18px;
}
.add-ctt .terms-box {
	width:758px;
	height:68px;
	margin:0 0 10px;
	padding:10px;
	border:1px solid #e0e0e0;
}
.add-ctt .btm-btn {
	padding:30px 0 0;
	text-align:center;
}
.tbl2 .text.msg-mn.on {
	background:url('//img.godo.co.kr/godomall/mygodo/sms/input_msg_mn.gif') no-repeat left top;
}
.tbl2 .text.msg-cn.on {
	background:url('//img.godo.co.kr/godomall/mygodo/sms/input_msg_cn.gif') no-repeat left top;
}
.tbl2 img {
	vertical-align:middle;
}
.tbl2 .space-top {
	padding:5px 0 0;
}
.right-btn {
	text-align:right;
}
.sms-complete {
	margin:0 0 10px;
	padding:30px 0 25px;
	border:1px solid #c0c0c0;
	border-top:2px solid #565656;
	font-size:14px;
	line-height:24px;
	text-align:center;
}
.sms-complete.bn {
	border:none;
}
.sms-complete.bn img {
	display:inline-block;
	margin:0 0 20px;
}
.sms-complete strong {
	color:#333;
	text-decoration:underline;
}
.sms-complete span {
	font-size:12px;
}
.sms-complete span em {
	color:#ff0000;
	font-weight:bold;
}
.tac {
	text-align:center;
}
.tbl .txt {
	color:#5583dd;
	font-weight:bold;
	text-decoration:underline;
}
.tbl td.msg {
	padding:15px 0 15px;
	text-align:center;
}
.tbl td.msg p {
	padding:0 0 10px;
	line-height:18px;
}
.tbl2.tl {
	border-top:2px solid #565656;
}
.tbl.nd {
	margin:20px 0 0;
}
.tbl.nd td {
	height:auto;
	font-size:12px;
}
.tbl.nd td.tdLine {
	height:1px;
}
.tbl.nd.btm-btn {
	margin-bottom:10px;
}
.sms-to-msg {
	margin:0 0 40px;
	padding:20px;
	background:#f7fafd;
	border-top:2px solid #565656;
	line-height:18px;
}
.sms-to-msg strong {
	color:#5583dd;
}

.mygodo_banner{
	display: none;
	position: absolute;
	top: 84px;
	left: 40px;
	z-index: 100;
}

.mygodo_banner.on{
	display: block;
}

/*¸¶ÀÌ°íµµ °³¼±*/
.mygodo .middle-content-title{border: 0 none;}
.mygodo .section-left em{color: #fa2828;}
.mygodo .btn_more{display: inline-block;width: 117px; height: 22px;line-height: 20px;font-size: 12px;color: #fff;font-weight: bold;padding: 0 10px 0 0; background:#494a4c url("//img.godo.co.kr/godomall/mygodo/1706/ico_plus.png") no-repeat 100px 7px;text-align: center;text-decoration: none;}

.mygodo .middle-content-items {
	width: 830px;
	margin: -2px 40px 30px 40px;
	position: relative;
	overflow: hidden;
}
.mygodo .middle-content-title .section-right{margin: 2px 0 0 0;}
.mygodo .middle-content-items div.link-list {
    width: 290px;
    height: 170px;
    margin-right: 20px;
}
.mygodo .middle-content-items div.link-list a{display: inline-block;}
.mygodo .main-notification .roll{display: none;}
.mygodo .main-notification .roll.on{display: block;}
.mygodo .main-notification .roll .prev{
	position: absolute;
	top: 142px;
	left: 40px;
	background: url('//img.godo.co.kr/godomall/mygodo/1706/btn_prev.png') no-repeat center;
	width: 30px;
	height: 30px;
	text-indent:-1000px;
	overflow: hidden;
}
.mygodo .main-notification .roll .next{
	position: absolute;
	top: 142px;
	right: 40px;
	background: url('//img.godo.co.kr/godomall/mygodo/1706/btn_next.png') no-repeat center;
	width: 30px;
	height: 30px;
	text-indent:-1000px;
	overflow: hidden;
}

.mygodo div.main-promotion div.right{position: relative;}
.mygodo .main-promotion .promotion-title-02 {
	font-size: 18px;
	color: #222;
	overflow: hidden;
	margin: 34px 0 19px 40px;
}
.mygodo .main-promotion .promotion-title-02 em{color: #fa2828;}
.mygodo .promotion-title-02 .section-right{float: right;margin: 2px 40px 0 0;}

.mygodo .promotion-title-02 .section-right a .notice-text{
	max-width: 280px;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
}

.mygodo .cycle-slideshow div.promotion-banner{
	width: 196px;
	height: 113px;
	margin-right: 16px;
}
.mygodo .cycle-slideshow div.promotion-banner a{display: inline-block;}
.mygodo .right .roll{display: block;}
.mygodo .right .roll.on{display: block;}
.mygodo .right .roll .prev{
	position: absolute;
	top: 120px;
	left: 40px;
	background: url('//img.godo.co.kr/godomall/mygodo/1706/btn_notice_prev.png') no-repeat center;
	width: 24px;
	height: 27px;
	text-indent:-1000px;
	overflow: hidden;
	border: 0 none;
}
.mygodo .right .roll .next{
	position: absolute;
	top: 120px;
	right: 42px;
	background: url('//img.godo.co.kr/godomall/mygodo/1706/btn_notice_next.png') no-repeat center;
	width: 24px;
	height: 27px;
	text-indent:-1000px;
	overflow: hidden;
	border: 0 none;
}



.my_dim{display: none;position: fixed;left: 0;top: 0;width: 100%; height: 100%;background-color: #000;opacity: 0.3;margin: 0;z-index:301; }
.my_dim.on{display: block;}

.my_pop{display: none;position: fixed;top: 50%;left: 50%;width: 950px;overflow: hidden;padding: 40px 0 50px 40px;z-index: 302;background-color: #fff;margin-left: -495px;}
.my_pop.on{display: block;}
.my_pop h3{font-size: 24px; color:#222;font-weight: bold;text-align: center;}
.my_pop h3 em{color: #fa2828;}
.my_pop > a{position: absolute;top:20px; right: 20px;}
.my_pop .my_list{margin: 8px 0 0 0;}
.my_pop ul{display: inline-block;}
.my_pop ul li{float: left;display: inline-block;margin: 20px 20px 0 0;}
.my_pop ul li a{display: inline-block;}



/*ÅÇ¸Þ´º*/
.main-myinfo .tab_manu_wrap{position: absolute;left: -54px;top: 0;text-align: right;}
.main-myinfo .tab_manu_wrap a{display: block;}

/*ÇØµå¸² ¸¶ÀÌÆäÀÌÁö*/
.hae_dream {position: relative;width:100%;min-width:990px;padding:30px 0 80px 0;background-color:#F7F7F7;letter-spacing:-1px;}
.hae_dream > div {margin:40px auto 0;width:910px;background-color:#FFFFFF;}
.hae_dream > form > div {background-color: #fff;}
.hae_dream .hae_myinfo {position: relative;margin-bottom:20px;padding: 40px 40px 10px 40px;margin:0 auto 0;}

/*ÅÇ¸Þ´º*/
.hae_myinfo .tab_manu_wrap{position: absolute;left: -54px;top: 0;text-align: right;}
.hae_myinfo .tab_manu_wrap a{display: block;}

.hae_dream .hae_myinfo h1{position: relative;font-size: 22px;color: #555;font-weight: normal;border-bottom: 1px solid #e1e1e1;padding: 0 0 18px 0;}
.hae_dream .hae_myinfo h1 span{position: absolute;right: 0;top: 0;}
.hae_dream .hae_myinfo h1 a{display: inline-block;;font-size: 13px;color: #fa2828;border: 1px solid #fa2828;text-align: center;}
.hae_dream .hae_myinfo h1 a:hover{background-color: #fa2828;color: #fff;}
.hae_dream .hae_myinfo h1 .btn_shop{width: 74px;height: 21px;line-height: 19px;}
.hae_dream .hae_myinfo h1 .btn_admin{width: 99px;height: 21px;line-height: 19px;}
.hae_dream .hae_myinfo h1 img{position: relative;top: 5px;left:3px;}
.hae_dream .hae_myinfo h3{font-size: 15px;color: #333;margin: 25px 0 13px 0;}
.hae_dream .hae_info_wrap{height: 173px;margin: 0 0 36px 0;}
.hae_dream .hae_info{float: left;width: 564px;padding: 36px 20px 28px 20px;border: 1px solid #e5e5e5;}
.hae_dream .hae_info dt{float: left;width: 75px;height: 27px;font-size: 13px;color: #494949;font-weight: bold;background:url('//img.godo.co.kr/godomall/mygodo/haedream/ico_bar.png') no-repeat right 2px;}
.hae_dream .hae_info dd{float: left;width: 192px;height: 27px;font-size: 13px;color: #494949;margin: 0 0 0 14px;}
.hae_dream .hae_info dd a > img{position: relative;top: 7px;left: 2px;}
.hae_dream .hae_info .drop_down_domain img{left: 42px;}
.hae_dream .hae_info span{position: relative;top: -21px;left: -16px;display: none;border: 1px solid #494949;overflow: hidden;background-color: #fff;z-index: 1;width: 140px;}
.hae_dream .hae_info span.down_domain{width: 207px;}
.hae_dream .hae_info span.on{display: block;}
.hae_dream .hae_info ul li{height: 25px;line-height: 23px;font-size: 13px; color: #494949;padding: 0 15px 0 15px;border-top: 1px solid #e5e5e5;}
.hae_dream .hae_info ul li:first-child{border: 0 none;}
.hae_dream .hae_info ul li a:hover{color: #fa2828;}
.hae_dream .hae_info span img{position: absolute;top:10px;right: 11px;}
.hae_remain{float: left;width: 285px;border: 1px solid #e5e5e5;margin: 0 0 0 17px;text-align: center;padding: 40px 0 34px 0;}
.hae_remain.off{background-color: #f7f7f7;}
.hae_remain.off span{color: #aaa;}
.hae_remain.off strong{color: #aaa;}
.hae_remain.off strong.hae_day{color: #aaa;}
.hae_remain span{display: block;font-size: 12px;color: #494949;}
.hae_remain strong{display: block;font-size: 14px;color: #494949;}
.hae_remain strong.hae_day{font-size: 50px;color: #fa2828;}

.hae_payment table{width: 910px;font-size: 13px;text-align: center;}
.hae_payment table thead{ height: 40px;color: #494949;background-color: #f7f7f7;}
.hae_payment table tr{height: 40px;border: 1px solid #e5e5e5;}
.hae_payment table tr td{font-size: 13px;color: #b3b3b3;}
.hae_payment table tr.on td{font-size: 13px;color: #494949;}
.hae_payment table tr strong{color: #bebebe;}
.hae_payment table tr.on strong{color: #494949;}
.hae_payment table tr.on strong.point_color{color: #2d90ed;}
.hae_payment table tr td a{display: inline-block;font-size: 11px;color: #fff;background-color: #fa2828;padding: 5px 22px;line-height: 1.3em;font-weight: bold;}
.hae_total{font-size: 28px; color: #494949;text-align: right;margin: 5px 20px 0 0;}
.hae_total strong{font-size: 15px;}

.hae_inquire_wrap{height: 350px;}
.hae_inquire_wrap .hae_manager{float: left;width: 285px;height: 218px;border: 1px solid #e5e5e5;text-align: center;padding: 23px 0 31px 0;}
.hae_manager strong{display: inline-block;margin: 8px 0 6px 0;font-size: 14px;color: #494949;}
.hae_manager span{position: relative;display: block;font-size: 14px;color: #494949;}
.hae_manager .img_haedream_picture_off{display: none;position: absolute;top:0;left: 68px;}
.manager_pic.off .img_haedream_picture_off{display: block;}

.hae_inquire_wrap .hae_inquire{float: left;width: 607px;margin: 0 0 0 16px;}
.hae_inquire table{width: 607px;font-size: 13px;text-align: center;}
.hae_inquire table thead{ height: 40px;color: #494949;background-color: #f7f7f7;}
.hae_inquire table tr{height: 39px;border: 1px solid #e5e5e5;}
.hae_inquire table tr td{font-size: 13px;color: #494949;}
.hae_inquire table tr td.ta_l{text-align: left;}
.hae_inquire table tr td em{color: #fa2828;}

/*ÆäÀÌÂ¡*/
.paging_wrap{text-align: center;margin: 14px 0 0 0;height: 21px;}
.paging_wrap .paging_box{display: inline-block;}
.paging_wrap .paging_box ul{float: left;}
.paging_wrap .paging_box > a{float: left;display: inline-block;width: 26px;height: 26px;}
.paging_wrap .paging_box .prev{background:#e2e2e2 url('//img.godo.co.kr/godomall/mygodo/haedream/btn_prev.png') no-repeat 10px 9px;}
.paging_wrap .paging_box .next{background:#e2e2e2 url('//img.godo.co.kr/godomall/mygodo/haedream/btn_next.png') no-repeat 11px 9px;}
.paging_wrap .paging_box ul{margin: 3px 10px 0 10px;}
.paging_wrap .paging_box ul li{float: left;}
.paging_wrap .paging_box ul li a{font-size: 14px; color: #7d7d7d;margin: 0 10px 0 10px;}
.paging_wrap .paging_box ul li.on a{color: #494949;}

.hae_inquire .hae_inquire_btn{float: right;position: relative;top: -27px;display: inline-block;width: 100px;height: 34px;line-height: 32px;font-size: 14px;color: #fff;background-color: #fa2828;text-align: center;font-weight: bold;}

.hae_dream h2{font-size: 18px;color: #222;border-bottom: 1px solid #e1e1e1;padding: 0 0 15px 0;}
.hae_dream h2 span{font-size: 13px; color: #555;margin: 0 0 0 20px;}
.hae_construct .hae_construct_step{padding: 0 16px 0 17px;}
.hae_construct{padding: 40px 40px 36px 40px;margin: 40px 0 0 0;}
.hae_construct ul{overflow: hidden;margin: 25px 0 0 0;}
.hae_construct ul li{float: left;width: 98px;color: #b3b3b3;text-align: center;}
.hae_construct ul li.img_step_arrow{display: inline-block;width: 57px;height: 175px;background:url('//img.godo.co.kr/godomall/mygodo/haedream/img_step_arrow.png') no-repeat 18px 70px;}
.hae_construct ul li strong{display: block;}
.hae_construct ul li span{display: block;}
.hae_construct ul li .step{font-size: 11px;}
.hae_construct ul li.on .step{color: #000;}
.hae_construct ul li .title{font-size: 15px;}
.hae_construct ul li.on .title{color: #000;}
.hae_construct ul li .img{display: inline-block;width: 98px;height: 98px;overflow: hidden;margin: 8px 0 0 0;}
.hae_construct ul li.on .img img{margin: -102px 0 0 0}
.hae_construct ul li .status{font-size: 14px;margin: 6px 0 0 0;}
.hae_construct ul li.on .status{color: #fa2828;}
.hae_construct ul li .days{font-size: 12px;margin: 2px 0 0 0;}

.hae_basic{padding: 40px 40px 35px 40px;margin: 40px 0 0 0;}
.hae_basic ul{margin: 30px 0 0 0;overflow: hidden;}
.hae_basic ul li{float: left;width: 214px;height: 26px;font-size: 13px;color: #b3b3b3;padding: 0 0 0 13px;}
.hae_basic ul li.on{color: #494949;background:url('//img.godo.co.kr/godomall/mygodo/haedream/ico_check.png') no-repeat left 5px;}

.hae_together{padding: 40px 40px 40px 40px;margin: 40px 0 0 0; }
.hae_together ul{overflow: hidden;margin: -1px 0 0 0;background-color: #fff;}
.hae_together ul li{float: left;}
.hae_together ul li a{position: relative;display: inline-block;width: 377px;border: 1px solid #e7e7e7;padding: 19px 0 19px 69px;}

.hae_together ul li a.academy{background:url('//img.godo.co.kr/godomall/mygodo/haedream/img_academy.png') no-repeat 18px 23px;}
.hae_together ul li a.solution{background:url('//img.godo.co.kr/godomall/mygodo/haedream/img_solution.png') no-repeat 18px 23px;margin: 0 0 0 14px;}
.hae_together ul li a.wizu{background:url('//img.godo.co.kr/godomall/mygodo/haedream/ico_wizu.png') no-repeat 18px 23px;margin: 14px 0 0 0;}
.hae_together ul li a.godomall5{background:url('//img.godo.co.kr/godomall/mygodo/haedream/img_godomall5.png') no-repeat 18px 23px;margin: 14px 0 0 0;}

.hae_together .hae_text01{display: block;font-size: 18px;color: #494949;}
.hae_together .hae_text02{display: block;font-size: 13px;color: #494949;margin: 3px 0 0 0;}
.hae_together .hae_img{position: absolute;right: 21px;top: 23px;width: 32px; height: 32px;border: 1px solid #1b1b1b;background:url('//img.godo.co.kr/godomall/mygodo/haedream/sp_arrow_together.png') no-repeat 9px 11px;}
.hae_together a.on .hae_img{background-position: 9px -28px;background-color: #fa2828;border: 1px solid #fa2828;}

.hae_together .godomall5 .hae_img{background:url('//img.godo.co.kr/godomall/mygodo/haedream/sp_arrow_down.png') no-repeat 10px 9px;}
.hae_together .godomall5.on .hae_img{background-position: 10px -26px;background-color: #fa2828;border: 1px solid #fa2828;}

.hae_dream div.dim{display: none;position: fixed;left: 0;top: 0;width: 100%; height: 100%;background-color: #000;opacity: 0.3;margin: 0;z-index:301; }
.hae_dream div.dim.on{display: block;}

/*±Û¾²±â ÆË¾÷*/
.hae_dream div.hae_write_pop{display: none;position: fixed;top: 50%;left: 50%;width: 517px;height: 540px;padding: 25px 25px 25px 25px;margin: -295px 0 0 -283px;z-index: 302;}
.hae_dream div.hae_write_pop.on{display: block;}
.hae_write_pop h1{position: relative;font-size: 20px;color: #222;}
.hae_write_pop h1 a{position: absolute;top: 5px;right: 0;}
.hae_write_pop .title_box{height: 38px;border: 1px solid #e6e6e6;margin: 17px 0 0 0;padding: 0 10px;}
.hae_write_pop .title_box input{width: 100%;height: 100%;border: 0 none;}
.hae_write_pop .textarea_box{height: 238px;border: 1px solid #e6e6e6;margin: 10px 0 0 0;padding: 10px 10px 10px 10px;}
.hae_write_pop .textarea_box textarea{width: 100%;height: 100%;border: 0 none;}
.hae_write_pop .add_file{position: relative;height: 42px;background-color: #f2f2f2;margin: 10px 0 0 0;padding: 10px 10px 10px 10px}
.hae_write_pop .add_file .add_text{position: absolute;left: 10px;top: 23px;font-size: 13px; color: #494949;}
.hae_write_pop .add_file .file_box{position: relative;display: inline-block;width: 399px;height: 24px;border: 1px solid #e6e6e6;background-color: #fff;margin: 0 0 0 70px;padding: 8px 10px 8px 10px}
.btn_file{display: inline-block;width: 85px;height: 26px;line-height: 24px;font-size: 11px;color: #fff;background-color: #666;text-align: center;position: relative;z-index: 38;}
.btn_file:hover{background-color: #494949;cursor: pointer;}
.hae_write_pop .add_file .file_box input{position: absolute;left: 9px;top: 8px;width: 387px;height: 24px;margin: 0 0 0 12px;border: 1px solid #dbdbdb;}
.hae_write_pop .file_name{height: 24px;line-height: 22px;margin: 0 0 0 17px;}
.hae_write_pop .ico_file_x{position: relative;top: 5px; left: 3px;}
.hae_write_pop ul{overflow: hidden;margin: 8px 0 0 0;}
.hae_write_pop ul li{font-size: 12px;color: #666;background:url('//img.godo.co.kr/godomall/mygodo/haedream/ico_dot.png') no-repeat left 8px;padding: 0 0 0 5px;height: 19px;}
.hae_write_pop .btn_reg_box{text-align: center;}
.hae_write_pop .btn_reg{display: inline-block;font-size: 15px;color: #fff;background-color: #fa2828;padding: 10px 46px;line-height: 1.3em;margin: 26px 0 0 0;}
.hae_write_pop .btn_reg:hover{background-color: #e22323;}

/*ºä ÆË¾÷*/
.hae_dream div.hae_view_pop{display: none;position: fixed;top: 50%;left: 50%;width: 517px;padding: 25px 25px 25px 25px;margin: -418px 0 0 -283px;z-index: 302;}
.hae_dream div.hae_view_pop.on{display: block;}
.hae_view_pop h1{position: relative;font-size: 20px;color: #222;}
.hae_view_pop h1 a{position: absolute;top: 5px;right: 0;}
.hae_view_pop .title_box{height: 38px;background-color: #f7f7f7;border: 1px solid #e6e6e6;margin: 15px 0 0 0;padding: 0 9px;}
.hae_view_pop.modify .title_box{background-color: #fff;}
.hae_view_pop .title_box input{width: 100%;height: 100%;font-size: 13px;border: 0 none;background-color: #f7f7f7;color: #797979;}
.hae_view_pop.modify .title_box input{background-color: #fff;}
.hae_view_pop .textarea_box{height: 183px;border: 1px solid #e6e6e6;margin: 10px 0 0 0;background-color: #f7f7f7;padding: 9px 9px 9px 9px;}
.hae_view_pop.modify .textarea_box{background-color: #fff;}
.hae_view_pop .textarea_box textarea{width: 100%;height: 100%;border: 0 none;font-size: 13px;background-color: #f7f7f7;color: #797979;}
.hae_view_pop.modify .textarea_box textarea{background-color: #fff;}
.hae_view_pop .add_file{position: relative;color: #797979;background-color: #f2f2f2;margin: 10px 0 0 0;padding: 10px 10px 10px 10px;}
.hae_view_pop.modify .add_file{color: #494949;position: relative;}
.hae_view_pop .add_file .add_text{position: absolute;left: 10px;top: 50%;margin: -8px 0 0 0;font-size: 13px;}
.hae_view_pop .add_file .file_box{display: none;position: relative;width: 399px;background-color: #f2f2f2;margin: 0 0 0 70px;padding: 8px 10px 8px 10px;}
.hae_view_pop.modify .add_file .file_box{display: inline-block;border: 1px solid #e6e6e6;background-color: #fff;}
.hae_view_pop .btn_file{width: 85px;height: 26px;line-height: 23px;font-size: 11px;color: #fff;background-color: #666;text-align: center;}
.btn_file:hover{background-color: #494949;cursor: pointer;}
.hae_view_pop.modify .btn_file{display: inline-block;position: absolute;top: 8px;left: 10px;}
.hae_view_pop .add_file .file_box input{display: none;width: 387px;height: 24px;margin: 0 0 0 11px;border: 1px solid #dbdbdb;}
.hae_view_pop.modify .add_file .file_box input{display: block;}
.hae_view_pop .file_name{height: 24px;line-height: 22px;margin: 0 0 0 80px;}
.hae_view_pop .ico_file_x{display: none;position: relative;top: 5px; left: 3px;}
.hae_view_pop.modify .ico_file_x{display: inline;}
.hae_view_pop .btn_box{text-align: right;margin: 10px 0 0 0;}

/*¹öÆ°*/
.hae_view_pop .btn_del{display: inline-block;width: 64px;height: 28px;line-height: 26px;font-size: 12px;color: #797979;font-weight: bold;border: 1px solid #797979;background-color: #fff;text-align: center;}
.hae_view_pop .btn_del:hover{border: 1px solid #494949;color: #494949;}
.hae_view_pop .btn_modify{display: inline-block;width: 64px;height: 28px;line-height: 26px;font-size: 12px;color: #fff;font-weight: bold;border: 1px solid #666;background-color: #666;text-align: center;margin: 0 0 0 3px;}
.hae_view_pop .btn_modify:hover{background-color: #494949;}

.cmt_title_wrap{font-size: 13px;color: #494949;margin: 20px 0 0 0;}
.cmt_title_wrap em{color: #b3b3b3;}
.cmt_title_wrap em.on{color: #fa2828;}

.cmt_list_wrap{display: none;height: 175px;border-top: 1px solid #494949;border-bottom: 1px solid #e1e1e1;overflow-y: scroll;margin: 13px 0 0 0;}
.cmt_list_wrap.on{display: block;}
.cmt_list{overflow: hidden;}
.cmt_list ul{margin: 11px 0 0 0;position: relative;}
.cmt_list ul li{margin: 0 0 15px 0; position: relative;}
.cmt_list .cmt_name{font-size: 13px;color: #494949;font-weight: bold;}
.cmt_list .cmt_days{font-size: 12px;color: #b3b3b3;margin: 0 0 0 10px;}
.cmt_list .cmt_text{display: block;font-size: 13px;color: #494949;margin: 6px 0 0 0;line-height: 1.7em;}

.cmt_list .cmt_wrap{display: none;}
.cmt_list .cmt_wrap.on{display: block;;}

.cmt_list .cmt_wrap .btn-comment-modify{background-color: #666;}
	.cmt_list .cmt_wrap .btn-comment-modify:hover{background-color: #494949;}
.cmt_list ul li > a{display: inline-block;font-size: 11px;color: #797979;font-weight: bold;}
.cmt_list ul li > a:hover{color: #494949;}
.cmt_list ul li > a.cmt-modify{position: absolute;top: 0;right: 3px;}
.cmt_list ul li > a.cmt_del{position: absolute;top: 0;right: 26px;background: url('//img.godo.co.kr/godomall/mygodo/haedream/ico_bar.png') no-repeat right 3px;padding: 0 8px 0 0;margin: 0 2px 0 0;}
.cmt_list .textarea_wrap{height: 45px;border: 1px solid #e6e6e6;padding: 10px 0 10px 10px;margin: 5px 0 0 0;}
.cmt_list .textarea_wrap textarea{width: 100%;height: 46px;border: 0 none;resize: none;overflow: hidden;}

.cmt_wrap{position: relative;overflow: hidden;margin: 10px 0 0 0;}
.cmt_wrap .cmt_textarea_box{height: 45px;margin: 0 69px 0 0;border: 1px solid #e6e6e6;padding: 10px 10px 10px 10px}
.cmt_wrap .cmt_textarea_box textarea{width: 100%;height: 46px;border: 0 none;}
.cmt_wrap a{position: absolute;right: 0;top:0;display: inline-block;width: 69px;height: 66px;line-height: 64px;font-size: 15px;color: #fff;font-weight: bold;background-color: #fa2828;text-align: center;}
.cmt_wrap a:hover{background-color: #e22323;}

.btn_close_box{text-align: center;margin: 30px 0 0 0;}
.btn_close_box .btn_close{display: inline-block;width: 118px;height: 38px;line-height: 36px;font-size: 15px;color: #797979;font-weight: bold;border: 1px solid #797979;background-color: #fff;text-align: center;}
.btn_close_box .btn_close:hover{color: #494949;border: 1px solid #494949;}

input:-ms-input-placeholder { font-size: 13px;color: #b3b3b3; }
input::-webkit-input-placeholder { font-size: 13px;color: #b3b3b3; }
input::-moz-placeholder { font-size: 13px;color: #b3b3b3; }
input::-moz-placeholder { font-size: 13px;color: #b3b3b3; }

textarea:-ms-input-placeholder { font-size: 13px;color: #b3b3b3; }
textarea::-webkit-input-placeholder { font-size: 13px;color: #b3b3b3; }
textarea::-moz-placeholder { font-size: 13px;color: #b3b3b3; }
textarea::-moz-placeholder { font-size: 13px;color: #b3b3b3; }

/*·Î±×ÀÎ*/
#login{background-color: #fbfbfb;overflow: hidden;}
#login input{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
#login input:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px white inset !important;}
#login .login_pop{position: relative;width: 900px;height: 570px;margin: 70px auto 130px;background-color: #fff;}
#login .login_pop.marketing{margin: 0 auto;}
#login .login_pop .login_area{position: relative;float: left;width: 310px;height: 100%;padding: 99px 40px 0 40px;text-align: center;z-index: 1;}
#login .login_pop.marketing .login_area{height: initial;}
#login .login_pop .login_area h1 img{margin: 0 0 20px 0;}
#login .login_pop .login_area.captcha h1 img{margin: 0 0 27px 0;}
#login .login_pop .login_area.captcha{padding: 39px 40px 0 40px;}
#login .login_pop .login_area > span{display: none;font-size: 15px; color: #fa2828;font-weight: bold;letter-spacing: -1px;border-bottom: 1px solid #fa2828;}
#login .login_pop .login_area > p{display: none;font-size: 13px; color: #8d8d8d;letter-spacing: -0.5px;margin: 7px 0 20px 0;line-height: 1.4em;}
#login .login_pop .login_area.captcha > span.captcha{display: inline-block;}
#login .login_pop .login_area.captcha > p.captcha{display: block;}

#login .login_pop .login_area.fail > span.fail{display: inline-block;}
#login .login_pop .login_area.fail > p.fail{display: block;}

#login .login_pop .login_area.no-appv > span.no-appv{display: inline-block;}
#login .login_pop .login_area.no-appv > p.no-appv{display: block;}

#login .login_pop .slide_area{position: relative;float: left;width: 510px;height: 570px;z-index: 1;}
#login .login_pop .slide_area .bx-wrapper{width: 510px;height: 570px;}
#login .login_pop .slide_area ul{width: 510px;height: 570px;}
#login .login_pop .slide_area ul li a{display: block;width: 510px;height: 570px;}
/*#login .login_pop .slide_area ul li a img{display: none;}*/
#login .login_pop .slide_pager{text-align: center;position: relative;top: -50px;z-index: 51;}
#login .login_pop .slide_pager a{display: inline-block;width: 12px; height: 12px;background: url('//img.godo.co.kr/godo/member/login/sp_slide.png') no-repeat left top;margin: 0 1px 0 0;}
#login .login_pop .slide_pager a.active{background-position: left bottom;}

#login .login_pop .shadow{position: absolute;top: -17px;left: -24px;}
#login .login_pop.marketing .shadow{display: none;}

#login .text_wrap{height: 48px;border: 1px solid #dbdbdb;background-color: #fcfcfc;margin: 10px 0 0 0;}
#login .text_wrap input{width:268px;padding: 0 20px 0 20px;height: 48px;background-color: #fcfcfc;font-size: 14px;color: #333;}
#login .btn_login{display: block;width: 100%;font-size: 17px; color: #fff;font-weight: bold;background-color: #fa2828; text-align: center;height:60px;line-height: 58px;margin: 20px 0 0 0;}
#login .login_area.word .btn_login{margin: 10px 0 0 0;}
#login .text_wrap input:-ms-input-placeholder { font-size: 14px;color: #8e8e8e; }
#login .text_wrap input::-webkit-input-placeholder { font-size: 14px;color: #8e8e8e; }
#login .text_wrap input::-moz-placeholder { font-size: 14px;color: #8e8e8e; }
#login .text_wrap input::-moz-placeholder { font-size: 14px;color: #8e8e8e; }

#login .login_pop .login_area .word_wrap{display: none;margin: 19px 0 0 0;}
#login .login_pop .login_area.captcha .word_wrap{display: block;}
#login .login_pop .word_wrap span{font-size: 13px;color: #166dbe;letter-spacing: -0.5px;}
#login .login_pop .word_wrap > img{margin: 5px 0 0 0;}

#login .login_pop .input_wrap{position: relative;height: 48px;border: 1px solid #dbdbdb;background-color: #fff;padding: 0 48px 0 0;}
#login .login_pop .input_wrap .input{width: 259px;}
#login .login_pop .input_wrap a{position: absolute;right: 0;top:0;display: inline-block;border-left: 1px solid #dbdbdb;}
#login .input_wrap input{width: 219px;padding: 0 20px 0 20px;height: 48px;background-color: #fff;font-size: 14px;color: #333;}

#login .func{height: 30px;margin: 10px 0 0 0;}
#login .func .check_wrap{float: left;}

#login .func .check_wrap label{background: url('//img.godo.co.kr/godo/member/login/sp_check.png') no-repeat left top;width: 100px; height: 20px;line-height: 18px;display: inline-block;text-align: left;padding: 0 0 0 8px;font-size: 12px; color:#565555;}
#login .func .check_wrap label.on{background-position: left bottom;}
#login .func .check_wrap input{visibility: hidden;}

#login .func .right{float: right;margin: 1px 0 0 0;letter-spacing: -0.5px;}
#login .func .right .join{color: #3a3a3a;font-weight: bold;background: url('//img.godo.co.kr/godo/member/login/ico_bar.png') no-repeat right 5px;padding: 0 8px 0 0;margin: 0 3px 0 0;}
#login .func .right .find_id{color: #565555;}

.mygodo .pop_expire{display: none;position: absolute;right: 40px;top: 115px;width: 230px;height: 80px;background-color: #f92928;padding:21px 20px 20px 20px;z-index: 2}
.mygodo .pop_expire.on{display: block}
.mygodo .pop_expire .ico_x{position: absolute;right: 10px;top: 10px;}
.mygodo .pop_expire .text{font-size: 13px;color: #f9ffd3;}
.mygodo .pop_expire .new_pass{display: inline-block;font-size: 12px;font-weight: bold;color: #fefefe;background: url("//img.godo.co.kr/godo/mygodo/1805/ico_arrow_right.png") no-repeat right 5px;border-bottom: 1px solid #ffffff;padding: 0 8px 2px 0;margin: 5px 0 0 0;}
/*¾ÆÀÌµð Ã£±â*/
div#layout_body_find {width:990px;margin:0px auto; margin-top:30px; padding:0px 0px 100px 0px;position:relative;}

#layout_body_find h3 {background:url('//www.godo.co.kr/common/img.member/iconTit.gif') no-repeat;background-position:0px 0px;color:#000;font-weight:bold;font-size:15px;padding:0px 0px 10px 20px;letter-spacing:-1px;}
#layout_body_find .desc {background:url('//www.godo.co.kr/common/img.member/iconStit.gif') no-repeat;background-position:0px 2px;color:#000;font-weight:bold;font-size:12px;padding:0px 0px 5px 14px;}
#layout_body_find .innerbox {width:922px;margin:10px auto 0px auto;}

#layout_body_find .innerbox .leftbox {margin-right:16px;}
#layout_body_find .innerbox .rightbox {}
#layout_body_find .innerbox .certarea {width:385px;height:350px;border:4px solid #e5e5e5;float:left;padding:30px 30px 50px 30px;;position:relative;}

#layout_body_find .innerbox .certarea .boxtitle {text-align:center;height:37px;}
#layout_body_find .innerbox .certarea .description {padding:30px 0px 0px 0px;height:60px;color:#666;text-align:center;font-size:12px;}
#layout_body_find .innerbox .certarea .description strong {font-weight:bold;}

#layout_body_find .innerbox .certarea .formarea {border-style:solid;border-color:#e5e5e5;border-width:1px 0px 1px 0px;background-color:#f2f7fd;}
#layout_body_find .innerbox .certarea .formarea .selectFindMethod {border-bottom:1px solid #e5e5e5;text-align:center;padding:15px 0px 15px 0px;color:#333;font-weight:bold;height:22px;}
#layout_body_find .innerbox .certarea .formarea .selectCertMethod {text-align:center;padding:85px 0px 0px 0px;color:#333;font-weight:bold;height:99px;}

#layout_body_find .innerbox .certarea .formarea .inputArea {padding:20px 30px 0px 30px;height:111px;}
#layout_body_find .innerbox .certarea .formarea .inputArea .field {position:relative;padding:0px 0px 0px 90px;height:28px;}
#layout_body_find .innerbox .certarea .formarea .inputArea .field .label {position:absolute;left:0px;top:5px;width:90px;color:#333;font-weight:bold;}

#layout_body_find .innerbox .certarea .formarea .inputArea .field input.iptText {
	box-sizing: content-box;-moz-box-sizing: content-box;border:1px solid #d7d7d7;
	font-size:12px;height:21px;line-height:21px;padding:1px 3px;display:block;float:left;color:#555;
}

#layout_body_find .innerbox .certarea .formarea .inputArea .field input.mid {width:209px;}
#layout_body_find .innerbox .certarea .formarea .inputArea .field input.name {width:209px;}
#layout_body_find .innerbox .certarea .formarea .inputArea .field input.hp {width:139px;margin-right:5px;}
#layout_body_find .innerbox .certarea .formarea .inputArea#formFindEmail .field input.email {width:139px;margin-right:5px;}
#layout_body_find .innerbox .certarea .formarea .inputArea#formFindJoininfo .field input.email {width:209px;}
#layout_body_find .innerbox .certarea .formarea .inputArea .field input.checkNumber {width:209px;}

#layout_body_find .innerbox .certarea .formarea .inputArea .field select {
	box-sizing: content-box;-moz-box-sizing: content-box;font-size:12px;height:19px;line-height:19px;padding:2px 5px;
	display:block;float:left;border:1px solid #ccc;margin:0px;color:#555;
}
#layout_body_find .innerbox .certarea .formarea .inputArea .field select.selBirthdayYear {width:71px;margin-right:3px;}
#layout_body_find .innerbox .certarea .formarea .inputArea .field select.selBirhdayMonth {width:52px;margin-right:3px;}
#layout_body_find .innerbox .certarea .formarea .inputArea .field select.selBirthdayDay {width:52px;}

#layout_body_find .innerbox .certarea .formarea .inputArea .field .btnSendCheckNumber {display:block;cursor:pointer;float:left;margin-top:3px;}

#layout_body_find .innerbox .certarea .submitarea {position:absolute;bottom:30px;left:0px;width:100%;text-align:center;}
#layout_body_find .innerbox .certarea .submitarea img {cursor:pointer;}

#layout_body_find .iptRadio {vertical-align:middle;margin:0px 0px 0px 0px;}
#layout_body_find .iptCheck {vertical-align:middle;margin:0px 0px 0px 0px;}

/* capcha °ü·Ã */
#layout_body_find .innerbox .capcha{
	border-top: 1px dotted #bababa;
	margin: 15px 0 0;
	padding: 15px 0 0;
}

#layout_body_find .innerbox .capcha .input-text_normal{
	width: 289px;
	font-size: 12px;
	line-height: 14px;
	padding: 7px;
	border: 1px solid #5583dd;
	margin: 0 0 5px 0;
}

#layout_body_find .borderbox {border:4px solid #e5e5e5;padding:45px 30px 45px 30px;}
#layout_body_find table.tblfind {border-top:1px solid #e5e5e5;}
#layout_body_find table.tblfind th {border-bottom:1px solid #e5e5e5;background-color:#f2f7fd;width:162px;padding:10px 0px 10px 0px;text-align:left;}
#layout_body_find table.tblfind th div {background:url('//www.godo.co.kr/common/img.member/iconGrid01.gif') no-repeat;background-position:8px 4px;padding:0px 0px 0px 20px;font-size:12px;color:#545454;font-weight:bold;}
#layout_body_find table.tblfind td {border-bottom:1px solid #e5e5e5;;width:700px;padding:10px 0px 10px 0px;}
#layout_body_find table.tblfind td div {padding:0px 0px 0px 15px;}
#layout_body_find .iptText {border:1px solid #ccc;font-size:12px;}

/* ¸¶ÀÌ°íµµ °øÅë Å¬·¡½º */
.input_n{border: 1px solid #a9a9a9;}

div#layer-ask div.collect div.terms-layer {width:364px;height:220px;background:url('//img.godo.co.kr/godo/operate/190423/layer_balloon_terms.png') no-repeat left top;}
div#layer-ask div.collect div.terms-layer div ul li p{display: inline-block;font-size: 11px;color: #ccc;margin: 17px 0 0 0;text-indent: 0;}
