
html {
	-ms-overflow-y: scroll;
}
body {
	margin: 0px; padding: 0px; font-family: "Noto Sans KR", sans-serif; font-size: 0.75em; min-width: 320px;
}
html {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h1 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h2 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h3 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h4 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h5 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h6 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
form {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
img {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h1 {
	font-family: "Noto Sans KR", sans-serif; font-size: 1em;
}
h2 {
	font-family: "Noto Sans KR", sans-serif; font-size: 1em;
}
h3 {
	font-family: "Noto Sans KR", sans-serif; font-size: 1em;
}
h4 {
	font-family: "Noto Sans KR", sans-serif; font-size: 1em;
}
h5 {
	font-family: "Noto Sans KR", sans-serif; font-size: 1em;
}
h6 {
	font-family: "Noto Sans KR", sans-serif; font-size: 1em;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
ul {
	list-style: none; margin: 0px; padding: 0px;
}
dl {
	list-style: none; margin: 0px; padding: 0px;
}
dt {
	list-style: none; margin: 0px; padding: 0px;
}
dd {
	list-style: none; margin: 0px; padding: 0px;
}
legend {
	margin: 0px; padding: 0px; line-height: 0; text-indent: -9999em; overflow: hidden; font-size: 0px; position: absolute;
}
label {
	font-size: 1em; vertical-align: middle;
}
input {
	font-size: 1em; vertical-align: middle;
}
button {
	font-size: 1em; vertical-align: middle;
}
select {
	font-size: 1em; vertical-align: middle;
}
img {
	font-size: 1em; vertical-align: middle;
}
input {
	margin: 0px; padding: 0px; font-family: "Noto Sans KR", sans-serif; font-size: 1em;
}
button {
	margin: 0px; padding: 0px; font-family: "Noto Sans KR", sans-serif; font-size: 1em;
}
input[type='submit'] {
	cursor: pointer;
}
button {
	cursor: pointer;
}
textarea {
	font-family: "Noto Sans KR", sans-serif; font-size: 1em;
}
select {
	font-family: "Noto Sans KR", sans-serif; font-size: 1em;
}
select {
	margin: 0px;
}
p {
	margin: 0px; padding: 0px; -ms-word-break: break-all;
}
hr {
	display: none;
}
pre {
	font-size: 1.1em; -ms-overflow-x: scroll;
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
}
* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
::after {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
::before {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
input[type=text] {
	transition:0.3s ease-in-out; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out;
}
input[type=password] {
	transition:0.3s ease-in-out; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out;
}
textarea {
	transition:0.3s ease-in-out; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out;
}
input[type=text]:focus {
	border: 1px solid rgb(85, 138, 183) !important; border-image: none !important; box-shadow: 0px 0px 5px #9ed4ff; -webkit-box-shadow: 0 0 5px #9ed4ff; -moz-box-shadow: 0 0 5px #9ed4ff;
}
input[type=password]:focus {
	border: 1px solid rgb(85, 138, 183) !important; border-image: none !important; box-shadow: 0px 0px 5px #9ed4ff; -webkit-box-shadow: 0 0 5px #9ed4ff; -moz-box-shadow: 0 0 5px #9ed4ff;
}
textarea:focus {
	border: 1px solid rgb(85, 138, 183) !important; border-image: none !important; box-shadow: 0px 0px 5px #9ed4ff; -webkit-box-shadow: 0 0 5px #9ed4ff; -moz-box-shadow: 0 0 5px #9ed4ff;
}
select:focus {
	border: 1px solid rgb(85, 138, 183) !important; border-image: none !important; box-shadow: 0px 0px 5px #9ed4ff; -webkit-box-shadow: 0 0 5px #9ed4ff; -moz-box-shadow: 0 0 5px #9ed4ff;
}
.placeholdersjs {
	color: rgb(170, 170, 170) !important;
}
#hd_pop {
	margin: 0px auto; height: 0px; position: relative; z-index: 1000;
}
#hd_pop h2 {
	line-height: 0; overflow: hidden; font-size: 0px; position: absolute;
}
.hd_pops {
	background: rgb(255, 255, 255); border: 1px solid rgb(233, 233, 233); border-image: none; position: absolute;
}
.hd_pops img {
	max-width: 100%;
}
.hd_pops_con {
	
}
.hd_pops_footer {
	background: rgb(0, 0, 0); padding: 0px; text-align: left; color: rgb(255, 255, 255); position: relative;
}
.hd_pops_footer::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.hd_pops_footer button {
	padding: 10px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.hd_pops_footer .hd_pops_reject {
	background: rgb(0, 0, 0); text-align: left;
}
.hd_pops_footer .hd_pops_close {
	background: rgb(57, 57, 57); top: 0px; right: 0px; position: absolute;
}
#wrap {
	overflow: hidden;
}
#wrap::after {
	clear: both; display: block; visibility: hidden; content: "";
}
#container {
	margin: 0px auto; width: 1600px;
}
#container::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.ref {
	
}
.visual {
	background: url("../img/bg1.jpg") no-repeat center / cover; padding: 80px 0px 120px 0px; text-align: center;
}
.visual::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.form {
	background: #001a0e; margin: 50px auto 0px; padding: 20px 100px; width: 870px; border-top-color: #52ffb2; border-top-width: 2px; border-top-style: solid;
}
.form::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.form .sop::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.form .sop li {
	width: 30%; line-height: 60px; float: left;
}
.form .sop li:nth-child(2n) {
	width: 5%;
}
.form .sop strong {
	color: rgb(255, 255, 255); font-size: 24px; font-weight: 600;
}
.form .ipfull {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 10px; border: 0px currentColor; border-image: none; width: 100%; height: 60px; color: rgb(51, 51, 51); font-size: 17px; display: inline-block;
}
.form h1 {
	color: rgb(255, 255, 255); font-size: 22px; font-weight: 400; margin-bottom: 20px; letter-spacing:-1px;
}
.form .agrees {
	text-align: left; margin-top: 20px; position: relative;
}
.form .agrees::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.form .agrees input {
	width: 17px; height: 17px; margin-top: -5px; margin-right: 5px;
}
.form .agrees span {
	color: rgb(255, 255, 255); font-size: 17px; font-weight: 400;
}
.form .agrees .btns {
	 text-align:center; margin-top:20px; margin-bottom:15px;
}
.form .agrees button {
	background: none; border: 0px currentColor; border-image: none;
}
#mct_02 {
	background: url("../img/bg2.jpg") no-repeat center / cover; padding: 100px 0px; text-align: center;
}
#mct_02::after {
	clear: both; display: block; visibility: hidden; content: "";
}
#mct_03 {
	background: url("../img/bg5.jpg") no-repeat center / cover; padding: 100px 0px 120px 0px; text-align: center;
}
#mct_03::after {
	clear: both; display: block; visibility: hidden; content: "";
}
#mct_03 .btns {
	margin: 50px 0px 20px;
}
#mct_03 h1 {
	color: rgb(255, 255, 255); font-size: 22px; font-weight: 400;
}
#mct_04 {
	background: url("../img/bg3.jpg") no-repeat center / cover; padding: 100px 0px; text-align: center;
}
#mct_04::after {
	clear: both; display: block; visibility: hidden; content: "";
}
#mct_05 {
	background: url("../img/bg4.jpg") no-repeat center / cover; padding: 100px 0px; text-align: center;
}
#mct_05::after {
	clear: both; display: block; visibility: hidden; content: "";
}
#ft {
	background: #001a0e; padding: 50px 0px; text-align: center;
}
#ft::after {
	clear: both; display: block; visibility: hidden; content: "";
}
@media screen and (max-width:1000px)
{
img {
	width: 100%; height: auto;
}
#container {
	width: 100%;
}
.visual {
	padding: 30px 20px 50px 20px;
}
.form {
	margin: 10px auto 0px; padding: 20px; width: 100%;
}
.form .sop li {
	line-height: 50px;
}
.form .sop strong {
	font-size: 1.05em;
}
.form .ipfull {
	height: 50px; font-size: 1.05em;
}
.form h1 {
	font-size: 1.05em; margin-bottom: 5px;
}
.form .agrees {
	margin-top: 10px;
}
.form .agrees input {
	width: 15px; height: 15px; margin-top: -3px; margin-right: 2px;
}
.form .agrees span {
	font-size: 1.05em;
}
.form .agrees .btns {
	margin: 20px auto 0px; width: 90%; position: relative;
}
#mct_02 {
	padding: 40px 20px 40px 20px;
}
#mct_03 {
	padding: 40px 20px 40px 20px;
}
#mct_03 .btns {
	margin: 20px auto; width: 70%;
}
#mct_04 {
	padding: 40px 20px 40px 20px;
}
#mct_05 {
	padding: 40px 20px 40px 20px;
}
#ft {
	padding: 20px;
}
#mct_03 h1 {
	font-size: 1.25em;
}
}
#copymove {
	
}
#copymove .win_desc {
	text-align: center; display: block;
}
#copymove .tbl_wrap {
	margin: 20px;
}
#copymove .win_btn {
	padding: 0px 20px 20px;
}
.copymove_current {
	background: rgb(255, 48, 97); padding: 5px; border-radius: 3px; color: rgb(255, 255, 255); float: right;
}
.copymove_currentbg {
	background: rgb(244, 244, 244);
}
#hd_login_msg {
	left: 0px; top: 0px; line-height: 0; overflow: hidden; font-size: 0px; position: absolute;
}
.msg_sound_only {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important; left: 0px; top: 0px; width: 0px; height: 0px; line-height: 0; overflow: hidden !important; font-size: 0px; display: inline-block !important; position: absolute;
}
.sound_only {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important; left: 0px; top: 0px; width: 0px; height: 0px; line-height: 0; overflow: hidden !important; font-size: 0px; display: inline-block !important; position: absolute;
}
#skip_to_container a {
	left: 0px; top: 0px; width: 1px; height: 1px; line-height: 0; overflow: hidden; font-size: 0px; position: absolute; z-index: 100000;
}
#skip_to_container a:focus {
	background: rgb(33, 39, 46); width: 100%; height: 75px; text-align: center; color: rgb(255, 255, 255); line-height: 3.3em; font-size: 2em; font-weight: bold; text-decoration: none;
}
#skip_to_container a:active {
	background: rgb(33, 39, 46); width: 100%; height: 75px; text-align: center; color: rgb(255, 255, 255); line-height: 3.3em; font-size: 2em; font-weight: bold; text-decoration: none;
}
.img_fix {
	width: 100%; height: auto;
}
#captcha {
	display: inline-block; position: relative;
}
#captcha legend {
	margin: 0px; padding: 0px; line-height: 0; text-indent: -9999em; overflow: hidden; font-size: 0px; position: absolute;
}
#captcha #captcha_img {
	margin: 0px; padding: 0px; border: 1px solid rgb(137, 137, 137); border-image: none; height: 40px; vertical-align: top;
}
#captcha #captcha_mp3 {
	background: url("../../../img/captcha2.png") no-repeat; margin: 0px; padding: 0px; border-radius: 3px; border: 0px currentColor; border-image: none; width: 40px; height: 40px; text-indent: -999px; overflow: hidden; vertical-align: middle; cursor: pointer;
}
#captcha #captcha_reload {
	background: url("../../../img/captcha2.png") no-repeat 0px -40px; margin: 0px; padding: 0px; border-radius: 3px; border: 0px currentColor; border-image: none; width: 40px; height: 40px; text-indent: -999px; overflow: hidden; vertical-align: middle; cursor: pointer;
}
#captcha #captcha_key {
	background: rgb(255, 255, 255); margin: 0px 0px 0px 3px; padding: 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 90px; height: 40px; text-align: center; font-size: 1.33em; font-weight: bold; vertical-align: top;
}
#captcha #captcha_info {
	margin: 5px 0px 0px; letter-spacing: -0.1em; font-size: 0.95em; display: block;
}
.m_captcha#captcha audio {
	margin: 0px 0px 5px; width: 187px; display: block;
}
.m_captcha#captcha #captcha_img {
	border: 1px solid rgb(233, 233, 233); border-image: none; width: 160px; height: 60px; margin-top: 5px; margin-bottom: 3px; display: block;
}
.m_captcha#captcha #captcha_reload {
	background: url("../../../img/captcha2.png") no-repeat 0px -40px; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: 40px; height: 40px; text-indent: -999px; overflow: hidden; vertical-align: middle; position: static; cursor: pointer;
}
.m_captcha#captcha #captcha_reload span {
	display: none;
}
.m_captcha#captcha #captcha_key {
	background: rgb(247, 247, 247); margin: 0px 0px 0px 3px; padding: 0px 5px; border: 1px solid rgb(184, 201, 194); border-image: none; width: 115px; height: 29px; text-align: center; line-height: 29px; font-size: 1.33em; font-weight: bold;
}
.m_captcha#captcha #captcha_info {
	margin: 5px 0px 0px; letter-spacing: -0.1em; font-size: 0.95em; display: block;
}
.m_captcha#captcha #captcha_mp3 {
	background: url("../../../img/captcha2.png") no-repeat 0px 0px; border: currentColor; border-image: none; width: 31px; height: 31px; text-indent: -9999px; overflow: hidden; vertical-align: top; cursor: pointer;
}
.cke_sc {
	margin: 0px 0px 5px; text-align: right;
}
.btn_cke_sc {
	background: rgb(250, 250, 250); padding: 0px 10px; border: 1px solid rgb(204, 204, 204); border-image: none; height: 23px; color: rgb(0, 0, 0); line-height: 1.9em; text-decoration: none; vertical-align: middle; display: inline-block; cursor: pointer;
}
.cke_sc_def {
	background: rgb(247, 247, 247); margin: 0px 0px 5px; padding: 10px; border: 1px solid rgb(204, 204, 204); border-image: none; text-align: center;
}
.cke_sc_def dl {
	margin: 0px 0px 5px; text-align: left; -ms-zoom: 1;
}
.cke_sc_def dl::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.cke_sc_def dt {
	margin: 0px; padding: 5px 0px; border-bottom-color: rgb(233, 233, 233); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
.cke_sc_def dd {
	margin: 0px; padding: 5px 0px; border-bottom-color: rgb(233, 233, 233); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
.cke_sc_def dt {
	width: 20%; font-weight: bold;
}
.cke_sc_def dd {
	width: 30%;
}
#bo_v_con ul {
	margin: 1em 0px; padding-left: 40px; display: block; list-style-type: disc;
}
#bo_v_con ol {
	margin: 1em 0px; padding-left: 40px; display: block; list-style-type: decimal;
}
#bo_v_con li {
	display: list-item;
}
a.btn {
	padding: 0px 10px; border: 0px currentColor; transition:background-color 0.3s ease-out; border-image: none; height: 35px; text-align: center; line-height: 35px; font-size: 1.4em; font-weight: bold; -webkit-transition: background-color 0.3s ease-out; -moz-transition: background-color 0.3s ease-out; -o-transition: background-color 0.3s ease-out;
}
.btn {
	padding: 0px 10px; border: 0px currentColor; transition:background-color 0.3s ease-out; border-image: none; height: 35px; text-align: center; line-height: 35px; font-size: 1.4em; font-weight: bold; -webkit-transition: background-color 0.3s ease-out; -moz-transition: background-color 0.3s ease-out; -o-transition: background-color 0.3s ease-out;
}
a.btn01 {
	background: rgb(250, 250, 250); padding: 7px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(0, 0, 0); text-decoration: none; vertical-align: middle; display: inline-block;
}
a.btn01:focus {
	text-decoration: none;
}
a.btn01:hover {
	text-decoration: none;
}
button.btn01 {
	background: rgb(250, 250, 250); margin: 0px; padding: 7px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(0, 0, 0); text-decoration: none; display: inline-block;
}
a.btn02 {
	background: rgb(75, 84, 94); padding: 7px; border: 1px solid rgb(59, 60, 63); border-image: none; color: rgb(255, 255, 255); text-decoration: none; vertical-align: middle; display: inline-block;
}
a.btn02:focus {
	text-decoration: none;
}
.btn02:hover {
	text-decoration: none;
}
button.btn02 {
	background: rgb(75, 84, 94); margin: 0px; padding: 7px; border: 1px solid rgb(59, 60, 63); border-image: none; color: rgb(255, 255, 255); text-decoration: none; display: inline-block;
}
.btn_confirm {
	text-align: right;
}
.btn_submit {
	background: rgb(58, 138, 253); border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); cursor: pointer;
}
.btn_submit:hover {
	background: rgb(35, 117, 235);
}
.btn_close {
	background: rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(220, 220, 220); border-image: none; cursor: pointer;
}
a.btn_close {
	text-align: center; line-height: 50px;
}
a.btn_cancel {
	background: rgb(150, 150, 150); color: rgb(255, 255, 255); text-decoration: none; vertical-align: middle; display: inline-block;
}
button.btn_cancel {
	background: rgb(150, 150, 150); color: rgb(255, 255, 255); text-decoration: none; vertical-align: middle; display: inline-block;
}
.btn_cancel:hover {
	background: rgb(170, 170, 170);
}
a.btn_frmline {
	background: rgb(67, 74, 84); padding: 0px 5px; border-radius: 3px; border: 0px currentColor; border-image: none; width: 128px; height: 40px; color: rgb(255, 255, 255); text-decoration: none; vertical-align: top; display: inline-block;
}
button.btn_frmline {
	background: rgb(67, 74, 84); padding: 0px 5px; border-radius: 3px; border: 0px currentColor; border-image: none; width: 128px; height: 40px; color: rgb(255, 255, 255); text-decoration: none; vertical-align: top; display: inline-block;
}
a.btn_frmline {
	
}
button.btn_frmline {
	font-size: 1em;
}
a.btn_b01 {
	background: none; border: 0px currentColor; border-image: none; color: rgb(186, 186, 186); text-decoration: none; vertical-align: middle; display: inline-block;
}
.btn_b01 {
	background: none; border: 0px currentColor; border-image: none; color: rgb(186, 186, 186); text-decoration: none; vertical-align: middle; display: inline-block;
}
.btn_b01:hover {
	color: rgb(0, 0, 0);
}
.btn_b01:hover {
	color: rgb(0, 0, 0);
}
a.btn_b02 {
	background: rgb(37, 61, 190); padding: 0px 10px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-decoration: none; vertical-align: middle; display: inline-block;
}
.btn_b02 {
	background: rgb(37, 61, 190); padding: 0px 10px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-decoration: none; vertical-align: middle; display: inline-block;
}
a.btn_b02:hover {
	background: rgb(0, 37, 235);
}
.btn_b02:hover {
	background: rgb(0, 37, 235);
}
a.btn_b03 {
	background: rgb(255, 255, 255); border: 1px solid rgb(185, 189, 211); border-image: none; color: rgb(100, 105, 130); text-decoration: none; vertical-align: middle; display: inline-block;
}
.btn_b03 {
	background: rgb(255, 255, 255); border: 1px solid rgb(185, 189, 211); border-image: none; color: rgb(100, 105, 130); text-decoration: none; vertical-align: middle; display: inline-block;
}
a.btn_b03:hover {
	background: rgb(235, 237, 246);
}
.btn_b03:hover {
	background: rgb(235, 237, 246);
}
a.btn_b04 {
	background: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(112, 112, 112); text-decoration: none; vertical-align: middle; display: inline-block;
}
.btn_b04 {
	background: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(112, 112, 112); text-decoration: none; vertical-align: middle; display: inline-block;
}
a.btn_b04:hover {
	background: rgb(249, 249, 249); color: rgb(51, 51, 51);
}
.btn_b04:hover {
	background: rgb(249, 249, 249); color: rgb(51, 51, 51);
}
a.btn_admin {
	color: rgb(209, 63, 74); text-decoration: none; vertical-align: middle; display: inline-block;
}
/*em*/
.btn_admin {
	color: rgb(209, 63, 74); text-decoration: none; vertical-align: middle; display: inline-block;
}
.btn_admin:hover {
	color: rgb(255, 55, 70);
}
a.btn_admin:hover {
	color: rgb(255, 55, 70);
}
.tbl_wrap table {
	background: rgb(255, 255, 255); width: 100%; border-top-color: rgb(236, 236, 236); border-bottom-color: rgb(236, 236, 236); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-collapse: collapse; border-spacing: 0 5px;
}
.tbl_wrap caption {
	padding: 10px 0px; text-align: left; font-weight: bold;
}
.tbl_head01 {
	margin: 0px 0px 10px;
}
.tbl_head01 caption {
	padding: 0px; line-height: 0; overflow: hidden; font-size: 0px;
}
.tbl_head01 thead th {
	padding: 20px 0px; height: 40px; text-align: center; font-weight: normal; border-bottom-color: rgb(236, 236, 236); border-bottom-width: 1px; border-bottom-style: solid;
}
.tbl_head01 thead th input {
	vertical-align: top;
}
.tbl_head01 tfoot th {
	background: rgb(215, 224, 226); padding: 10px 0px; text-align: center; border-top-color: rgb(193, 209, 213); border-bottom-color: rgb(193, 209, 213); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.tbl_head01 tfoot td {
	background: rgb(215, 224, 226); padding: 10px 0px; text-align: center; border-top-color: rgb(193, 209, 213); border-bottom-color: rgb(193, 209, 213); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.tbl_head01 tbody th {
	padding: 8px 0px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid;
}
.tbl_head01 td {
	padding: 10px 5px; height: 60px; color: rgb(102, 102, 102); line-height: 1.4em; border-top-color: rgb(236, 240, 241); border-bottom-color: rgb(236, 240, 241); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; -ms-word-break: break-all;
}
.tbl_head01 tbody tr:hover td {
	background: rgb(250, 250, 250);
}
.tbl_head01 a:hover {
	text-decoration: underline;
}
.tbl_head02 {
	margin: 0px 0px 10px;
}
.tbl_head02 caption {
	padding: 0px; line-height: 0; overflow: hidden; font-size: 0px;
}
.tbl_head02 thead th {
	background: rgb(229, 236, 239); padding: 5px 0px; text-align: center; color: rgb(56, 56, 56); letter-spacing: -0.1em; font-size: 0.95em; border-top-color: rgb(209, 222, 226); border-bottom-color: rgb(209, 222, 226); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.tbl_head02 thead a {
	color: rgb(56, 56, 56);
}
.tbl_head02 thead th input {
	vertical-align: top;
}
.tbl_head02 tfoot th {
	background: rgb(215, 224, 226); padding: 10px 0px; text-align: center; border-top-color: rgb(193, 209, 213); border-bottom-color: rgb(193, 209, 213); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.tbl_head02 tfoot td {
	background: rgb(215, 224, 226); padding: 10px 0px; text-align: center; border-top-color: rgb(193, 209, 213); border-bottom-color: rgb(193, 209, 213); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.tbl_head02 tbody th {
	background: rgb(255, 255, 255); padding: 5px 0px; border-top-color: rgb(233, 233, 233); border-bottom-color: rgb(233, 233, 233); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.tbl_head02 td {
	background: rgb(255, 255, 255); padding: 5px 3px; line-height: 1.4em; border-top-color: rgb(233, 233, 233); border-bottom-color: rgb(233, 233, 233); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; -ms-word-break: break-all;
}
.tbl_head02 a {
	
}
.tbl_frm01 {
	margin: 0px 0px 20px;
}
.tbl_frm01 table {
	width: 100%; border-collapse: collapse; border-spacing: 0;
}
.tbl_frm01 th {
	background: rgb(245, 248, 249); border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgb(233, 233, 233) rgb(233, 233, 233) rgb(233, 233, 233) currentColor; padding: 7px 13px; border-image: none; width: 70px; text-align: left;
}
.tbl_frm01 td {
	background: none; padding: 7px 10px; border-top-color: rgb(233, 233, 233); border-bottom-color: rgb(233, 233, 233); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.wr_content textarea {
	background: rgb(255, 255, 255); padding: 5px; border-radius: 3px; border: 1px solid rgb(208, 211, 219); border-image: none; color: rgb(0, 0, 0); vertical-align: middle; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {
	background: rgb(255, 255, 255); padding: 5px; border-radius: 3px; border: 1px solid rgb(208, 211, 219); border-image: none; color: rgb(0, 0, 0); vertical-align: middle; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.form_01 textarea {
	background: rgb(255, 255, 255); padding: 5px; border-radius: 3px; border: 1px solid rgb(208, 211, 219); border-image: none; color: rgb(0, 0, 0); vertical-align: middle; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.frm_input {
	background: rgb(255, 255, 255); padding: 5px; border-radius: 3px; border: 1px solid rgb(208, 211, 219); border-image: none; color: rgb(0, 0, 0); vertical-align: middle; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {
	padding: 2px 2px 3px;
}
.frm_input {
	height: 40px;
}
.full_input {
	width: 100%;
}
.half_input {
	width: 49.5%;
}
.twopart_input {
	width: 385px; margin-right: 10px;
}
.tbl_frm01 textarea {
	width: 100%; height: 100px;
}
.write_div textarea {
	width: 100%; height: 100px;
}
.tbl_frm01 a {
	text-decoration: none;
}
.tbl_frm01 .frm_file {
	margin-bottom: 5px; display: block;
}
.tbl_frm01 .frm_info {
	padding: 0px 0px 5px; line-height: 1.4em; display: block;
}
/*ed3s3*/
.list_01 ul {
	border-top-color: rgb(236, 236, 236); border-top-width: 1px; border-top-style: solid;
}
.list_01 li {
	background: rgb(255, 255, 255); list-style: none; padding: 10px 15px; border-bottom-color: rgb(236, 236, 236); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.list_01 li:nth-child(2n+1) {
	background: rgb(246, 246, 246);
}
.list_01 li::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.list_01 li:hover {
	background: rgb(249, 249, 249);
}
.list_01 li.empty_li {
	padding: 20px 0px; text-align: center; color: rgb(102, 102, 102);
}
.form_01 h2 {
	font-size: 1.16em;
}
.form_01 li {
	margin-bottom: 10px;
}
.form_01 ul::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.form_01 li::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.form_01 .left_input {
	float: left;
}
.form_01 .margin_input {
	margin-right: 1%;
}
.form_01 textarea {
	width: 100%; height: 100px;
}
.form_01 .frm_label {
	width: 130px; display: inline-block;
}
.empty_table {
	padding: 50px 0px !important; text-align: center;
}
.empty_list {
	padding: 20px 0px !important; text-align: center; color: rgb(102, 102, 102);
}
.required {
	background-position: right top !important; background-image: url("../img/require.png") !important; background-repeat: no-repeat !important;
}
textarea.required {
	background-position: right top !important; background-image: url("../img/require.png") !important; background-repeat: no-repeat !important;
}
.td_board {
	width: 80px; text-align: center;
}
.td_category {
	width: 80px; text-align: center;
}
.td_chk {
	width: 30px; text-align: center;
}
.td_date {
	width: 60px; text-align: center;
}
.td_datetime {
	width: 110px; text-align: center;
}
.td_group {
	width: 80px; text-align: center;
}
.td_mb_id {
	width: 100px; text-align: center;
}
.td_mng {
	width: 80px; text-align: center;
}
.td_name {
	width: 100px; text-align: left;
}
.td_nick {
	width: 100px; text-align: center;
}
.td_num {
	width: 50px; text-align: center;
}
.td_numbig {
	width: 80px; text-align: center;
}
.td_stat {
	width: 60px; text-align: center;
}
.txt_active {
	color: rgb(93, 145, 11);
}
.txt_done {
	color: rgb(232, 24, 12);
}
.txt_expired {
	color: rgb(204, 204, 204);
}
.txt_rdy {
	color: rgb(138, 188, 42);
}
.new_win {
	position: relative;
}
.new_win .tbl_wrap {
	margin: 0px 20px;
}
.new_win #win_title {
	background: rgb(255, 255, 255); padding: 10px 20px; height: 50px; color: rgb(0, 0, 0); line-height: 30px; font-size: 1.3em; box-shadow: 0px 1px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1); -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
}
.new_win #win_title .sv {
	line-height: 1.2em; font-size: 0.75em;
}
.new_win .win_ul {
	padding: 0px 20px; margin-bottom: 15px;
}
.new_win .win_ul::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.new_win .win_ul li {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 30px; border: 1px solid rgb(214, 233, 255); border-image: none; text-align: center; margin-left: 5px; float: left;
}
.new_win .win_ul li:first-child {
	margin-left: 0px;
}
.new_win .win_ul li a {
	padding: 8px 0px; color: rgb(103, 148, 211); display: block;
}
.new_win .win_ul .selected {
	background: rgb(58, 138, 253); border-color: rgb(58, 138, 253); position: relative; z-index: 5;
}
.new_win .win_ul .selected a {
	color: rgb(255, 255, 255); font-weight: bold;
}
.new_win .win_desc {
	background: rgb(242, 131, 143); margin: 10px; padding: 0px 20px; border-radius: 5px; text-align: left; color: rgb(255, 255, 255); line-height: 50px; font-size: 1em; position: relative;
}
.new_win .win_desc i {
	font-size: 1.2em; vertical-align: baseline;
}
.new_win .win_desc::after {
	background: rgb(218, 68, 83); border-radius: 3px 0px 0px 3px; left: 0px; top: 0px; width: 4px; height: 50px; position: absolute; content: "";
}
.new_win .frm_info {
	color: rgb(145, 145, 145); font-size: 0.92em;
}
.new_win .win_total {
	background: rgb(246, 246, 246); padding: 0px 10px; border-radius: 5px; color: rgb(58, 138, 253); line-height: 30px; font-size: 0.75em; font-weight: normal; float: right; display: inline-block;
}
.new_win .new_win_con {
	margin: 20px 0px; padding: 20px;
}
.new_win .new_win_con::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.new_win .new_win_con2 {
	margin: 20px 0px;
}
.new_win .btn_confirm::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.new_win .win_btn {
	text-align: center;
}
.new_win .btn_close {
	width: 60px; height: 45px; overflow: hidden; cursor: pointer;
}
.new_win .btn_submit {
	padding: 0px 20px; height: 45px; font-size: 1.08em; font-weight: bold;
}
.sch_word {
	background: rgb(255, 0, 90); margin: 0px 2px; padding: 2px 5px 3px; color: rgb(255, 255, 255); line-height: 18px;
}
/*eds*/
#validation_check {
	margin: 100px auto; width: 500px;
}
#validation_check h1 {
	font-size: 1.3em; margin-bottom: 20px;
}
#validation_check p {
	background: rgb(255, 255, 255); padding: 30px 20px; border: 1px solid rgb(233, 233, 233); border-image: none; margin-bottom: 20px;
}
.sv_wrap {
	font-weight: normal; position: relative;
}
.sv_wrap .sv {
	background: rgb(51, 51, 51); margin: 5px 0px 0px; font-size: 0.92em; display: none; z-index: 1000; box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
}
.sv_wrap .sv::before {
	border-width: 0px 6px 6px; border-style: solid; border-color: transparent transparent rgb(51, 51, 51); left: 15px; top: -6px; width: 0px; height: 0px; position: absolute; content: "";
}
.sv_wrap .sv a {
	margin: 0px; padding: 0px 10px; width: 100px; color: rgb(187, 187, 187); line-height: 30px; font-weight: normal; display: inline-block;
}
.sv_wrap .sv a:hover {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.sv_member {
	color: rgb(51, 51, 51);
}
.sv_on {
	left: 0px; top: 23px; width: auto; height: auto; display: block !important; position: absolute;
}
.sv_nojs .sv {
	display: block;
}
.pg_wrap {
	clear: both; float: left; display: inline-block;
}
.pg_wrap::after {
	clear: both; display: block; visibility: hidden; content: "";
}
.pg {
	text-align: center;
}
.pg_page {
	background: rgb(238, 238, 238); border: 1px solid rgb(238, 238, 238); border-image: none; vertical-align: middle; display: inline-block;
}
.pg_current {
	background: rgb(238, 238, 238); border: 1px solid rgb(238, 238, 238); border-image: none; vertical-align: middle; display: inline-block;
}
.pg a:focus {
	text-decoration: none;
}
.pg a:hover {
	text-decoration: none;
}
.pg_page {
	padding: 0px 5px; border-radius: 3px; height: 30px; color: rgb(149, 149, 149); line-height: 28px; font-size: 1.08em; text-decoration: none; min-width: 30px;
}
.pg_page:hover {
	background-color: rgb(250, 250, 250);
}
.pg_start {
	background: url("../img/btn_first.gif") no-repeat 50% 50% rgb(238, 238, 238); padding: 0px; border: 1px solid rgb(238, 238, 238); border-image: none; text-indent: -999px; overflow: hidden;
}
.pg_prev {
	background: url("../img/btn_prev.gif") no-repeat 50% 50% rgb(238, 238, 238); padding: 0px; border: 1px solid rgb(238, 238, 238); border-image: none; text-indent: -999px; overflow: hidden;
}
.pg_end {
	background: url("../img/btn_end.gif") no-repeat 50% 50% rgb(238, 238, 238); padding: 0px; border: 1px solid rgb(238, 238, 238); border-image: none; text-indent: -999px; overflow: hidden;
}
.pg_next {
	background: url("../img/btn_next.gif") no-repeat 50% 50% rgb(238, 238, 238); padding: 0px; border: 1px solid rgb(238, 238, 238); border-image: none; text-indent: -999px; overflow: hidden;
}
.pg_start:hover {
	background-color: rgb(250, 250, 250);
}
.pg_prev:hover {
	background-color: rgb(250, 250, 250);
}
.pg_end:hover {
	background-color: rgb(250, 250, 250);
}
.pg_next:hover {
	background-color: rgb(250, 250, 250);
}
.pg_current {
	background: rgb(58, 138, 253); padding: 0px 10px; border-radius: 3px; border: 1px solid rgb(58, 138, 253); border-image: none; height: 30px; color: rgb(255, 255, 255); line-height: 30px; font-weight: bold; display: inline-block; min-width: 30px;
}
.cheditor-popup-window * {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.cheditor-popup-window ::after {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.cheditor-popup-window ::before {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
#device_change {
	background: rgb(255, 255, 255); margin: 0.3em; padding: 0.5em 0px; border-radius: 2em; border: 1px solid rgb(238, 238, 238); border-image: none; text-align: center; color: rgb(0, 0, 0); font-size: 2em; text-decoration: none; display: block;
}
