.gtcolor {
	color:#4e5259;
}

#ecm_detail {
	background:url('../img/autowork_back.png');
	width:752px; 
	height:1092px; 
	position:relative;

}

.auto_pro_t {
	position:absolute;
	font-weight:bold;
	font-size:15px;
	color:#345391;
	margin-left:17px;
	margin-top:-38px;
	line-height:21px;
}
.auto_pro_t2 {
	position:absolute;
	font-weight:bold;
	font-size:15px;
	color:#345391;
	margin-left:17px;
	line-height:21px;
}
#auto_pro_bt {
	margin-top:-50px;
	float:right;
}
.pop_link {
	cursor:pointer;
}
.auto_pro_st {
	font-size:14px;
	color:#696c71;
	margin-top:13px;
	word-break: break-all;
	letter-spacing: -1px;
	line-height:20px;
}
.auto_pro_st2 {
	font-size:14px;
	color:#696c71;
	margin-top:423px;
	word-break: break-all;
	letter-spacing: -1px;
	line-height:20px;
}
.auto_pro_st3 {
	font-size:14px;
	color:#696c71;
	margin-top:50px;
	word-break: break-all;
	letter-spacing: -1px;
	line-height:20px;
	position:absolute;
}
#outbount_img {
	margin-top:80px;
}
.ml20 {
	margin-top:-20px;
}
.mt375 {
	margin-top:375px;
}
#ecm_bt {
	margin-left:241px;
	margin-top:130px;
}
#saleorder_bt {
	text-align: center;
	margin-top:295px;
}
#outbound {
	width:750px;
	height:320px;
	background:url("../img/outbound_back.png") no-repeat;
}
#outbound_popup {
	text-align: center;
}

/*레이어팝업*/
.layer-wrap {
	display:none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	z-index:1000;
}

.layer-wrap:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em;
}

.pop_layer {
	display: inline-block;
	vertical-align: middle;
	border: solid 6px #345391;
	z-index: 10;
	position: relative;
}

#pop_head {
	width: 100%;
	height: 42px;
	background: #345391;
	position:relative;
}

.close_bt {
	position: absolute;
	top: 7px;
	right: 12px;
	cursor: pointer;
}

.white_back {
	background: white;
	margin-top: -12px;
	border-radius: 3px;
	width:700px;
	height:auto;
}

/*팝업 레이어*/
#pop_up {
	background: #345391;
	border: 0;
	overflow: hidden;
	display: none;
	z-index: 5;
	position:relative;
}

#pop_in {
	margin-top: 12px;
}

#pop_in ul {
	text-align: center;
	padding: 0;
}

#popup_img {
	position: absolute;
	margin: 7px 0 0 10px;
}
.pop_in_txt {
	letter-spacing: -1px;
	font-size:22px;
	font-weight:bold;
	margin-left:22px;
	color:#231f1f;
	text-align:left;
	padding-top:30px;
	line-height:22px;
}
.layer_in {
	width:650px;
	margin:0 auto;
	margin-top:15px;
	padding-bottom:22px;
}