@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
blockquote,
pre,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
caption,
th,
td,
form,
fieldset,
legend,
hr,
select,
input,
textarea {
	font-family: nanumgothic, 'Nanum Gothic', '맑은 고딕', 'Malgun Gothic', 'Helvetica Neue', 'Helvetica', verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #666;
	line-height: 160%;
}
pre {
	white-space: pre-line;
}
ul,
ol {
	list-style: none;
}
table {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border: 0;
	_border-collapse: collapse;
	width: 100%;
}
* + html table {
	border-collapse: collapse;
}
img,
fieldset,
abbr,
acronym {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
var {
	font-style: normal;
	font-weight: normal;
}
input,
button,
textarea {
	padding: 0;
	color: #666;
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table,
table th,
table td {
	border: 0;
}
hr {
	display: none;
}
a {
	color: #666;
	text-decoration: none;
}
img {
	vertical-align: middle;
	max-width: 100%;
	max-width: 100%;
	max-width: 100;
	max-width: 10;
	max-width: 1;
	max-width: ;
}
body {
	background-color: #fff;
}

caption,
legend {
	*position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
}
.hide {
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.gLeft {
	float: left;
}
.gRight {
	float: right;
}
.clfix:after {
	display: block;
	clear: both;
	content: '';
}

/* d */
/* WEBFONT */
@font-face {
	font-family: 'Noto Sans KR';
	src: url('/font/NotoSansKR-Light.eot');
	src: url('/font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'), url('/font/NotoSansKR-Light.woff') format('woff'),
		url('/font/NotoSansKR-Light.ttf') format('truetype');
	font-style: normal;
	font-weight: 100;
}
@font-face {
	font-family: 'Noto Sans KR';
	src: url('/font/NotoSansKR-Regular.eot');
	src: url('/font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'), url('/font/NotoSansKR-Regular.woff') format('woff'),
		url('/font/NotoSansKR-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Noto Sans KR';
	src: url('/font/NotoSansKR-Medium.eot');
	src: url('/font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'), url('/font/NotoSansKR-Medium.woff') format('woff'),
		url('/font/NotoSansKR-Medium.ttf') format('truetype');
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'Noto Sans KR';
	src: url('/font/NotoSansKR-Bold.eot');
	src: url('/font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'), url('/font/NotoSansKR-Bold.woff') format('woff'),
		url('/font/NotoSansKR-Bold.ttf') format('truetype');
	font-style: normal;
	font-weight: 600;
}

.headerBg,
#footer .con1 .bg,
#footer .mQuick .bg,
#body {
	margin: 0 auto;
	width: 980px;
}

#footer {
	position: relative;
	border-top: 3px solid #b2b2b2;
	padding: 20px 0 20px;
}
#footer .con1 {
	height: 108px;
}
#footer .con1 .logo {
	float: left;
	width: 255px;
}
#footer .con1 .copy {
	float: left;
	width: 706px;
}
#footer .con1 .copy p {
	color: #b4b6b9;
	font-family: dotum;
	font-size: 12px;
}

#footer.selected {
	width: 100%;
}
#footer.selected .mQuick {
	background: none;
	width: 100%;
	height: 135px;
}
#footer.selected .mQuick .cov {
	display: block;
}
#footer.selected .mQuick li {
	height: 135px;
}
#footer.selected .mQuick li .tit a {
	color: #e0e3e2;
}
#footer.selected .mQuick .con {
	display: block;
}
#footer.selected .mQuick li.btnQuick a {
	background-image: url(../images/btn_quickopen.png);
}

.mQuick {
	position: fixed;
	bottom: 0;
	background-color: #153931;
	width: 100%;
	z-index: 1000;
}
.mQuick .cov {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #153931;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	width: 100%;
	height: 135px;
}
.mQuick .bg {
	position: relative;
}
.mQuick ul {
	zoom: 1;
}
.mQuick ul:after {
	display: block;
	clear: both;
	content: '';
}
.mQuick li {
	float: left;
	border-left: 2px solid #44615a;
	width: 164px;
}
.mQuick li .tit {
	display: block;
	color: #fff;
	font-size: 17px;
	padding: 0 0 0 20px;
	line-height: 49px;
	height: 49px;
}
.mQuick li .tit a {
	color: #fff;
}

.mQuick li.a .tit,
.mQuick li.b .tit {
	padding: 0;
	text-align: center;
}
.mQuick li .con {
	display: none;
	position: relative;
	margin-top: -7px;
}
.mQuick li .con .it2 {
	border: 1px solid #16a88b;
	color: #7e8087;
	font-size: 12px;
	font-family: dotum;
	padding: 0 0 0 5px;
	width: 125px;
	line-height: 29px;
	height: 25px;
}
.mQuick li.b {
	border-left: 0;
}
.mQuick li.way,
.mQuick li.counsel {
	width: 198px;
}
.mQuick li.counsel,
.mQuick li.reserve {
	border-left: 1px dashed #44615a;
}
.mQuick li.a {
	background: url(../images/img_quick1.png) 50% 56px no-repeat;
}
.mQuick li.b {
	background: url(../images/img_quick2.png) 50% 78px no-repeat;
}
.mQuick li.way .con {
	padding: 0 0 0 20px;
}
.mQuick li.way .con .tx {
	display: block;
	color: #fff;
	font-size: 12px;
	font-family: dotum;
	margin: 10px 0 7px;
}
.mQuick li.way .con input {
	vertical-align: middle;
}
.mQuick li.way .con .ii {
	margin-left: -4px;
}
.mQuick li.counsel .con {
	color: #f3c321;
	font-size: 25px;
	font-family: dotum;
	padding: 15px 0 0 20px;
	height: auto;
}

.mQuick li.reserve {
	width: 250px;
}
.mQuick li.reserve .con {
	padding: 0 0 0 20px;
}
.mQuick li.reserve .con span {
	display: block;
	margin-bottom: 6px;
}
.mQuick li.reserve .con .ii {
	position: absolute;
	top: 0;
	right: 29px;
}

.mQuick li.btnQuick {
	position: absolute;
	top: 0;
	right: -50px;
	width: 50px;
}
.mQuick li.btnQuick a {
	display: block;
	background: url(../images/btn_quickclose.png) 50% 50% no-repeat;
	text-indent: -9999px;
	font-size: 0;
	height: 49px;
}

#wrap {
	min-width: 1080px;
}
#header {
	border-bottom: 1px solid #e2e4e3;
	height: 90px;
	z-index: 200;
}
#header .headerBg {
}
#header h1 {
	float: left;
}
#header .util {
	float: right;
	margin: 18px 0 0;
}
#header .util li {
	float: left;
	margin: 0 0 0 13px;
}
#header .util li a {
	display: block;
	background: url(../images/ico_dotgray1.png) 0 9px no-repeat;
	color: #9c9c9c;
	font-size: 13px;
	padding: 0 0 0 8px;
}
/*
#gnbNavi{position:absolute;top:43px;right:0;border-top:1px solid #fff;}
#gnbNavi li{float:left;margin-left:40px;}
#gnbNavi li strong a{display:block;background:url(../images/k_comm.png) 0 -100px no-repeat;color:#000;font-size:17px;height:39px;}
#gnbNavi li.selected a{font-weight:bold;}
*/
#gnbNavi {
	float: right;
	border-top: 1px solid #fff;
	margin-top: 5px;
}
#gnbNavi li {
	float: left;
}
#gnbNavi li + li {
	margin-left: 25px;
}
#gnbNavi li strong a {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 17px;
	height: 44px;
	letter-spacing: -0.5px;
}
#gnbNavi li.selected strong a,
#gnbNavi li strong.over a {
	font-weight: bold;
	border-bottom: 3px solid #16a88b;
}

#gnbNavi li div {
	position: absolute;
	top: 91px;
	left: 0;
	display: ;
	background: #fff;
	width: 100%;
	height: 0;
	overflow: hidden;
	z-index: 300;
}
#gnbNavi li div ul {
	margin: 0 auto;
	width: 980px;
	height: 37px;
}
#gnbNavi li div li {
	margin: 0 25px 0 0;
}
#gnbNavi li div li a {
	color: #7a7a7a;
	line-height: 37px;
	height: 37px;
}
#gnbNavi li div li.selected a,
#gnbNavi li div li a:hover {
	color: #16a88b;
}

#gnbNavi li.a div ul {
	padding-left: 280px;
	width: 700px;
}
#gnbNavi li.b div ul {
	padding-left: 470px;
	width: 580px;
}
#gnbNavi li.c div ul {
	padding-left: 639px;
	width: 341px;
}
#gnbNavi li.d div ul {
	padding-left: 563px;
	width: 427px;
}
#gnbNavi li.d div ul li {
	margin: 0 0 0 25px;
}
#gnbNavi li.e div ul {
	padding-left: 620px;
	width: 410px;
}
#gnbNavi li.f div ul {
	padding-left: 390px;
	width: 800px;
} /* add20140625-1 */

/* add20140625-3 */
.mList7 {
}
.mList7 .jcarousel {
	margin: 0 0 10px;
	height: 73px;
}
.mList7 .jcarousel-wrapper .paging {
	width: 740px;
}

.mList7 .jcarousel-control-prev,
.mList7 .jcarousel-control-next {
	top: -83px;
	background: url(../images/ico_prev3.png) 0 50% no-repeat #fff;
	width: 14px;
	height: 73px;
}

.mList7 .jcarousel-control-prev,
.mList7 .jcarousel-control-next {
	top: -83px;
	width: 14px;
	height: 73px;
}
.mList7 .jcarousel-control-prev {
	left: 0;
}

.mList7 .jcarousel-control-next {
	right: 0;
	background-image: url(../images/ico_next3.png);
}

.mList7 .jcarousel-control-next {
	right: 0;
}
.mList7 .jcarousel ul {
	margin: 0 20px;
}
.mList7 .jcarousel li .ls {
	display: block;
	float: left;
	position: relative;
	margin: 0 3px 0 4px;
}
.mList7 .jcarousel li a:hover .cover,
.mList7 .jcarousel li .ls.selected .cover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	border: 4px solid #0d9271;
	width: 102px;
	height: 65px;
}
/* //add20140625-3 */

.keyvisual {
	background: url(../images/keyvisual4.jpg) 50% 0 no-repeat;
	height: 95px;
}
.keyvisual.t1 {
	background-image: url(../images/keyvisual1.jpg);
}
.keyvisual.t2 {
	background-image: url(../images/keyvisual2.jpg);
}
.keyvisual.t3 {
	background-image: url(../images/keyvisual3.jpg);
}
.keyvisual.t5 {
	background-image: url(../images/keyvisual5.jpg);
}
.keyvisual.t6 {
	background-image: url(../images/keyvisual6.jpg);
}
.keyvisual.t7 {
	background-image: url(../images/keyvisual7_member.jpg);
}
.keyvisual.t72 {
	background-image: url(../images/keyvisual7.jpg);
}

.hidden {
	display: none;
}

.mBc {
	position: absolute;
	top: 30px;
	right: 0;
}
.mBc span,
.mBc em {
	display: block;
	float: left;
}
.mBc .bar {
	display: none;
}
.mBc span {
	background: url(../images/ico_bc.png) 100% 6px no-repeat;
	margin: 0 7px 0 0;
	padding: 0 14px 0 0;
}

