/* 초기화 */
html {overflow-y:scroll}

body{
	margin:0;
	padding:0;
	font-size:0.9em;
	font-family: 'Meiryo', 'Malgun Gothic', dotum, sans-serif;
	background-color:#E4E5F2;
	text-align:center;
}

.login_form{
	margin:15px auto;
	background-color:#FFF;
	padding:30px 30px;
	text-align:center;
	max-width:320px;
	box-shadow: 0 20px 25px -5px rgba(0,0,0,.1), 0 10px 10px -5px rgba(0,0,0,.04);
}
.login_form .top{
	margin:45px 45px 0px 45px;
}
.login_form input{
	height:30px;
	width:264px;
	padding:5px;
	border:1px solid #D2D2D2;
	font-family: 'Meiryo';
}
.login_form .login_button{
	width:275px;
	height:45px;
	background: #F5821E;
	color: #fff;
	border:0 solid #33b854;
	padding: 10px 35px;
	line-height: 15px;
	font-weight: bold;
	cursor:pointer;
	font-family: 'Meiryo';
}
.sub_menu_new {
    padding-bottom: 50px;
    padding-top:50px;
    text-align:center;
}
.sub_menu_new_list {
	display: inline-block;
	width:332px;
	height:154px;
    	background-color:#FFF;
	padding:0px;
	text-align:center;	
	box-shadow: 0 1px 1px -1px rgba(0,0,0,.1), 0 1px 1px -1px rgba(0,0,0,.06);
	margin:0px;
	border:1px solid #ddd;
	border-radius: 7px;
	margin-bottom:20px;
}
.sub_menu_new_list:hover { background-color: #DDE4FE; }

h2 {
	color:#080404;
	margin-bottom:0px;
	font-weight:bold;
	font-size:1.1em;
}
h3 {
	font-size:1.3em;color:#333;font-weight:bold;text-align:left;padding-top:5px;margin-top:0px;margin-bottom:3px;
}

button.button4 {
    font-size: 0.9em;
    padding: 3px 30px;
    background-color: #F08200;
    color: #fff;
    border-style: none;
	font-family: 'Meiryo', 'Malgun Gothic', dotum, sans-serif;
	border-radius: 5px;
}

button.button4:hover {
    background-color: #D36F2C;
    color: #fff;
	font-family: 'Meiryo', 'Malgun Gothic', dotum, sans-serif;
}
.div_room_title {
	font-weight:bold;
	height:40px;
}

.div_room_title2 {
	height:30px;
	color:#666;
}


.table {
	background-color:#D2D2D2;
	width:100%;
	border-top:0px solid #26A9CC;
	margin-left:0px;
}

.table th {
	width:250px;
	height:48px;
	font-weight:bold;
	background-color:#F4F4F2;
	font-size:1.0em;
	color:#000000;
	text-align:center;
}
.table td {
	padding-left:10px;height:48px;background-color:#FFFFFF;
	padding-top:10px;padding-bottom:10px;
	line-height: 1.6em;
	font-size:1.0em;
}

.table1 {
	background-color:#D2D2D2;
	width:100%;
	border-top:0px solid #26A9CC;
	margin-left:0px;
}

.table1 th {
	width:250px;
	height:40px;
	font-weight:bold;
	background-color:#F4F4F2;
	font-size:1.0em;
	color:#000000;
	text-align:center;
}
.table1 td {
	height:30px;background-color:#FFFFFF;
	padding-top:3px;padding-bottom:3px;
	line-height: 1.6em;
	font-size:1.0em;
	text-align:center;
}

.table2 {
	background-color:#D2D2D2;
	width:100%;
	border-top:2px solid #3F85C6;
	margin-left:0px;
}

.table2 th {
	height:45px;
	font-weight:bold;
	background-color:#F4F4F4;
	font-size:1.0em;
	border-bottom:1px solid #D2D2D2;
}
.table2 td {
	height:35px;background-color:#FFFFFF;
	text-align:left;
	padding:8px;
	line-height: 1.6em;
	font-size:1.0em;
	border-bottom:1px solid #D2D2D2;
	text-align:center;
}
.lightbox {
    display: none;
}
/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {display:inline-block;background:#144A6B;padding:3 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;font-size:0.9em;}
a.btn_b02:hover, .btn_b02:hover {background:#00A0E3}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746}

.table_search {
	background-color:#D2D2D2;
	width:100%;
	border-top:1px solid #26A9CC;
	margin-left:0px;
}

.table_search th {
	width:200px;
	height:48px;
	font-weight:bold;
	background-color:#F4F4F2;
	font-size:0.9em;
	color:#000000;
	text-align:center;
}
.table_search td {
	padding-left:10px;height:48px;background-color:#FFFFFF;
	padding-top:10px;padding-bottom:10px;
	line-height: 1.6em;
	font-size:0.9em;
}
button.search1 {
    font-size: 0.9em;
    font-weight:bold;
    padding: 7px 20px;
    background-color: #144A6B;
    color: #fff;
    border-style: none;
}

button.search1:hover {
    background-color: #00A0E3;
    color: #fff;
}
a {color:#000;text-decoration:none}


/* Dropdown Button */
.dropbtn {
	padding-top:20px;
	background-color:#FFF;
	border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	display: none;
	position: absolute;
	min-width: 80px;
	margin-left:-50px;
	border:1px solid #DDD;
	z-index: 1;
	background-color:#FFF;
}

/* Links inside the dropdown */
.dropdown-content a {
	color: black;
	padding: 2px 16px;
	text-decoration: none;
	display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown
.dropdown:hover .dropbtn {background-color: #3e8e41;}
 */
 .required, textarea.required {
    background-image: url(../img/require.png) !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
}
.div_help{
	padding-top:2px;padding-left:3px;
	padding:20px 30px 30px 30px;
	background-color:#F3F4EF;
	border:1px solid #F4F4F2;
	font-size:1.0em;
	margin-top:10px;
}
.div_banner {
	border-radius: 15px;
	background-color:#2E9DD9;
	text-align:center;
	padding:30px;
}