@CHARSET "EUC-KR";
body {margin: 0px;padding: 0px;font-size: 62.5%;line-height: 135%;background-color: #E7EBED;}
h1 {margin: 0px;padding: 15px 0px;font-size: 1.7em;text-align: center;color: #FFFFFF;text-shadow: 1px 1px 1px rgba(57, 73, 6, 1);
	letter-spacing: -1px;
	border-top: 1px solid #7B9D01;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A3CE02), color-stop(1, #7EA200));
	background-image: -o-linear-gradient(bottom, #A3CE02 0%, #7EA200 100%);
	background-image: -moz-linear-gradient(bottom, #A3CE02 0%, #7EA200 100%);
	background-image: -webkit-linear-gradient(bottom, #A3CE02 0%, #7EA200 100%);
	background-image: -ms-linear-gradient(bottom, #A3CE02 0%, #7EA200 100%);
	background-image: linear-gradient(to bottom, #A3CE02 0%, #7EA200 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A3CE02', endColorstr='#7EA200',GradientType=0 ); /* IE6-9 */
	zoom: 1;
}
#advMemo {
	margin: 1.2em;margin-bottom: .3em;
	padding: .6em;padding-bottom: .2em;
	font-size: 1.2em;color: #10100F;
	line-height: 160%;
	letter-spacing: 0.5pt;
	word-spacing: .2em;
	text-align: justify;
	background-color: #FFFFFF;
	border: .2em solid #8db688;
	border-radius: .3em;
}
#advTel {
	margin: 1.2em;margin-top: 0em;
	padding: .6em;padding-bottom: .2em;
	text-align: right;
}
#advTel a.tel {margin-bottom: .2em;padding: 10px 35px 5px 0px;
	text-align: right;text-decoration: none;color: #0c0c0d;font-weight: normal;font-size: 1.2em;letter-spacing: 1px;
	background: url('/img/ic_tel_22x22.png') no-repeat right center;background-size: 22px 22px;cursor: default;
	display: inline-block;
}
#advTel a.tel:ACTIVE {
	color: #3DA71C;
}
h2 {
	margin: .6em 1.2em 2em 1.2em;padding: .6em;font-weight: normal;color: #2b4114;
	font-size: 1.2em;background-color: #efefed;border: 1px solid #FFFFFF;border-radius: 3px;
}
p.photo {position: relative;
	margin: 0em;margin-top: 2em;margin-left: 1em;margin-right: 1em;
}
p.photo img.img {margin: 0em;padding: 0em;width: 97%;vertical-align: middle;
	border: .3em solid #FFFFFF;
	box-shadow: 3px 3px 3px #A7A9AB;
}
p.photo a {display: block;position: absolute;width: 24px;height: 24px;right: 3%;bottom: .6em;text-decoration: none;border: none;}
p.photo a img {border: none;}
#footer {margin-top: 2em;padding-top: 1.2em;padding-bottom: 1em;background-color: #464E54;color: #9DA1A6;font-size: 1.1em;text-align: center;}
/* fieldset {margin: 0px;margin-bottom: 1em;margin-left: 6px;margin-right: 6px;border: none;}
fieldset div {margin-top: .5em;padding-bottom: .5em;border-bottom: 1px solid #BBC6A3;}
fieldset div label {display: block;font-size: 1.2em;font-weight: bold;}
textarea {width: 98%;margin-top: 3px;}
.btnbar {text-align: center;} */