#body {
	position: relative;
	padding: 43px 0 100px;
	zoom: 1;
}
#body:after {
	display: block;
	clear: both;
	content: '';
}
#body h3 {
	color: #444;
	font-size: 28px;
	margin-bottom: 7px;
}
#body #secondary {
	float: left;
	width: 184px;
}
#body #contents {
	position: relative;
	float: right;
	width: 740px;
	min-height: 600px;
}
#body #contents .mBc {
	top: -13px;
}

.cyberMain {
	background: url(../images/k_cyvermain.jpg) 0 0 repeat;
}
.cyberMain .conmain {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	min-height: 705px;
}
.cyberMain .conmain h1 {
	margin: 20px 0 0 20px;
}
.cyberMain .conmain .button {
	position: absolute;
	top: 25px;
	right: 40px;
	width: 153px;
}
.cyberMain .conmain .button a {
	margin-bottom: 6px;
	text-align: center;
	padding: 0;
	width: 153px;
}

.cyber {
	background: url(../images/k_cyber.png) 0 0 repeat-y;
}
.cyberGrid {
	width: 1000px;
	min-height: 705px;
	zoom: 1;
}
.cyberGrid:after {
	display: block;
	clear: both;
	content: '';
}
.cyberSecondary {
	float: left;
	width: 183px;
}
.cyberSecondary .title {
	background: url(../images/k_cyber2.png) 0 0 repeat-y;
	text-align: center;
	padding: 20px 0 0;
	height: 145px;
}
.cyberSecondary .button {
	text-align: center;
}
.cyberSecondary h2 {
	color: #404041;
	font-size: 18px;
	margin-top: 5px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}
.cyberContents {
	position: relative;
	float: left;
	margin-left: 40px;
	padding: 20px 0 10px;
	width: 740px;
}
.cyberContents h3 {
	color: #444;
	font-size: 25px;
	margin-top: 25px;
	height: 63px;
}
.cyberContents .iClose2 {
	position: absolute;
	top: 0;
	right: 0;
}
.cyberContents .mPag {
	margin-bottom: 0;
}
.cyberContents .info1 {
	margin: -10px 0 10px;
	font-size: 15px;
}
.cyberContents .info2 {
	margin: 20px 0 10px;
	font-size: 13px;
}

.mPicture {
	margin: 115px 0 0;
}
.mPicture .pic {
	position: relative;
	background: url(../images/k_picture1.png) 0 0 no-repeat;
	margin: 0 0 0 20px;
	width: 145px;
	height: 220px;
}
.mPicture .img {
	margin: 11px 0 0 17px;
}
.mPicture .cov {
	position: absolute;
	top: 0;
	left: 8px;
	display: block;
	background: url(../images/k_picture1_2.png) 0 0 no-repeat;
	width: 125px;
	height: 63px;
}
.mPicture .name {
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	margin: 31px 0 0;
	text-align: center;
}
.mPicture .button {
	margin-left: 1px;
}

.mPicture2 {
	margin: 0 auto;
	width: 536px;
}
.mPicture2 .pic {
	position: relative;
	background: url(../images/k_picture2.png) 0 0 no-repeat;
	margin: 0 0 0 20px;
	width: 536px;
	height: 301px;
}
.mPicture2 .img {
	margin: 18px 0 0 82px;
}
.mPicture2 .cov {
	position: absolute;
	top: 0;
	left: 67px;
	display: block;
	background: url(../images/k_picture2_2.png) 0 0 no-repeat;
	width: 203px;
	height: 102px;
}
.mPicture2 .name {
	position: absolute;
	top: 40px;
	left: 307px;
	color: #404041;
	font-size: 35px;
	font-weight: bold;
	line-height: 120%;
}
.mPicture2 .name em {
	font-weight: bold;
	color: #0c9170;
}

.cyberWrite .info1 {
	margin: -10px 0 10px;
	font-size: 15px;
}
.cyberWrite h4 {
	color: #0a634d;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 5px 2px;
}
.cyberWrite .con1 {
	border-top: 1px solid #e6e6e6;
	margin-bottom: 10px;
	padding-top: 10px;
}
.cyberWrite .con1 ul {
	zoom: 1;
}
.cyberWrite .con1 ul:after {
	display: block;
	clear: both;
	content: '';
}
.cyberWrite .con1 li {
	float: left;
	margin-right: 10px;
	text-align: center;
}
.cyberWrite .con1 li .img {
	display: block;
	border: 1px solid #d9d9d9;
	margin: 0 0 10px;
}
.cyberWrite .con2 {
	margin-bottom: 20px;
}
.cyberWrite .con2 .message {
	border: 1px solid #c0c0c0;
	padding: 6px 8px;
}
.cyberWrite .con2 .textarea {
	border: 1px solid #dfdfdf;
	padding: 6px 8px;
	width: 705px;
	height: 22px;
}

.mList1 {
	position: relative;
}
.mList1 ul {
	margin-top: 10px;
}
.mList1 li {
	float: left;
	margin-left: 20px;
	width: 66px;
}
.mList1 li.first {
	margin-left: 0;
}
.mList1 li a {
	color: #fff;
	font-family: tahoma;
	font-size: 11px;
}
.mList1 li a .date {
	display: block;
	text-align: center;
	margin-top: 5px;
}

.mList2 {
	position: relative;
}
.mList2 ul {
	margin-top: 10px;
}
.mList2 li {
	position: relative;
	margin-bottom: 2px;
}
.mList2 li a {
	color: #fff;
	font-family: dotum;
	font-size: 12px;
}
.mList2 li a .txt {
	display: block;
	padding-right: 65px;
}
.mList2 li a .date {
	position: absolute;
	top: 0;
	right: 0;
	font-family: tahoma;
	font-size: 11px;
}

.mList3 {
}
.mList3 ul {
	zoom: 1;
}
.mList3 ul:after {
	display: block;
	clear: both;
	content: '';
}
.mList3 li {
	position: relative;
	float: left;
	margin: 0 0 8px 8px;
	width: 179px;
}
.mList3 li .cov {
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	height: 30px;
	width: 100%;
}
.mList3 li .txt {
	position: absolute;
	bottom: 5px;
	left: 10px;
	display: none;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 165px;
}
.mList3 li a:hover .cov,
.mList3 li a:hover .txt {
	display: block;
}
.mList3 li.first {
	margin-left: 0;
}

.cyberMain {
	position: relative;
	background: url(../images/k_cybermain.jpg) 0 0 repeat;
}
.cyberMain .grid1 {
	position: absolute;
	top: 502px;
	left: 0;
	width: 100%;
}
.cyberMain .grid1Bg {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #0d9271;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	width: 100%;
	height: 173px;
}
.cyberMain .con {
	position: relative;
	padding: 20px 40px 0;
}
.cyberMain .grid1 h2 {
	color: #fff;
	font-size: 17px;
}
.cyberMain .grid1 .iMore {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	font-family: tahoma;
	font-size: 11px;
}
.cyberMain .grid1 .layf,
.cyberMain .grid1 .memorial,
.cyberMain .grid1 .album {
	float: left;
	margin-left: 100px;
	width: 239px;
}
.cyberMain .grid1 .layf {
	margin-left: 0;
}

#mLnb {
	padding: 1px 0 0;
}
#mLnb h2 {
	color: #404041;
	font-size: 22px;
	padding: 0 0 0 6px;
	height: 41px;
}
#mLnb ul {
	background: url(../images/line_lnb2.png) 0 0 no-repeat;
	padding: 3px 0 0;
}
#mLnb li {
	background: url(../images/line_lnb1.png) 0 100% no-repeat;
}
#mLnb li a {
	display: block;
	color: #717171;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 8px;
	line-height: 31px;
	height: 31px;
}
#mLnb li.selected {
	background: url(../images/k_lnbsel.png) 0 0 repeat-y;
}
#mLnb li.selected a {
	color: #fff;
}

.mLnb2 li {
	background: url(../images/k_lnb2.png) 0 100% repeat-x;
	padding: 0 0 2px;
}
.mLnb2 li a {
	display: block;
	color: #fff;
	font-size: 15px;
	padding: 0 0 0 18px;
	line-height: 38px;
	height: 38px;
}
.mLnb2 li.selected {
	background-image: none;
	margin-top: -2px;
	padding-bottom: 0;
	width: 195px;
}
.mLnb2 li.selected a {
	background: url(../images/k_lnb2_over.png) 100% 50% no-repeat #075a46;
}

/*
span.radio{background:url(../images/mobile/common/bg/bg_radio.gif) 0 0 no-repeat;background-size:11px 64px;padding-left:15px;width:22px;min-height:22px;}
span.checkbox{background:url(../images/mobile/common/bg/bg_checkbox.gif) 0 0 no-repeat;background-size:11px 64px;padding-left:15px;width:22px;min-height:22px;}
*/
.select {
	display: block;
	background: url(../images/ico_select.png) 100% 50% no-repeat #fff;
	border: 1px solid #c0c0c0;
	color: #4f535e;
	font-size: 14px;
	padding-left: 10px;
	line-height: 33px;
	height: 33px;
}
select.styled {
	position: absolute;
	top: 0;
	left: 1px;
	margin-top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
	width: 100%;
	height: 33px;
}
.mSelect {
	display: inline-block;
	position: relative;
}

.it {
	border: 1px solid #c0c0c0;
	font-size: 14px;
	padding: 0 0 0 10px;
	line-height: 33px;
	height: 33px;
}
.textarea {
	border: 1px solid #c0c0c0;
	font-size: 14px;
	padding: 10px;
	height: 44px;
}
.mBtn1 {
	display: inline-block;
	background-color: #1a6d59;
	color: #fff;
	font-size: 14px;
	padding: 0 20px;
	line-height: 35px;
	height: 35px;
}
.mBtn1.t2 {
	background-color: #489984;
}
.mBtn1.t3 {
	background-color: #a3a3a3;
}

.mBtn2 {
	display: inline-block;
	border-bottom: 1px solid #a7a7a7;
	font-size: 11px;
	font-family: dotum;
	font-weight: bold;
}
.mBtn2 span {
	display: block;
	background: url(../images/k_btn2.png) 0 100% repeat-x;
	border: 1px solid #e8e8e8;
	font-size: 11px;
	font-family: dotum;
	font-weight: bold;
	padding: 0 8px;
	line-height: 27px;
	height: 21px;
}

.mBtn2.t2 {
	border-bottom: 1px solid #b6b6b6;
	color: #fff;
}
.mBtn2.t2 span {
	background-image: url(../images/k_btn2_2.png);
	border: 1px solid #666;
	border-right-color: #515151;
	border-bottom-color: #515151;
}

.mBtn3 {
	display: inline-block;
	background: url(../images/k_btn3.png) 0 0 no-repeat;
	color: #2d2d2d;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
	padding-right: 6px;
	width: 134px;
	height: 36px;
}

.mBtn4 {
	display: inline-block;
	border-bottom: 1px solid #a7a7a7;
	font-size: 11px;
	font-family: dotum;
	font-weight: bold;
}
.mBtn4 span {
	display: block;
	background: url(../images/k_btn2.png) 0 100% repeat-x;
	border: 1px solid #e8e8e8;
	font-size: 11px;
	font-family: dotum;
	font-weight: bold;
	padding: 0 8px;
	line-height: 27px;
	height: 21px;
}

