
/* ****************** 1칸 레이아웃  ****************** */

.layout_139031_ {clear:both; min-width:320px; max-width:960px; margin:0 auto;}
.layout_139031_ > div:after {content:''; display:block; clear:both;}
.layout_139031_ > div > [class^=container_] {float:left; position:relative; width:100%; box-sizing:border-box;}

@media \0screen{
	.layout_139031_ {min-width:960px;}
}

/* ****************** 타이틀 텍스트  ****************** */

.title_139033_ {font-size:0;}
.title_139033_ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:24px; letter-spacing:-1px; font-weight:bold; color:#000000; line-height:1.4em;
}
.title_139033_ p:before {content:''; position:absolute; background:#777777; font-size:0;}

.title_139033_.style_top p {padding-top:10px;}
.title_139033_.style_top p:before {left:0; top:0; width:24px; height:4px;}

.title_139033_.style_right p {padding-right:14px;}
.title_139033_.style_right p:before {right:0; top:5px; width:4px; height:24px;}

.title_139033_.style_bottom p {padding-bottom:12px;}
.title_139033_.style_bottom p:before {left:0; bottom:0; width:24px; height:4px;}

.title_139033_.style_left p {padding-left:14px;}
.title_139033_.style_left p:before {left:0; top:5px; width:4px; height:24px;}

.title_139033_.style_circle1 p {padding-left:20px;}
.title_139033_.style_circle1 p:before {
	left:0; top:11px; width:12px; height:12px;
	border-radius:12px;
}

.title_139033_.style_circle2 p {padding-left:20px;}
.title_139033_.style_circle2 p:before {
	left:0; top:11px; width:12px; height:12px;
	border:2px solid #777777; border-radius:12px; background:none; box-sizing:border-box;
}

/* ****************** 맞춤전송폼 - 기본폼  ****************** */

.myreg_form__139032_ {padding:10px;}
.myreg_form__139032_ * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.myreg_form__139032_ dd * {-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
.myreg_form__139032_ h3 {margin:0; padding:10px; font-size:15px; color:#333; text-align:left;}
.myreg_form__139032_ ul {
	position:relative; width:100%; margin:0 0 15px; padding:5px 10px; list-style:none; border:1px solid #ccc; border-radius:4px;
	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
}
.myreg_form__139032_ li {padding:10px 2px; border-top:1px dashed #ddd;}
.myreg_form__139032_ li:first-child {border-top:none;}
.myreg_form__139032_ dl {display:table; width:100%; margin:0;}
.myreg_form__139032_ dt {display:table-cell; width:80px; padding:2px 5px; font-size:14px; vertical-align:middle; text-align:left;}
.myreg_form__139032_ dt i {font-style:normal; color:#d00000;}
.myreg_form__139032_ dd {display:table-cell; margin:0; padding:2px 5px; font-size:14px; vertical-align:middle; text-align:left;}
.myreg_form__139032_ dd > span {display:inline-block; padding:5px; color:#0256d0;}
.myreg_form__139032_ textarea {margin:2px 0; font-size:12px;}
.myreg_form__139032_ input[type=text],
.myreg_form__139032_ textarea,
.myreg_form__139032_ select {
	margin:2px 0; padding:.6em .3em; border:1px solid #aaa; border-radius:.3em; font-size:14px;
	-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.2);
	box-shadow:inset 0 1px 4px rgba(0,0,0,0.2);
}
.myreg_form__139032_ label {font-size:14px;}

.myreg_form__139032_ .privacy {margin:0 0 15px;}
.myreg_form__139032_ .privacy > div {overflow:auto; height:120px; padding:10px; border:1px solid #aaa; border-radius:4px; background:#f1edea; font-size:13px; text-align:left; line-height:20px;}
.myreg_form__139032_ .privacy h4 {
	padding:5px 10px; border-radius:.3em; background:#bbb; color:#fff;
	text-shadow:-1px 0 1px rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.2), 0 -1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.myreg_form__139032_ .privacy label {display:block; padding:10px 5px; font-size:13px;}

.myreg_form__139032_ .submit {text-align:center;}
.myreg_form__139032_ .submit button {padding:10px 30px; border:none; background-color:#666; cursor:pointer; font-size:16px; color:#fff;vertical-align:middle;}