.mBtn4.t2 {
	border-bottom: 1px solid #b6b6b6;
	color: #fff;
}
.mBtn4.t2 span {
	background-image: url(../images/k_btn2_2.png);
	border: 1px solid #666;
	border-right-color: #515151;
	border-bottom-color: #515151;
}

.mInfo1 {
	margin-top: 21px;
}
.mInfo1 .tit {
	display: block;
	color: #0a634d;
	font-size: 18px;
	margin-bottom: 14px;
}
.mInfo2 {
	color: #4f535e;
	font-size: 20px;
	margin: 0 0 15px;
}
.mInfo3 {
	color: #4f535e;
	font-size: 15px;
	margin: 0 0 15px;
}

.mInfo4 {
	font-size: 18px;
	font-weight: bold;
}
.mInfo5 {
	font-size: 18px;
	margin: 17px 0 12px;
}

.mGallery1 {
	border: 1px solid #d1d2d4;
	padding: 9px 9px 5px;
	text-align: center;
}

.mTitle1 {
	background: url(../images/ico_title1.png) 0 4px no-repeat;
	color: #3e6a5f;
	font-size: 14px;
	padding: 0 0 7px 9px;
}

.mTitle2 {
	position: relative;
	background-color: #948b54;
	margin-bottom: 18px;
	height: 34px;
}
.mTitle2 h4 {
	color: #fff;
	font-size: 16px;
	margin: 0 0 0 10px;
	line-height: 34px;
	height: 34px;
}
.mTitle2 .btnDetail {
	position: absolute;
	top: 5px;
	right: 5px;
}

.mPlace {
	margin-top: 45px;
	width: 180px;
}
.mPlace .btnMore {
	display: block;
	margin-bottom: 5px;
}
.mPlace .btnMore a {
	display: block;
	background: url(../images/k_lnb6.png) 0 0 no-repeat;
	color: #078465;
	font-size: 14px;
	font-weight: bold;
	padding: 24px 0 0 10px;
	height: 27px;
}
.mPlace .list {
	background: url(../images/k_placebg.png) 0 0 repeat-y;
}
.mPlace .list ul {
	background: url(../images/k_placetop.png) 0 0 no-repeat;
	padding: 3px 10px;
}
.mPlace .list li {
	font-size: 13px;
	border-top: 1px solid #d2d2d2;
	line-height: 140%;
	padding: 6px 0; /*margin:0 auto;width:158px;*/
}
.mPlace .list li.first {
	border-top: 0;
}
.mPlace .list .btm {
	background: url(../images/k_placebtm.png) 0 0 no-repeat;
	height: 2px;
}

.mSearch {
	background-color: #f8fcfb;
	border: 1px solid #cdcdcd;
	border-top: 2px solid #808080;
	padding: 15px 0 15px 86px;
}
.mSearch .mSelect {
	float: left;
	margin-right: 10px;
	width: 138px;
}
.mSearch .it {
	margin-right: 6px;
	width: 330px;
}
.mSearch .tit {
	color: #4f535e;
	font-size: 18px;
	padding-right: 10px;
}
.mSearch .tit2 {
	color: #3e6a5f;
	font-size: 14px;
	padding-right: 10px;
}
.mSearch .txt {
	font-size: 14px;
	margin-bottom: 15px;
}
.mSearch .info {
	text-align: right;
	margin: 8px 15px -10px 0;
	font-family: dotum;
	font-size: 12px;
}
.mSearch .info.lt {
	text-align: left;
	margin: 8px 0 0;
	color: #838282;
}

.mSearch.t2 {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0 0 25px;
}
.mSearch.t2 .mSelect {
	width: 111px;
}
.mSearch.t2 .select,
.mSearch.t2 select,
.mSearch.t2 .it {
	font-size: 11px;
	font-family: dotum;
}
.mSearch.t2 .tit {
	display: block;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 6px;
}
.mSearch.t2 .select {
	padding-top: 4px;
	line-height: 18px;
	height: 18px;
}
.mSearch.t2 .it {
	vertical-align: 2px;
	width: 198px;
	line-height: 22px;
	height: 22px;
}

.mSearch.t3 {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.modSub14 h4 {
	color: #007d5e;
	font-size: 18px;
	margin-bottom: 10px;
}
.modSub14 .con1 {
	margin-top: 20px;
}
.modSub14 .con1 .tx {
	line-height: 180%;
}
.modSub14 .con1 .map {
	border: 1px solid #ddddd6;
	margin: 10px 0 0;
	height: 423px;
	overflow: hidden;
}
.modSub14 .con2 .img {
	margin: 40px 0;
}
.modSub14 .con2 li {
	margin-bottom: 13px;
}
.modSub14 .con2 li .gab1 {
	display: inline-block;
	width: 118px;
}
.modSub14 .con2 li .gab2 {
	display: inline-block;
	width: 48px;
}

.modSub41 {
	background: url(../images/k_cherish.png) 100% 10px no-repeat;
}
.modSub42 {
	background: url(../images/k_sub4_2.png) 100% 10px no-repeat;
}
.modSub43 {
	background: url(../images/k_sub4_3.png) 100% 10px no-repeat;
}

.modSub44 {
	position: relative;
	background: url(../images/k_sub4_4.png) 100% 10px no-repeat;
}
.modSub44 .con1 {
	width: 520px;
}
.modSub44 .button {
	position: absolute;
	top: 889px;
	right: 27px;
}

#index #body {
	position: relative; /*background:url(../images/keyvisual_main.jpg) 50% 0 no-repeat;*/
	padding: 0;
	width: auto;
	height: 782px;
}
#index #footer {
	border-top: 0;
}

.jcarousel {
	position: relative;
	overflow: hidden;
}
.jcarousel.main_banners_jcarousel {
	width: 960px;
}
.jcarousel.company_finder_jcarousel {
	width: 434px;
}
.jcarousel.hot_coupon_jcarousel {
	width: 312px;
}
.jcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.jcarousel ul li {
	float: left;
}

/*.mKeymain .navi{position:absolute;top:0;left:50%;margin-left:-490px;width:980px;z-index:120;}*/
.mKeymain .navi {
	position: relative;
	width: 100%;
	height: 100%;
}
.mKeymain .cnt {
	position: absolute;
	top: 155px;
	right: 10px;
	z-index: 111;
}
.mKeymain .cnt a {
	display: block;
	background: url(../images/thumb_n1.jpg) 0 0 no-repeat;
	border: 1px solid #fff;
	margin-bottom: 5px;
	text-indent: -9999px;
	font-size: 0;
	width: 197px;
	height: 88px;
}
.mKeymain .cnt a.n2 {
	background-image: url(../images/thumb_n2.jpg);
}
.mKeymain .cnt a.n3 {
	background-image: url(../images/thumb_n3.jpg);
}
.mKeymain .cnt a.n4 {
	background-image: url(../images/thumb_n4.jpg);
}
.mKeymain .cnt a.n5 {
	background-image: url(../images/thumb_n5.jpg);
}
.mKeymain .cnt a.n6 {
	background-image: url(../images/thumb_n6.jpg);
}
.mKeymain .cnt a.selected {
	background-position: -9px -9px;
	border-width: 10px;
	width: 179px;
	height: 70px;
}

.mKeymain.selected .cnt {
	top: 65px;
}

.mForm1 {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #cdcdcd;
}
.mForm1 ul {
	zoom: 1;
}
.mForm1 ul:after {
	display: block;
	clear: both;
	content: '';
}
.mForm1 li {
	float: left;
	color: #333;
	font-size: 13px;
	padding: 0 0;
	width: 33%;
	line-height: 42px;
	height: 42px;
}
.mForm1 li label {
	padding: 0 0 0 25px;
}
.mForm1 li.bg {
	background-color: #f7f7f7;
}

.mForm2 {
	border: 1px solid #dcdcdc;
	margin-top: 5px;
	padding: 15px 20px;
}
.mForm2 li {
	margin: 1px 0;
}

.mForm3 {
	border: 1px solid #dcdcdc;
	margin-top: 5px;
	padding: 15px 20px;
	zoom: 1;
}
.mForm3:after {
	display: block;
	clear: both;
	content: '';
}
.mForm3 .txt {
	padding: 0 0 5px;
}
.mForm3 .it,
.mForm3 .mBtn1 {
	float: left;
	vertical-align: middle;
}
.mForm3 .it {
	margin-top: 0 !important;
}
.mForm3 .mBtn1 {
	font-size: 13px;
	padding: 0 10px;
	line-height: 31px;
	height: 31px;
}

.mForm4 {
	padding: 0 0 0 9px;
}
.mForm4 h5 {
	color: #605510;
	font-size: 15px;
	margin-bottom: 10px;
}
.mForm4 ul {
	zoom: 1;
}
.mForm4 ul:after {
	display: block;
	clear: both;
	content: '';
}
.mForm4 li {
	float: left;
	color: #4b4b4b;
	font-weight: bold;
	margin-left: 50px;
	text-align: center;
	width: 200px;
}
.mForm4 li .img {
	display: block;
	margin-bottom: 7px;
}
.mForm4 li.first {
	margin-left: 0 !important;
}
.mForm4.line {
	border-top: 1px dashed #c8c8c8;
	margin-top: 16px;
	padding-top: 16px;
}
.mForm4.t2 li {
	margin-left: 6px;
	width: 135px;
}
.mForm4.t3 li {
	margin-left: 8px;
	width: 169px;
}

.mForm5 {
	margin-bottom: 20px;
	padding: 0 0 0 9px;
}
.mForm5 ul {
	zoom: 1;
}
.mForm5 ul:after {
	display: block;
	clear: both;
	content: '';
}
.mForm5 li {
	color: #4b4b4b;
	padding: 0 0 0 10px;
}
.mForm5 li .img {
	float: left;
	width: 200px;
}
.mForm5 li .txt {
	float: left;
	font-size: 13px;
	padding: 8px 0 0 15px;
	line-height: %;
	width: 490px;
}

.mForm6 {
}
.mForm6 ul {
	zoom: 1;
}
.mForm6 ul:after {
	display: block;
	clear: both;
	content: '';
}
.mForm6 li {
	float: left;
	margin: 0 0 20px 50px;
	width: 200px;
}
.mForm6 li .img {
	display: block;
	margin-bottom: 8px;
}
.mForm6 li .tit {
	display: block;
	color: #4b4b4b;
	margin-bottom: 2px;
}
.mForm6 li .txt {
	display: block;
	color: #4b4b4b;
	font-weight: bold;
}
.mForm6 li.first {
	margin-left: 20px;
}

.txtEm1 {
	color: #333;
}
.txtEm2 {
	color: #d67482;
}
.txtEm3 {
	color: #16a88b;
}

.mQuickmain {
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 100%;
	z-index: 110;
}
.mQuickmain .cov {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #153931;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	width: 100%;
	height: 135px;
	height: 46px;
}
.mQuickmain .bg {
	position: relative;
	margin: 0 auto;
	width: 980px;
}
.mQuickmain li {
	float: left;
	height: 135px;
	height: 46px;
}
.mQuickmain li .tit {
	display: block;
	color: #b9bfbd;
	color: #dee1e0;
	font-size: 17px;
	padding: 12px 0 0;
	height: 37px;
}
.mQuickmain li .tit a {
	display: block;
	color: #dee1e0;
	margin-top: -1px;
}
.mQuickmain li .con {
	position: relative;
	height: 93px;
}
.mQuickmain li .con .it2 {
	border: 1px solid #16a88b;
	color: #7e8087;
	font-size: 12px;
	font-family: dotum;
	padding: 0 0 0 5px;
	width: 125px;
	line-height: 29px;
	height: 25px;
}

.mQuickmain li.a a,
.mQuickmain li.b a,
.mQuickmain li.c a {
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-size: 17px;
	padding: 65px 0 0;
	padding-top: 0;
	line-height: 140%;
	width: 73px;
}
.mQuickmain li.a a span,
.mQuickmain li.b a span,
.mQuickmain li.c a span,
.mQuickmain li.way .con,
.mQuickmain li.counsel .con,
.mQuickmain li.notice .con {
	display: none;
}
.mQuickmain li.a a span {
	display: inline-block;
}
.mQuickmain li.b {
	margin: 0 0 0 7px;
}
.mQuickmain li.b a {
	width: 91px;
}
.mQuickmain li.c {
	margin: 0 0 0 18px;
}
.mQuickmain li.a a {
	letter-spacing: -1px;
	width: 103px;
}
.mQuickmain li.c a {
	width: 80px;
}
.mQuickmain li.b a {
	width: 94px;
}

.mQuickmain li.a,
.mQuickmain li.b,
.mQuickmain li.c {
	background: none;
}

.mQuickmain li.notice {
	border-left: 2px solid #44615a;
	margin-left: 12px;
	padding: 0 20px;
	width: 220px;
}
.mQuickmain li.notice li {
	float: none;
	position: relative;
	margin: -3px 0 8px;
	padding: 0 60px 0 0;
	height: auto;
}
.mQuickmain li.notice li a {
	color: #fff;
	font-size: 12px;
	font-family: dotum;
}
.mQuickmain li.notice li .da {
	position: absolute;
	top: 0;
	right: 0;
	color: #a8b0ae;
	font-family: tahoma;
	font-size: 11px;
}

.mQuickmain li.way {
	border-left: 1px dashed #44615a;
	padding: 0 20px;
	width: 160px;
}
.mQuickmain li.way .con .tx {
	display: block;
	color: #fff;
	font-size: 12px;
	font-family: dotum;
	margin: 0 0 7px;
}
.mQuickmain li.way .con input {
	vertical-align: middle;
}
.mQuickmain li.way .con .ii {
	margin-left: -4px;
}

.mQuickmain li.counsel {
	border-left: 1px dashed #44615a;
	border-right: 2px solid #44615a;
	padding: 0 20px;
	width: 160px;
}
.mQuickmain li.counsel .con {
	color: #f3c321;
	font-size: 25px;
	font-family: dotum;
	height: auto;
}

.mQuickmain li.btnQuick {
	position: absolute;
	top: -12px;
	right: -50px;
	width: 50px;
}
.mQuickmain li.btnQuick a {
	display: block;
	background: url(../images/btn_quickclose.png) 50% 50% no-repeat;
	text-indent: -9999px;
	font-size: 0;
	height: 48px;
}

.mQuickmain.selected li a {
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 65px 0 0;
	line-height: 140%;
	width: 73px;
}
.mQuickmain.selected li.btnQuick {
	width: 50px;
}
.mQuickmain.selected li.btnQuick a {
	background: url(../images/btn_quickopen.png) 50% 15px no-repeat;
	width: 50px;
}
.mQuickmain.selected li.a a span,
.mQuickmain.selected li.b a span,
.mQuickmain.selected li.c a span,
.mQuickmain.selected li.way .con,
.mQuickmain.selected li.counsel .con,
.mQuickmain.selected li.notice .con {
	display: block;
}

.mQuickmain.selected li.a {
	background: url(../images/img_quick1.png) 50% 17px no-repeat;
}
.mQuickmain.selected li.b {
	background: url(../images/img_quick2.png) 50% 36px no-repeat;
}
.mQuickmain.selected li.c {
	background: url(../images/img_quick3.png) 50% 25px no-repeat;
}
.mQuickmain.selected .cov {
	height: 135px;
}
.mQuickmain.selected .bg {
	position: relative;
	margin: 0 auto;
	width: 980px;
}
.mQuickmain.selected li {
	height: 135px;
}
.mQuickmain.selected li.a a {
	width: 103px;
}
.mQuickmain.selected li.c a {
	width: 80px;
}
.mQuickmain.selected li.b a {
	width: 94px;
}
.mQuickmain.selected li.notice .tit,
.mQuickmain.selected li.way .tit,
.mQuickmain.selected li.counsel .tit {
	margin-top: 5px;
}

.mSer {
	background: url(../images/img_service1.png) 0 0 no-repeat;
	margin-top: 20px;
	text-indent: -9999px;
	font-size: 0;
	width: 1180px;
	height: 141px;
}

.mTab1 {
	margin: 0 0 40px;
}
.mTab1 ul {
	zoom: 1;
}
.mTab1 ul:after {
	display: block;
	clear: both;
	content: '';
}
.mTab1 li {
	float: left;
	width: 25%;
}
.mTab1 li a {
	display: block;
	border: 1px solid #c4c7c9;
	border-left-width: 0;
	color: #707070;
	text-align: center;
	line-height: 32px;
	height: 32px;
}
.mTab1 li:first-child a {
	border-left-width: 1px;
}
.mTab1 li.selected a {
	background-color: #3a444b;
	border-color: #3a444b;
	color: #fff;
}
.mTab1 li:nth-child(4n + 1) a {
	border-left-width: 1px;
}
.mTab1 li:nth-child(n + 5) a {
	border-top-width: 0;
}

.mTab1.col2 li {
	width: 50%;
}
.mTab1.col3 li {
	width: 33%;
}
.mTab1.col3 li.first {
	width: 34%;
}

.mTab3 {
	margin: 0 0 40px;
}
.mTab3 ul {
	zoom: 1;
}
.mTab3 ul:after {
	display: block;
	clear: both;
	content: '';
}
.mTab3 li {
	float: left;
	width: 33%;
}
.mTab3 li a {
	display: block;
	border: 1px solid #c4c7c9;
	border-left: 0;
	color: #707070;
	text-align: center;
	line-height: 32px;
	height: 32px;
}
.mTab3 li.first a {
	border-left: 1px solid #c4c7c9;
}
.mTab3 li.selected a {
	background-color: #3a444b;
	border-color: #3a444b;
	color: #fff;
}

.mTab2 {
	margin: 0 0 40px;
}
.mTab2 ul {
	background: url(../images/k_tab2_btm.png) 0 100% no-repeat;
	padding: 0 0 30px;
	zoom: 1;
}
.mTab2 ul:after {
	display: block;
	clear: both;
	content: '';
}
.mTab2 li {
	float: left;
	width: 148px;
}
.mTab2 li a {
	display: block;
	background: url(../images/k_tab2.png) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 0;
	height: 113px;
}
.mTab2 li.b a {
	background-position: -152px 0;
}
.mTab2 li.c a {
	background-position: -297px 0;
}
.mTab2 li.d a {
	background-position: -443px 0;
}
.mTab2 li.e a {
	background-position: -589px 0;
}

.mTab2 li.a a:hover,
.mTab2 li.a a.selected {
	background-position: 0 -200px;
}
.mTab2 li.b a:hover,
.mTab2 li.b a.selected {
	background-position: -152px -200px;
}
.mTab2 li.c a:hover,
.mTab2 li.c a.selected {
	background-position: -297px -200px;
}
.mTab2 li.d a:hover,
.mTab2 li.d a.selected {
	background-position: -443px -200px;
}
.mTab2 li.e a:hover,
.mTab2 li.e a.selected {
	background-position: -589px -200px;
}

.mTab4 {
	margin: 0 0 3px;
}
.mTab4 ul {
	zoom: 1;
}
.mTab4 ul:after {
	display: block;
	clear: both;
	content: '';
}
.mTab4 li {
	float: left;
	width: 80px;
}
.mTab4 li a {
	display: block;
	border: 1px solid #c4c7c9;
	border-left: 0;
	color: #707070;
	text-align: center;
	line-height: 32px;
	height: 32px;
}
.mTab4 li.first a {
	border-left: 1px solid #c4c7c9;
}
.mTab4 li.selected a {
	background-color: #3a444b;
	border-color: #3a444b;
	color: #fff;
}
.mTab4 li.selectbox {
	width: 100px;
	padding-left: 20px;
	border-color: #3a444b;
	color: #fff;
}
.mTab4 li .mSelect {
	float: left;
	margin-right: 10px;
	width: 120px;
}

.mBoard1 table {
	border-top: 1px solid #808080;
}
.mBoard1 th,
.mBoard1 td {
	border-bottom: 1px solid #cdcdcd;
	font-size: 13px;
}
.mBoard1 th {
	background-color: #f3f3f3;
	color: #222;
	padding: 11px 0;
}
.mBoard1 td {
	padding: 8px 0;
	text-align: center;
}
.mBoard1 td.tit {
	padding-left: 20px;
	text-align: left;
}
.mBoard1 td .img {
	margin-right: 20px;
}
.mBoard1 td .icoM,
.mBoard1 td .icoD {
	margin-left: 3px;
}

.mBoard2 table {
	border-top: 1px solid #cdcdcd;
}
.mBoard2 th,
.mBoard2 td {
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	color: #777;
	font-family: dotum;
	font-size: 13px;
	padding: 7px 0 3px;
}
.mBoard2 th {
	background-color: #f4f4f4;
}
.mBoard2 td {
	background-color: #f9f9f9;
	padding: 6px 0 2px;
	text-align: center;
}
.mBoard2 th.first,
.mBoard2 td.first {
	border-left: 0;
}
.mBoard2 .unit {
	font-size: 12px;
	font-family: dotum;
	color: #777;
	text-align: right;
	padding: 8px 0 0;
}

.mBoard3 {
}
.mBoard3 ul {
	border: 1px solid #808080;
	border-left: 0;
	border-right: 0;
	padding: 0 0 20px;
	zoom: 1;
}
.mBoard3 ul:after {
	display: block;
	clear: both;
	content: '';
}
.mBoard3 li {
	float: left;
	margin: 25px 10px 0;
	line-height: 120%;
	width: 127px;
}
.mBoard3 li .img {
	display: block;
	border: 1px solid #d9d9d9;
}
.mBoard3 li .img img {
	height: 100px;
	width: 130px;
}
.mBoard3 li .tit {
	display: block;
	margin-top: 10px;
}
.mBoard3 li .date {
	display: block;
	color: #9d9c9c;
	font-size: 11px;
	margin-top: 3px;
}

.mView1 {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #cdcdcd;
}
.mView1 th,
.mView1 td {
	border-top: 1px solid #cdcdcd;
	padding: 9px 0 9px 20px;
	text-align: left;
}
.mView1 .first th,
.mView1 .first td {
	border-top: 0;
}
.mView1 th {
	background-color: #f3f3f3;
}
.mView1 .attach {
	border-bottom: 1px solid #cdcdcd;
	font-size: 12px;
	margin: -20px -20px 15px;
	padding: 12px 20px;
}
.mView1 .attach span {
	display: block;
}
.mView1 .attach a {
	text-decoration: underline;
}
.mView1 .article td {
	vertical-align: top;
	padding: 20px;
	min-height: 300px;
}
.mView1 .article td .img {
	float: left;
	margin-right: 30px;
}

.ic,
.ir {
	vertical-align: -2px;
}

.mAlert {
	margin-top: 70px;
}
.mAlert .tit {
	display: block;
	background: url(../images/ico_feel.png) 0 2px no-repeat;
	color: #333;
	font-size: 13px;
	padding: 0 0 5px 22px;
}
.mAlert ul {
	background-color: #ededed;
	padding: 12px 20px;
}
.mAlert li {
	font-size: 13px;
}

.mWrite1 {
	border-top: 1px solid #808080;
	margin: 0 0 20px;
}
.mWrite1 table {
	border-bottom: 1px solid #cdcdcd;
}
.mWrite1 th,
.mWrite1 td {
	border-top: 1px solid #cdcdcd;
	padding: 11px 0 11px 20px;
	text-align: left;
}
.mWrite1 .first th,
.mWrite1 .first td {
	border-top: 0;
}
.mWrite1 th {
	background-color: #f3f3f3;
}
.mWrite1 td .it {
	font-size: 13px;
	margin: -5px 0;
	width: 230px;
	line-height: 29px;
	height: 29px;
}
.mWrite1 td .textarea {
	font-size: 13px;
	width: 570px;
	height: 300px;
}
.mWrite1 td .it.t2 {
	width: 592px;
}
.mWrite1 .email td .c1,
.mWrite1 .email td .c2 {
	display: block;
	float: left;
	padding-right: 10px;
}
.mWrite1 .email td .mSelect {
	float: left;
	margin: -5px 0;
	padding-right: 10px;
	width: 175px;
}
.mWrite1 .email td .mSelect .select {
	font-size: 13px;
	line-height: 29px;
	height: 29px;
}
.mWrite1 .email td .c2 .it {
	padding-right: 0;
	width: 120px;
}
.mWrite1 .sort td .mSelect {
	width: 242px;
}
.mWrite1 .sort td .mSelect .select {
	font-size: 13px;
}
.mWrite1 .tit td .it {
	width: 580px;
}
.mWrite1 .tit td label {
	display: block;
	font-size: 12px;
	margin: 10px 0 -5px;
}

.mWrite1.t2 th {
	background-color: #fefbef;
	color: #333;
	padding-left: 10px;
}

.mWrite2 {
	border-top: 1px solid #808080;
	margin: 0 0 20px;
}
.mWrite2 table {
	border-bottom: 1px solid #cdcdcd;
}
.mWrite2 th,
.mWrite2 td {
	border-top: 1px solid #cdcdcd;
	padding: 11px 0 11px 20px;
	text-align: left;
}
.mWrite2 .first th,
.mWrite2 .first td {
	border-top: 0;
}
.mWrite2 th {
	background-color: #f3f3f3;
}
.mWrite2 td .it {
	font-size: 13px;
	margin: -5px 0;
	width: 230px;
	line-height: 29px;
	height: 29px;
}
.mWrite2 td .textarea {
	font-size: 13px;
	width: 370px;
	height: 200px;
}
.mWrite2 td .it.t2 {
	width: 392px;
}
.mWrite2 .email td .c1,
.mWrite2 .email td .c2 {
	display: block;
	float: left;
	padding-right: 10px;
}
.mWrite2 .email td .mSelect {
	float: left;
	margin: -5px 0;
	padding-right: 10px;
	width: 175px;
}
.mWrite2 .email td .mSelect .select {
	font-size: 13px;
	line-height: 29px;
	height: 29px;
}
.mWrite2 .email td .c2 .it {
	padding-right: 0;
	width: 120px;
}
.mWrite2 .sort td .mSelect {
	width: 242px;
}
.mWrite2 .sort td .mSelect .select {
	font-size: 13px;
}
.mWrite2 .tit td .it {
	width: 380px;
}
.mWrite2 .tit td label {
	display: block;
	font-size: 12px;
	margin: 10px 0 -5px;
}

.mWrite2.t2 th {
	background-color: #fefbef;
	color: #333;
	padding-left: 10px;
}

.mReply {
	position: relative;
	background-color: #f1f7f6;
	border: 1px solid #bcd7d3;
	border-top-width: 2px;
	border-left: 0;
	border-right: 0;
	margin: 20px 0 0;
	padding: 15px 0 0;
}
.mReply .ii {
	position: absolute;
	top: 65px;
	right: 10px;
}
.mReply ul {
	zoom: 1;
}
.mReply ul:after {
	display: block;
	clear: both;
	content: '';
}
.mReply li {
	float: left;
	padding: 0 0 15px 20px;
	width: 350px;
}
.mReply li .tit {
	display: block;
	float: left;
	font-size: 13px;
	padding: 5px 0 0;
	width: 46px;
}
.mReply li .txt .it {
	width: 270px;
}
.mReply li.cmt {
	float: none;
	width: auto;
}
.mReply li.cmt .tit {
	padding-top: 10px;
}
.mReply li.cmt .textarea {
	width: 525px;
}
.mReply li.pass {
	width: 342px;
}
.mReply li.pass .tit {
	width: 66px;
}
.mReply li.pass .txt .it {
	width: 262px;
}

.mRList {
}
.mRList li {
	border-bottom: 1px solid #cdcdcd;
	zoom: 1;
}
.mRList li:after {
	display: block;
	clear: both;
	content: '';
}
.mRList li .tit {
	display: block;
	float: left;
	font-size: 13px;
	padding: 13px 0 0 20px;
	width: 88px;
}
.mRList li .txt {
	display: block;
	float: left;
	border-left: 1px solid #e3e3e3;
	font-size: 13px;
	padding: 13px 0 9px 20px;
	width: 610px;
}
.mRList li .txt .dt {
	display: block;
	font-size: 11px;
	margin-top: 10px;
}
.mRList li .txt .it {
	width: 270px;
}

.mPn {
	border: 1px solid #cdcdcd;
	border-left: 0;
	border-right: 0;
	margin: 20px 0;
}
.mPn li {
	border-top: 1px dashed #cdcdcd;
	zoom: 1;
}
.mPn li:after {
	display: block;
	clear: both;
	content: '';
}
.mPn li.prev {
	border-top: 0;
}
.mPn li .tit {
	float: left;
	background: url(../images/k_pn.png) 76px 19px no-repeat;
	padding: 11px 0 0 20px;
	width: 87px;
}
.mPn li.next .tit {
	background-position: 76px -75px;
}
.mPn li .txt {
	display: block;
	float: left;
	border-left: 1px solid #cdcdcd;
	padding: 11px 0 11px 18px;
	width: 600px;
}

.mPag {
	margin: 20px 0;
	line-height: normal;
	text-align: center;
	height: 27px;
}
.mPag a,
.mPag strong {
	display: inline-block;
	background: url(../images/k_pag.png) 0 -92px no-repeat #fff;
	text-decoration: none;
	margin-left: -4px;
	vertical-align: middle;
	line-height: 27px;
	width: 35px;
	height: 27px;
}
.mPag strong {
	font-weight: bold;
	text-decoration: underline;
}
.mPag .first,
.mPag .prev,
.mPag .next,
.mPag .last {
	position: relative;
	display: inline-block;
	background: url(../images/k_pag.png) 0 0 no-repeat #fff;
	text-indent: -9999px;
	font-size: 0;
	width: 28px;
	height: 27px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 10;
}
.mPag .first {
}
.mPag .prev {
	background-position: -33px 0;
	bakground-color: #fff;
	padding: 0 4px 0 0;
	margin-right: -1px;
}
.mPag .next {
	background-position: -66px 0;
	margin-left: ;
}
.mPag .last {
	background-position: -99px 0;
}

.mButton1 {
	text-align: center;
	zoom: 1;
}
.mButton1:after {
	display: block;
	clear: both;
	content: '';
}
.mButton1.t2 {
	margin-top: 10px;
}
.mButton1 .gLeft {
	text-align: left;
	font-size: 11px;
}

.btnVr {
	background: url(../images/ico_vr.png) 20px 50% no-repeat #1a6d59;
	font-size: 13px;
	padding-left: 50px;
}

.jcarousel {
	overflow: hidden;
	width: 100%;
	height: 781px;
	z-index: 100;
}
.jcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 110;
}
.jcarousel li {
	float: left;
}

.jcarousel-wrapper .paging {
	position: relative;
	margin: 0 auto;
	width: 980px;
}
.jcarousel-control-prev,
.jcarousel-control-next {
	position: absolute;
	top: -295px;
	display: block;
	color: #fff;
	text-indent: -9999px;
	font-size: 0;
	width: 35px;
	height: 69px;
	z-index: 200;
}
/*
.jcarousel-control-prev{left:20px;background:url(../images/ico_prev.png) 0 0 no-repeat;}
.jcarousel-control-next{right:20px;background:url(../images/ico_next.png) 0 0 no-repeat;}
*/
.jcarousel-control-prev {
	left: 20px;
	background: url(../images/ico_prev.png) 0 50% no-repeat;
}
.jcarousel-control-next {
	right: 20px;
	background: url(../images/ico_next.png) 0 50% no-repeat;
}
.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
	display: block;
}

.mGrid1 .gLeft,
.mGrid1 .gRight {
	border-top: 2px solid #3a3a3a;
	border-bottom: 1px solid #c1c1c1;
	padding: 20px 0 0;
	height: 350px;
}
.mGrid1 .gLeft {
	padding-top: 18px;
	width: 370px;
}
.mGrid1 .gLeft .tit {
	display: block;
	color: #000;
	font-size: 18px;
	margin: 0 0 11px;
}
.mGrid1 .gLeft li {
	background: url(../images/ico_dotgray1.png) 0 10px no-repeat;
	margin: 0 0 1px;
	padding: 0 0 0 10px;
}
.mGrid1 .gRight {
	width: 576px;
}

.modSub22 .mGrid1 .gLeft,
.modSub22 .mGrid1 .gRight {
}
/* 20150915 UnJae ìˆ˜ì • */
/*.modSub22 .mGrid1 .gRight{height:320px;}*/

.modSub23 .mGrid1 .gLeft,
.modSub23 .mGrid1 .gRight {
	height: 182px;
}
.modSub23 .mGrid1 .mBoard2 th {
	padding: 8px 0 3px;
}
.modSub23 .mGrid1 .mBoard2 td {
	padding: 11px 0 7px;
}

.modSub21 .con2,
.modSub22 .con2,
.modSub23 .con2 {
	margin-top: 26px;
}

.modSub21 .jcarousel,
.modSub22 .jcarousel,
.modSub23 .jcarousel,
.modSub24 .jcarousel {
	height: 520px;
}

.modSub24 .con2 {
	padding: 50px 0 0;
}
.modSub24 .mGrid1 .gLeft,
.modSub24 .mGrid1 .gRight {
	height: 185px;
}

.mLayer1 {
	position: absolute;
	width: 423px;
}
.mLayer1 .covTop {
	background: url(../images/k_covtop1.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	height: 4px;
}
.mLayer1 .covBtm {
	background: url(../images/k_covbtm1.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	height: 6px;
}
.mLayer1 .covBg {
	background: url(../images/k_covbg1.png) 0 0 repeat-y;
	margin: 0;
	padding: 20px;
}
.mLayer1 .iClose {
	position: absolute;
	top: 0px;
	right: 4px;
}
.mLayer1 .title h4 {
	background-color: #0d9271;
	color: #fff;
	font-size: 16px;
	margin: -20px -16px 20px -20px;
	padding: 3px 0 0 20px;
	height: 33px;
}
.mLayer1 .iClose {
	position: absolute;
	top: 0px;
	right: 4px;
}
.mLayer1 .list {
	border: 1px solid #c0c0c0;
	border-left: 0;
	border-right: 0;
	padding: 12px 0 7px;
}
.mLayer1 .list li {
	position: relative;
	font-size: 11px;
	font-family: dotum;
	margin: 0 0 7px;
	padding: 5px 65px 0 12px;
}
.mLayer1 .list li .mBtn2 {
	position: absolute;
	top: 0;
	right: 12px;
}

.mLayer2 {
	position: absolute;
	width: 250px;
	z-index: 50;
}
.mLayer2 .covTop {
	background: url(../images/k_covtop2_2.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	height: 4px;
}
.mLayer2 .covBtm {
	background: url(../images/k_covbtm2_2.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	height: 6px;
}
.mLayer2 .covBg {
	background: url(../images/k_covbg2_2.png) 0 0 repeat-y #fff;
	margin: 0;
	padding: 20px;
}
.mLayer2 .covBg .alC {
	font-size: 12px;
}
.mLayer2 .covBg .alC input {
	border: 1px solid #c0c0c0;
	font-size: 14px;
	padding: 0 0 0 10px;
	line-height: 23px;
	height: 23px;
}
.mLayer2 .covBg .alC .btnS {
	vertical-align: 1px;
}
.mLayer2 .iClose {
	position: absolute;
	top: 0px;
	right: 4px;
}
.mLayer2 .title h4 {
	background-color: #0d9271;
	color: #fff;
	font-size: 16px;
	margin: -20px -16px 20px -20px;
	padding: 3px 0 0 20px;
	height: 33px;
}
.mLayer2 .iClose {
	position: absolute;
	top: 0px;
	right: 4px;
}
.pos1 {
	top: 300px;
	left: 30px;
}
.pos2 {
	top: 70px;
	right: 100px;
}
.mLayer2 .btnS {
	border-bottom: 1px solid #515151;
	border-right: 1px solid #515151;
	background: #727272;
	padding: 5px 10px;
	color: #fff;
	width: 46px;
	text-align: center;
}

.mLayer3 {
	position: absolute;
	width: 350px;
}
.mLayer3 .covTop {
	background: url(../images/k_covtop2.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	height: 4px;
}
.mLayer3 .covBtm {
	background: url(../images/k_covbtm2.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	height: 6px;
}
.mLayer3 .covBg {
	background: url(../images/k_covbg2.png) 0 0 repeat-y;
	margin: 0;
	padding: 20px;
}
.mLayer3 .iClose {
	position: absolute;
	top: 0px;
	right: 4px;
}
.mLayer3 .title h4 {
	background-color: #0d9271;
	color: #fff;
	font-size: 16px;
	margin: -20px -16px 20px -20px;
	padding: 3px 0 0 20px;
	height: 33px;
}
.mLayer3 .iClose {
	position: absolute;
	top: 0px;
	right: 4px;
}

/*20140124 ì¶”ê°€*/

/*ìžì£¼í•˜ëŠ” ì§ˆë¬¸*/
.faq_list {
	border-top: 1px solid #808080;
	margin-top: 30px;
}
.faq_list li {
	border-bottom: 1px solid #cdcdcd;
}
.faq_list li dt {
	background: url(../images/ico_q.gif) 28px center no-repeat;
	padding: 13px 10px 13px 60px;
	.padding: 0 10px 13px 60px;
	.background-position: 28px top;
}
.faq_list li dt a {
	color: #252525;
}
.faq_list li dd {
	border-top: 1px solid #cdcdcd;
	background: #f6f6f6 url(../images/ico_a.gif) 28px 16px no-repeat;
	padding: 15px 20px 15px 60px;
}
.faq_list li dd p {
	border-bottom: 1px dotted #cdcdcd;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.question {
	border: 1px solid #e9e8e8;
	background: #f8fcfb url(../images/ico_phone.gif) 20px center no-repeat;
	height: 80px;
	margin-top: 50px;
}
.question p {
	float: left;
	margin: 20px 0 0 80px;
}
.question a {
	float: right;
	background: #1b6d57;
	padding: 7px;
	color: #fff;
	margin: 25px 20px 0 0;
}
.em {
	font-size: 30px;
	line-height: 130%;
	margin: 30px 0;
}
.em .point {
	font-size: 30px;
	color: #948b54;
}
.em .point2 {
	font-size: 35px;
	color: #0d9271;
	letter-spacing: -1px;
}
.ceo {
	background: url(../images/ceosign.gif) 100px center no-repeat;
	height: 60px;
}
.live {
	overflow: hidden;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #cdcdcd;
	padding: 25px 0;
	margin-top: ;
}
.live img {
	float: left;
}
.live ul {
	float: left;
}
.live ul li {
	margin: 10px 30px;
}

/*popup*/
.layerPop {
	border: 1px solid #0d9271;
}
.layerPop h1 {
	position: relative;
	background: #0d9271;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding-left: 20px;
	font-size: 15px;
}
.layerPop h1 img {
	position: absolute;
	top: 0;
	right: 0;
}
.popCon {
	padding: 30px;
}
.popSearch b {
	font-size: 15px;
}
.popSearch * {
	vertical-align: middle;
}
.popSearch input {
	border: 1px solid #c0c0c0;
	font-size: 14px;
	padding: 0 0 0 10px;
	line-height: 26px;
	height: 26px;
	width: 245px;
}
.popSearch .btnS {
	border-bottom: 1px solid #515151;
	border-right: 1px solid #515151;
	background: #727272;
	padding: 5px 10px;
	color: #fff;
	width: 46px;
	text-align: center;
}
.popSearch span {
	font-size: 12px;
}
.tb01 {
	border-top: 2px solid #c0c0c0;
	margin-top: 20px;
}
.tb01 th {
	border-bottom: 1px solid #c0c0c0;
	padding: 7px;
	font-size: 12px;
}
.tb01 td {
	border-bottom: 1px solid #c0c0c0;
	padding: 7px;
	font-size: 12px;
}
.tb01 td p {
	font-size: 12px;
}
.tb01 td.last {
	text-align: center;
	color: #267eb5;
}
.mWrite1 .add .it2,
.mWrite1 .add .it3 {
	border: 1px solid #c0c0c0;
	font-size: 14px;
	padding: 0 0 0 10px;
	line-height: 33px;
	height: 33px;
}
.mWrite1 .add .it2 {
	width: 170px;
}
.mWrite1 .add .it3 {
	width: 580px;
	margin-top: 4px;
	.margin-top: 4px;
}

/*etc*/
.mt30 {
	margin-top: 30px;
}
.w170 {
	width: 110px;
}
.f35 {
	font-size: 35px;
}

/*20140129ì¶”ê°€*/
.contents2 {
	position: relative;
}
.join {
	border: 1px solid #cacaca;
	overflow: hidden;
}
.join h4 {
	color: #157562;
	font-size: 20px;
	margin-bottom: 20px;
}
.join .password {
	border-left: 1px solid #cacaca;
	margin: 0 0 0 120px;
}
.join .id {
	margin: 0 0 0 10px;
}
.join .id,
.join .password {
	overflow: hidden;
	width: 300px;
	float: left;
	padding: 30px 0 30px 60px;
}
.join .id dt,
.join .password dt {
	float: left;
	width: 55px;
	margin-bottom: 5px;
}
.join .id dd,
.join .password dd {
	float: left;
	margin-bottom: 5px;
}
.join .id dd input,
.join .password dd input {
	width: 233px;
}
.explain {
	text-align: right;
	margin-top: 10px;
}
.btn_gray {
	height: 25px;
	line-height: 25px;
	color: #fff;
	background: #a3a3a3;
	padding: 0 15px;
	display: inline-block;
	border-radius: 3px;
}
.btn_green {
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #157562;
	padding: 0 15px;
	display: inline-block;
}
.btn_green2 {
	height: 75px;
	line-height: 75px;
	color: #fff;
	background: #157562;
	padding: 0 15px;
	display: inline-block;
}
.join2 {
	width: 100%;
	border-top: 1px solid #000;
	margin-bottom: 10px;
	overflow: hidden;
}
.join2 dt {
	width: 12%;
	border-bottom: 1px solid #cdcdcd;
	background: #f3f3f3;
	float: left;
	height: 45px;
	line-height: 45px;
	padding-left: 3%;
	font-weight: bold;
}
.join2 dd {
	width: 83%;
	border-bottom: 1px solid #cdcdcd;
	float: left;
	height: 45px;
	line-height: 45px;
	padding-left: 2%;
}
.join2 * {
	vertical-align: middle;
}
.clause {
}
.clause h4 {
	color: #777;
	font-size: 20px;
	margin-bottom: 5px;
}
.clause .boxWarp {
	border: 1px solid #cacaca;
	height: 180px;
	padding: 10px 0 10px 20px;
	overflow: auto;
}
.clause .boxWarp .box {
	height: 175px;
	overflow: auto;
}
.loginWrap {
	border-top: 1px solid #bcc893;
	border-bottom: 1px solid #bcc893;
	background: #f8f9f5;
	padding: 50px 0 50px 280px;
	overflow: hidden;
	margin-top: 50px;
}
.loginWrap h4 {
	color: #157562;
	font-size: 35px;
	margin-bottom: 10px;
}
.login {
	overflow: hidden;
}
.login dl {
	width: 360px;
	float: left;
	overflow: hidden;
}
.login dt {
	float: left;
	width: 80px;
	margin-bottom: 10px;
}
.login dd {
	float: left;
	width: 280px;
	margin-bottom: 10px;
}
.login dd input {
	width: 262px;
}
.process {
}
.process h3 {
	font-size: 28px;
	border-bottom: 2px solid #cacaca;
}
.process h4 {
	font-size: 20px;
	margin-top: 30px;
}
.process ul {
	margin: 10px 0 0 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #cacaca;
}
.process ul.last {
	border-bottom: 0;
}
.process li {
	margin: 10px 0;
}
.process .tab2 {
	margin: 10px 0 0 20px;
}
.way h4 {
	font-size: 20px;
	margin-top: 30px;
}
.way ul {
	border-top: 2px solid #cacaca;
	margin-top: 10px;
}
.way ul li {
	border-bottom: 1px solid #cacaca;
	padding-left: 20px;
	height: 100px;
}
.way ul li.way1 {
	background: url(../images/img_way1.jpg) 20px center no-repeat;
	padding-left: 100px;
	padding-top: 30px;
}
.way ul li.way2 {
	background: url(../images/img_way2.jpg) 20px center no-repeat;
	padding-left: 100px;
	padding-top: 20px;
}
.way ul li.way3 {
	background: url(../images/img_way3.jpg) 20px center no-repeat;
	padding-left: 100px;
	padding-top: 40px;
}

.mt40 {
	margin-top: 40px;
}
.mt10 {
	margin-top: 10px;
}
.w550 {
	width: 550px;
}
.w230 {
	width: 230px;
}
.w150 {
	width: 150px;
}
.w120 {
	width: 120px;
}
.w80 {
	width: 80px;
}
.w50 {
	width: 50px;
}
.mt5 {
	margin-top: 5px;
}
.pt5 {
	padding-top: 5px;
}
.popWrap {
	border: 1px solid #0b9170;
	width: 100%;
	text-align: center;
}
.etc {
	height: 25px;
	line-height: 25px;
	background: #0b9170;
	text-align: right;
}
.etc a {
	color: #fff;
}
.alR {
	text-align: right;
}
.alC {
	text-align: center;
}
.alM {
	vertical-align: middle;
}
.floatL {
	float: left;
}

/*20140131 ì¶”ê°€*/
.mAlert2 {
	margin-top: 10px;
	margin-bottom: 40px;
}
.mAlert2 .tit {
	display: block;
	background: url(../images/ico_feel.png) 0 2px no-repeat;
	color: #333;
	font-size: 13px;
	padding: 0 0 5px 22px;
}
.mAlert2 ul {
	background-color: #ededed;
	padding: 12px 20px;
}
.mAlert2 li {
	font-size: 13px;
}

.lCybermem {
	top: 100px;
	left: 445px;
}

.lRegpicture {
	top: 300px;
	left: -25px;
}

.iClose,
.iClose2 {
	display: block;
	background: url(../images/ico_close.png) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 0;
	width: 39px;
	height: 40px;
}
.iClose2 {
	background-image: url(../images/ico_close2.png);
	width: 39px;
	height: 53px;
}

.btnDetail {
	display: inline-block;
	background: url(../images/k_detail.png) 0 0 no-repeat;
	color: #605510;
	text-align: center;
	width: 92px;
	line-height: 24px;
	height: 24px;
}

.mInfo6 {
	background-color: #948b54;
	margin: 0 0 45px;
	height: 218px;
}
.mInfo6 .img {
	float: left;
	width: 398px;
}
.mInfo6 .txt {
	float: left;
	padding: 27px 25px;
	width: 290px;
}
.mInfo6 .txt .ti {
	display: block;
	color: #fff;
	font-size: 22px;
	margin: 0 0 18px;
}
.mInfo6 .txt .tx {
	color: #d8d5c6;
}

.mInfo7 {
	margin: 20px 0 0;
}
.mInfo7 .tit {
	color: #333;
}

.mTitle3 {
	color: #333;
	font-size: 20px;
	padding: 0 0 5px;
}

.modSub11 {
	letter-spacing: -1px;
}
.modSub11 .co1 {
	background: url(../images/img_intro1_2.jpg) 0 0 no-repeat;
	height: 414px;
}
.modSub11 h4 {
	color: #5b5b5b;
	font-size: 32px;
	margin: 0 0 0 -3px;
	padding: 97px 0 0;
	line-height: 130%;
	font-weight: normal;
}
.modSub11 h4 em {
	color: #958a52;
}
.modSub11 .txt {
	margin: 12px 0 0;
}
.modSub11 .co2 {
	background: url(../images/img_intro2_2.jpg) 0 0 no-repeat;
	padding: 0 0 0 317px;
	height: 279px;
}
.modSub11 .co2 h4 {
	padding: 47px 0 0;
}
.modSub11 .co3 {
	background: url(../images/img_intro3_2.jpg) 0 0 no-repeat;
	height: 415px;
}
.modSub11 .co3 h4 {
	padding: 115px 0 0;
}
.modSub11 .sign {
	display: none;
}

.modSub31 .con2 ul {
	border-top: 2px solid #bdbbb7;
}
.modSub31 .con2 li {
	background: url(../images/img_sub3_1_1.png) 0 0 no-repeat;
	border-bottom: 1px solid #dfdedc;
	padding: 27px 0 23px 140px;
}
.modSub31 .con2 li .ti {
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
}
.modSub31 .con2 li .tx {
	display: block;
	color: #4f535e;
}
.modSub31 .con2 li.b {
	background-image: url(../images/img_sub3_1_2.png);
}
.modSub31 .con2 li.c {
	background-image: url(../images/img_sub3_1_3.png);
}

.modSub32 .con2 ul {
	border-top: 2px solid #aaa;
	border-bottom: 1px solid #dfdedc;
	zoom: 1;
}
.modSub32 .con2 ul:after {
	display: block;
	clear: both;
	content: '';
}
.modSub32 .con2 li {
	float: left;
	border-left: 1px solid #dfdedc;
	padding: 26px 0 0 50px;
	width: 196px;
	height: 308px;
}
.modSub32 .con2 li.a {
	border-left: 0;
}
.modSub32 .con2 li .tit {
	display: block;
	background: url(../images/ico_rb1.png) 0 0 no-repeat;
	font-size: 18px;
	margin: 0 0 15px -22px;
	padding: 0 0 0 20px;
}
.modSub32 .con2 li .txt {
	display: block;
	height: 180px;
}
.modSub32 .con2 li.b .tit {
	background-image: url(../images/ico_rb2.png);
}
.modSub32 .con2 li.c .tit {
	background-image: url(../images/ico_rb3.png);
}

.mBoard4 table {
	border-top: 1px solid #c3c1c1;
}
.mBoard4 th,
.mBoard4 td {
	border-bottom: 1px solid #cdcdcd;
	font-size: 12px;
	font-family: dotum;
}
.mBoard4 thead th {
	background-color: #f3f3f3;
	color: #222;
	border-left: 1px solid #e4e3e2;
	padding: 10px 0 7px;
}
.mBoard4 thead th.first {
	border-left: 0;
}
.mBoard4 thead th.bg2 {
	color: #0d9271;
}
.mBoard4 th,
.mBoard4 .bg {
	background-color: #f9f9f9;
}
.mBoard4 .bg2 {
	background-color: #efeee9;
}
.mBoard4 tbody th {
	font-weight: normal;
	text-align: left;
	padding: 11px 0 6px 13px;
}
.mBoard4 td {
	border-left: 1px solid #e4e3e2;
	padding: 11px 0 6px;
	text-align: left;
	padding-left: 10px;
}
.mBoard4 tt.center,
.mBoard4 td.center {
	padding-left: 0;
	text-align: center;
}
.mBoard4 .total td {
	height: 48px;
}
.mBoard4 .total td.first {
	border-left: 0;
}

.mBoard4.t2 td {
	padding-left: 25px;
}
.mBoard4.t2 tt.center,
.mBoard4.t2 td.center {
	padding-left: 0;
	text-align: center;
}

.mBoard4.t3 tbody th,
.mBoard4.t3 tbody td {
	padding-left: 15px;
}

.modSub71 .jcarousel {
	height: 491px;
}
.modSub71 .jcarousel-wrapper .paging {
	width: 741px;
}
.modSub71 .jcarousel-control-prev,
.modSub71 .jcarousel-control-next {
	top: -280px;
}

.modalBg {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	width: 100%;
	height: 100%;
	z-index: 1200;
}

.lGallery {
	display: none;
	top: 250px;
	left: 50%;
	margin-left: -345px;
	width: 690px;
	z-index: 1300;
}
.lGallery .covTop {
	background: url(../images/k_covtop2.png) 0 0 no-repeat;
	height: 4px;
}
.lGallery .covBtm {
	background: url(../images/k_covbtm2.png) 0 0 no-repeat;
	height: 6px;
}
.lGallery .covBg {
	background: url(../images/k_covbg2.png) 0 0 repeat-y;
}
.lGallery .jcarousel {
	text-align: center;
	margin: 0 auto;
	width: 605px;
	height: 504px;
}
.lGallery .jcarousel-wrapper .paging {
	width: 650px;
}
.lGallery .jcarousel-control-prev,
.lGallery .jcarousel-control-next {
	top: -273px;
}
.lGallery .jcarousel-control-prev {
	left: -10px;
	background: url(../images/ico_prev2.png) 0 0 no-repeat;
}
.lGallery .jcarousel-control-next {
	right: -19px;
	background: url(../images/ico_next2.png) 0 0 no-repeat;
}
.lGallery .txt {
	text-align: left;
	margin: 15px auto 0;
	width: 605px;
}
.lGallery .txt h5 {
	color: #373636;
	font-size: 16px;
	margin: 0 0 5px;
}
.lGallery .txt .tx {
	color: #666;
	font-size: 12px;
}

.mBanner1 {
	padding: 10px 0 0;
}
.mBanner1 li {
	margin: 10px 0 0;
}

#popup {
	position: absolute;
	top: 91px;
	left: 0;
	z-index: 999;
	width: 565px;
}
#popup .popup_ctrl {
	height: 29px;
	line-height: 29px;
	padding: 0 12px 0 18px;
	background: #faf7f2;
}
#popup .popup_ctrl:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#popup .popup_ctrl a {
	float: right;
}
#popup .popup_ctrl input[type='checkbox'] {
	width: 13px;
	height: 13px;
	margin-right: 5px;
	vertical-align: middle;
}
#popup .popup_ctrl label {
	vertical-align: middle;
}

/* for chrome */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.mBc span {
		background-position: 100% 4px;
	}
	.mQuickmain li.notice li {
		margin: 0 0 3px;
	}
	.mWrite1 td .it.t2 {
		width: 580px;
	}
	.mBoard2 th {
		padding: 7px 0 5px;
	}
	.mBoard2 td {
		padding: 6px 0 4px;
	}
	.mBtn2 span {
		line-height: 23px;
	}
	.mList2 li {
		margin-bottom: 4px;
	}
	#gnbNavi li.f div ul {
		padding-left: 395px;
		width: 585px;
	} /* add20140625-2 */
}

/* for ie8 */
@media \0screen {
}

/* ie7 */
* + html #xxxx {
}

.main {
	min-width: 1200px;
	box-sizing: border-box;
}
.main * {
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 400;
}
.layout-header {
	position: relative;
	z-index: 1000;
}
.layout-header .util-wrap {
	width: 100%;
	background-color: #e5ece9;
}
.layout-header .util {
	width: 1200px;
	margin: 0 auto;
}
.layout-header .util:after {
	content: '';
	display: block;
	clear: both;
}
.layout-header .util ul {
	float: right;
	padding: 11px 0 12px 0;
}
.layout-header .util li {
	float: left;
	padding: 0 13px;
	font-size: 13px;
	color: #777;
}
.layout-header .util li + li {
	position: relative;
}
.layout-header .util li + li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	height: 12px;
	border-left: 1px solid #d1cfc8;
}
.layout-header .new-gnb {
	width: 1200px;
	margin: 0 auto;
}
.layout-header .new-gnb:after {
	content: '';
	display: block;
	clear: both;
}
.layout-header .ci {
	float: left;
	margin-top: 8px;
}
.layout-header .new-gnb > ul {
	float: right;
}
.layout-header .new-gnb > ul > li {
	position: relative;
	float: left;
}
.layout-header .new-gnb > ul > li + li {
	margin-left: 60px;
}
.layout-header .new-gnb > ul > li > a {
	display: block;
	margin: 43px 0 44px 0;
	font-size: 20px;
	color: #333;
	font-weight: 600;
}
.layout-header .new-gnb > ul > li.is-active > a {
	color: #16a88b;
}
.layout-header .new-gnb li > ul {
	display: none;
	position: absolute;
	top: 107px;
	left: 50%;
	margin-left: -75px;
	padding: 10px 0;
	border: 1px solid #ccc;
	background-color: #fff;
}
.layout-header .new-gnb li.menu-on > ul {
	display: block;
}
.layout-header .new-gnb li > ul:before {
	content: '';
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -7px;
	width: 14px;
	height: 8px;
	background: url(../images/common/bg-common.gif) no-repeat -15px -60px;
}
.layout-header .new-gnb li li > a {
	display: block;
	min-width: 150px;
	line-height: 46px;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.layout-header .new-gnb li li > a:hover,
.layout-header .new-gnb li li.is-active > a {
	background-color: #16a88b;
	color: #fff;
}

.menu-footer {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #f9f9f9;
}
.menu-footer > div {
	width: 1200px;
	margin: 0 auto;
}
.menu-footer > div:after {
	content: '';
	display: block;
	clear: both;
}
.menu-footer ul {
	float: left;
	margin: 17px 0 18px 0;
}
.menu-footer li {
	float: left;
	padding: 0 17px;
	font-size: 15px;
	color: #444;
	font-weight: 300;
}
.menu-footer li + li {
	position: relative;
}
.menu-footer li + li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	height: 12px;
	border-left: 1px solid #d1cfc8;
}
.menu-footer li strong {
	font-weight: 500;
	color: #000;
}
.menu-footer .consult-msg {
	float: right;
	margin-top: 18px;
	font-weight: 500;
	color: #222;
}
.menu-footer .consult-msg strong {
	position: relative;
	padding-left: 31px;
	margin-left: 14px;
	font-size: 18px;
	color: #16a88b;
	line-height: 23px;
	vertical-align: -2px;
}
.menu-footer .consult-msg strong:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 23px;
	height: 23px;
	background: url(../images/common/bg-common.gif) no-repeat 0 -35px;
}
.layout-footer {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 35px 0 35px 210px;
	box-sizing: border-box;
}
.layout-footer .footer-ci {
	position: absolute;
	top: 35px;
	left: 0;
}
.layout-footer ul:after {
	content: '';
	display: block;
	clear: both;
}
.layout-footer li {
	float: left;
	padding-right: 14px;
	color: #666;
	font-size: 14px;
}
.layout-footer li + li {
	position: relative;
	padding-left: 14px;
}
.layout-footer li + li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	height: 12px;
	border-left: 1px solid #d1cfc8;
}
.layout-footer .copyright {
	margin-top: 8px;
	color: #999;
}

.layout-content {
	position: relative;
	width: 1200px;
	min-height: calc(100vh - 331px);
	margin: 0 auto;
	padding-bottom: 80px;
}
.common-sidemenu {
	position: absolute;
	right: -120px;
	top: 0;
	width: 80px;
	margin-top: 30px;
	border: 1px solid #ccc;
	border-top: 2px solid #26aea4;
	background-color: #fff;
	text-align: center;
}
.common-sidemenu p {
	padding: 18px 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 20px;
	color: #16a88b;
	background-color: #f9f9f9;
	border-bottom: 1px solid #ccc;
}
.common-sidemenu p:before {
	content: '';
	display: block;
	width: 31px;
	height: 30px;
	margin: 0 auto 10px auto;
	background: url(../images/common/bg-common.gif) no-repeat;
}
.common-sidemenu > a {
	display: block;
	line-height: 48px;
	font-size: 13px;
	color: #666;
	border-bottom: 1px solid #ccc;
}
.common-sidemenu button {
	width: 100%;
	height: 57px;
	color: #222;
	font-size: 13px;
	font-weight: 500;
}
.common-sidemenu button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.common-sidemenu button:before {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 auto 7px auto;
	background: url(../images/common/bg-common.gif) no-repeat 0 -60px;
}
.main .common-sidemenu {
	margin-top: 0;
}

/*Main*/
.bx-wrapper {
	position: relative;
}
.main button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer;
}
.main div[class^='main-menu'] {
	margin-top: 40px;
}
.main div[class^='main-menu']:after {
	content: '';
	display: block;
	clear: both;
}
.main div[class^='main-menu'] .tit {
	display: block;
	margin-bottom: 15px;
	font-size: 26px;
	font-weight: 500;
	color: #000;
}
.main-visual {
	position: relative;
}
.main-visual .bx-pager {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center;
}
.main-visual .bx-pager-link {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 7px;
	border-radius: 50%;
	border: 2px solid #fff;
	box-sizing: border-box;
	text-indent: -9999px;
}
.main-visual .bx-pager-link.active {
	background-color: #fff;
}
.main-visual .txt {
	position: absolute;
	top: 92px;
	left: 105px;
	font-size: 16px;
	line-height: 26px;
	color: #222;
}
.main-visual .txt strong {
	display: block;
	margin-bottom: 10px;
	font-weight: 100;
	font-size: 34px;
	line-height: 46px;
}
.main-visual .txt strong em {
	font-weight: 700;
}

.inside-view {
	float: left;
	width: 785px;
}
.inside-view .tab:after {
	content: '';
	display: block;
	clear: both;
}
.inside-view .tab li {
	float: left;
	width: 25%;
	text-align: center;
	background-color: #e5ece9;
}
.inside-view .tab li a {
	position: relative;
	display: inline-block;
	line-height: 58px;
	font-size: 16px;
	color: #666;
}
.inside-view .tab li.is-active a {
	color: #222;
	font-weight: 600;
}
.inside-view .tab li.is-active a:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background-color: #16a88b;
}
.inside-view .tab-cont {
	padding: 40px;
	border: 1px solid #ccc;
	border-top: none;
}
.inside-view .tab-cont > div {
	display: none;
}
.inside-view .tab-cont > div.on {
	display: block;
}
.inside-view .tab-cont dl {
	position: relative;
	min-height: 186px;
	padding-left: 346px;
}
.inside-view .tab-cont dl .img {
	position: absolute;
	top: 0;
	left: 0;
}
.inside-view .tab-cont dt {
	margin-bottom: 12px;
	font-size: 22px;
	font-weight: 500;
	color: #16a88b;
}
.inside-view .tab-cont dd {
	font-size: 15px;
	line-height: 26px;
	color: #666;
}
.inside-view .tab-cont .more {
	position: absolute;
	bottom: 9px;
	left: 346px;
	width: 98px;
	height: 28px;
	background: url(../images/main/bg-main.png) no-repeat 0 -75px;
	text-indent: -9999px;
}

.popup-banner {
	overflow: hidden;
	float: right;
	width: 380px;
	height: 324px;
	border: 1px solid #ccc;
}
.popup-banner li {
	overflow: hidden;
	height: 324px;
}
.popup-banner img {
	max-width: 100%;
}
.popup-banner .bx-pager {
	position: absolute;
	bottom: 30px;
	left: 40px;
}
.popup-banner .bx-pager-link {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 7px;
	background-color: #fff;
	opacity: 0.7;
	text-indent: -9999px;
}
.popup-banner .bx-pager-item + .bx-pager-item .bx-pager-link {
	margin-left: 10px;
}
.popup-banner .bx-pager-link.active {
	opacity: 1;
	width: 32px;
}
.popup-banner .bx-controls-direction {
	position: absolute;
	right: 38px;
	bottom: 25px;
}
.popup-banner .bx-controls-direction > a {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/main/bg-main.png) no-repeat 0 -40px;
}
.popup-banner .bx-controls-direction > a + a {
	margin-left: 10px;
	background-position: -40px -40px;
}

.main-notice {
	position: relative;
	float: left;
	width: 785px;
}
.main-notice ul {
	border-top: 2px solid #b6b6b6;
}
.main-notice li {
	position: relative;
	border-bottom: 1px solid #ddd;
}
.main-notice li > a {
	display: block;
	height: 80px;
	padding: 23px 50px 0 114px;
	box-sizing: border-box;
}
.main-notice li + li > a {
	height: 81px;
}
.main-notice li:after {
	content: '';
	position: absolute;
	right: 10px;
	top: 50%;
	width: 14px;
	height: 25px;
	margin-top: -12px;
	background: url(../images/main/bg-main.png) no-repeat -80px -40px;
}
.main-notice li strong {
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: #222;
}
.main-notice li a:hover strong {
	color: #16a88b;
}
.main-notice li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-size: 14px;
	color: #666;
}
.main-notice li .date {
	position: absolute;
	top: 20px;
	left: 30px;
	color: #999;
	font-size: 14px;
	text-align: center;
}
.main-notice li .date em {
	display: block;
	margin-bottom: 10px;
	font-size: 34px;
	color: #222;
}
.main-notice .view-more {
	position: absolute;
	top: 0;
	right: 0;
	width: 18px;
	height: 18px;
	background: url(../images/main/bg-main.png) no-repeat -130px -40px;
	text-indent: -9999px;
}
.main-bereaved-square {
	float: right;
	width: 380px;
}
.main-bereaved-square ul {
	width: 100%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	box-sizing: border-box;
}
.main-bereaved-square ul:after {
	content: '';
	display: block;
	clear: both;
}
.main-bereaved-square li {
	float: left;
	width: 50%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.main-bereaved-square li a {
	display: block;
	padding: 26px 0;
	text-align: center;
	font-size: 14px;
	color: #555;
}
.main-bereaved-square li a:before {
	content: '';
	display: block;
	width: 38px;
	height: 35px;
	margin: 0 auto 15px auto;
	background: url(../images/main/bg-main.png) no-repeat;
}
.main-bereaved-square li:nth-child(2) a:before {
	width: 34px;
	background-position: -50px 0;
}
.main-bereaved-square li:nth-child(3) a:before {
	width: 30px;
	background-position: -100px 0;
}
.main-bereaved-square li:nth-child(4) a:before {
	width: 35px;
	background-position: -150px 0;
}

.main-menu03 {
	padding-right: 898px;
	background: url(../images/main/img-embrace.jpg) no-repeat 100% 0;
}
.main-menu03 dl {
	position: relative;
	height: 494px;
	padding: 42px 0 0 40px;
	background-color: #a2956b;
	box-sizing: border-box;
}
.main-menu03 dt {
	margin-bottom: 10px;
	font-size: 30px;
	color: #fff;
}
.main-menu03 dd {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
}
.main-menu03 dl .btn-more {
	position: absolute;
	left: 40px;
	bottom: 50px;
	width: 141px;
	height: 40px;
	background: url(../images/main/bg-main.png) no-repeat 0 -110px;
	text-indent: -9999px;
}

.main-location {
	float: left;
	width: 580px;
}
.main-location > div {
	padding: 24px 30px 32px 30px;
	border: 1px solid #ccc;
}
.main-location > div p {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.main-location > div button {
	position: absolute;
	right: 0;
	bottom: 13px;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	background: url(../images/main/bg-main.png) no-repeat -100px -40px;
}
.main-location input[type='text'] {
	width: calc(100% - 27px);
	height: 38px;
	line-height: 38px;
	border: none;
}
.main-reservation input[type='text'] {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: none;
}
.main-reservation {
	float: right;
	width: 580px;
}
.main-reservation > div {
	padding: 24px 30px 32px 30px;
	border: 1px solid #ccc;
}
.main-reservation > div p {
	float: left;
	position: relative;
	width: 204px;
	margin-right: 20px;
	border-bottom: 1px solid #ccc;
}
.main-reservation > div button {
	width: 70px;
	height: 38px;
	background-color: #959595;
	color: #fff;
}

#mLnb ul {
	display: flex;
}
#mLnb ul li {
	flex: 1;
}
#mLnb li a {
	width: 100%;
}
.gallery-style-view .view li img,
.gallery-style-view .thumb li .img img {
	max-width: 100%;
	max-height: 100%;
}
