*{margin: 0; padding: 0;}
ul{list-style: none;}
a{text-decoration: none;}
 
header{
    width: 100%;
    background-color: #2d3a4b;
    position: relative;
}
 
#log{
    padding-top: 30px;
    padding-left: 30px;
	width:20%;
 
}

.logo {
	width:30%;
}
 
#top_menu{
    position: absolute;
    right: 10px;
    top: 20px;
    color: white;

}
#top_menu a{color: white;font-size: 14px;}
 
nav{
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    margin-top: 10px;
}
 
nav li{
    line-height: 3em;
    border-bottom: 1px solid #223344;
}
 
nav li a{
    color: white;
    display: block;
    text-align: center;
}
 
nav li a:hover{
    background-color: white;
    color: black;
}
 
#content #main img{ width: 100%; border: 1px solid gray;}
 
#content #banner li{
    border-bottom: 1px solid gray;
}
#content #banner li a{
    display: block;
    text-align: center;
}
 
footer{padding: 0px 10px;}
footer img{width: 100%;}
 
 
#page{width: 1000px; margin:0px auto;}


#submenu {
	width:100px;
	height:1000px;
	float: left;
	border-right: 1px solid #a1a1a1;
	text-align: left;
	padding: 10px;
	font-size: 14px;

}
#submenu a{color:#2d3a4b;}

#submenu a:hover{
	color: #7d8a9b;
}

#contents {
	width:877px;
	float:right;
	padding-top: 30px;
	/*border: 1px solid black;*/
}

#contents_div{
	margin-left:20px;
	margin-bottom:20px;
}
 
 /*       insert.php css       */


#select_tb {
	border:solid 1px #8b8b8b;
	padding:1px;
	width:685px;
	font-size:10pt;
	text-align:center;
	border-collapse:collapse;
}
td,th {
	border:solid 1px #AbAbAb;
}
#td_ymd {
	width:60px;
}

#td_price {
	width:50px;
}

#td_inout {
	width:25px;
}

#td_simple {
	width:100px;
}

#td_dm {
	width:60px;
}

#td_bal {
	width:30px;
}

#td_etc {
	width:80px;
}

/*       mbsftb.php css  ###################################################     */

.memberlist_select{
	margin-top:10px;
	margin-left:10px;
}

#membername {
	width: 130px;
	padding: .8em .5em;
	border: 1px solid #999;
	font-family: inherit;
	background: url('/img/arrow.jpg') no-repeat 95% 50%;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;	
}

#memberselect {
	width: 80px;
	padding: .8em .5em;
	border: 1px solid #999;
	font-family: inherit;
	border-radius: 0px;
	color:white;
	background-color:#4d5a6b;
}
#memberselect:hover{
	color:#4d5a6b;
	background-color:white;
}
#kind_select {
	height: 30px;
	width:300px;
	border: 1px solid#2d3a4b;
	background: #ffffff;
}

#sch_kind{
	width:50px;
	height:100%;
	border:none;
}
#keyword {
	font-size: 12px;
	width: 150px;
	padding: 5px;
	border: 0px;
	outline: none;
	float: center;
}

#keyword_btn {
	width:50px;
	height:100%;
	border:0px;
	background: #2d3a4b;
	outline: none;
	float: right;
	color: #ffffff;
	
}


.boss_img{
	width: 200px;
	padding-left:30px;
	border: 1px solid grey;
	float:left;
	height:350px;
}
.boss_insa{
	width: 400px;
	padding-left:10px;
	margin-left:30px;
	height:352px;
	float:left;
}

.before_boss{
	float:left;
	text-align:left;
	padding:50px 0px;
}
/*##########################################       insert.php css      ########################################## */

.latest_delete{
	border-radius: 2px;
	border: 1px solid #4d5a6b;
	background-color:#fcfcfc;
	color:#4d5a6b;
	width:40px;
	height:20px;
	padding: 0px 2px;
}
.latest_delete:hover{
	background-color:#4d5a6b;
	color:white;
}

.latest_modify{
	border-radius: 2px;
	border: 1px solid #4d5a6b;
	background-color:#efefef;
	color:#4d5a6b;
	width:40px;
	height:20px;
	padding: 0px 2px;
}

.latest_modify:hover{
	background-color:#4d5a6b;
	color:white;
}

.insert_div_btn{
	margin-bottom:30px;
}

.insert_btn{
	border-radius: 5px;
	border: 1px solid black;
	background-color:#4d5a6b;
	color:white;
	width:60px;
	height:30px;
	padding: 5px 8px;
}
.insert_btn:hover{
	color:#4d5a6b;
	background-color:white;
}

.insert_notice{
	margin-top:10px;
	margin-bottom:20px;
	color:#7f7f7f;
	padding:5px 10px;
	font-size:12px;
	border:1px solid #cfcfcf;
	width:780px;
}
.div_latest_input_list{
	display: table;
	font-size:12px;
	width:800px;

}
.latest_row{
	display: table-row;
}

.latest_head{
	background-color: #4d5a6b; 
	display: table-header-group;
	text-align:center;
	color: white;
	height:40px;
}
.latest_cell{
	display: table-cell; 
	padding: 4px 5px;
	vertical-align: middle;
	text-align:center;
	border-bottom: 1px solid #afafaf;
}

.latest_header{
	display: table-cell; 
	padding: 5px 8px;
	vertical-align: middle;
	border-bottom: 1px solid #afafaf;
}

.tb_insert {
	display: table;
	width:800px;
}

.tb_insert_body {
	display:table-row-group;
}
.tb_insert_head {
	background-color: #4d5a6b; 
	display: table-header-group;
	text-align:center;
	color: white;
	height:40px;
}

.tb_insert_row {
	display: table-row;
	
}

.tb_insert_cell {

	display: table-cell; 
	padding: 5px 8px;
	vertical-align: middle;
	border-bottom: 1px solid #afafaf;

}

.insert_date {
	width: 90px;
	border:1px solid #afafaf;
	height:25px;
	padding-left:5px;
}
.insert_price {
	width: 90px;
	border:1px solid #afafaf;
	height:25px;
	padding-left:5px;
}
#insert_inout {
	width: 70px;
}

.inout {
	font-size:12px;
	float:left;
	width:60px;
	text-align:center;
}

.insert_simple {
	width: 90px;
	border:1px solid #afafaf;
	height:25px;
	padding-left:5px;
}
.insert_dm {
	width: 110px;
	border:1px solid #afafaf;
	height:25px;
	padding-left:5px;
}
.insert_etc {
	width: 120px;
	border:1px solid #afafaf;
	height:25px;
	padding-left:5px;
}




 
 
 
/*///////////////////////////////// LOGIN 화면 CSS ///////////////////////////////////////
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/
.login_body {
	padding: 0px;
	margin:0px;
}
			
.jb-box { 
	width: 100%; 
	height:100%; 
	/*overflow: hidden;*/
	margin: 0px auto; 
	position: relative;
	background-color: rgba(255,255,255,0.2);
}
video { 
	width: 100%;
}

.div_login {
	position: absolute;
	width: 80%;
	padding:10px;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
	background: white;
	text-align:center;
	opacity:0.8;
	border: 1px solid black;
	border-radius: 10px;
}

.login_input {
	border-radius: 5px;
	border: 1px solid black;
	width:60%;
	height:20px;
	margin: 0px 5px 5px;
	padding: 10px;
	font-size:16px;
}
.login_btn {
	border-radius: 5px;
	border: 1px solid black;
	background-color:orange;
	color:white;
	width:65%;
	height:40px;
	padding: 10px 10px;
}

button:hover {
	color: orange;
	background-color:white;
}
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
///////////////////////////////// LOGIN 화면 CSS ///////////////////////////////////////*/




/*///////////////////////////////// 멤버관리 화면 CSS ///////////////////////////////////////
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

.member_update {
	padding: 1px 5px;
	width: 140px;
	border:1px solid #afafaf;
	height:25px;
}

.member_update_btn {
	border-radius: 0px;
	border: 1px solid black;
	background-color:#2d3a4b;	
	color:white;
	width:100px;
	height:40px;
	padding: 10px 10px;
}

.member_update_btn:hover {
	background-color:white;
	color:#2d3a4b;	
}

.active_member {
	display: table;
	width: 300px;
	height: 400px;
	float:left;

	float:left;
	margin-right: 10px;
	margin-left: 40px;
	overflow-y: visible;
}

.expired_member {
	display: table;
	width: 300px;
	height: 400px;

	float:left;
	overflow-y: visible;
}

.member_detail {
	width: 588px;
	height: 130px;
	border:1px solid #afafaf;
	clear:both;
	margin-left: 40px;
	padding-top: 60px; 
	padding-left: 10px;
	padding-right: 10px;
}

.tb_body {
	display:table-row-group;
}
.tb_head {
	background-color: #4d5a6b; 
	display: table-header-group;
	text-align:center;
	color: white;
	height:40px;
}

.tb_row {
	display: table-row;
}

.tb_cell {
	display: table-cell; 
	padding: 5px 8px;
	vertical-align: middle;
	border: 0.2px solid #afafaf;
	text-align:center;
	font-size:12px;
}

.tb_body .tb_cell:hover {
	color:green;
	font-size:12px;
	font-weight: ;
	cursor: pointer;
}

/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
///////////////////////////////// 멤버관리 화면 CSS ///////////////////////////////////////*/

/*///////////////////////////////// 행사관리 화면 CSS ///////////////////////////////////////
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

.cal_tb {
	display:table-row-group;
}
.cal_head {
	display: table-header-group;
	text-align:center;
	height:30px;
}
.cal_heading {
	display: table-cell; 
	padding: 5px 0px;
	vertical-align: middle;
	border: 0.2px solid white;
	text-align:center;
	font-size:14px;
	width: 93px;
	color: white;
	height: 40px;
	background-color:#2d3a4b;
}

.cal_row {
	display: table-row;
}

.cal_cell {
	display: table-cell; 
	/*padding: 5px 0px;*/
	/*vertical-align: middle;*/
	border: 0.2px solid white;
	text-align:center;
	font-size:12px;
	width: 93px;
	color: black;
	height: 50px;
	background-color:#D2DFF0;
}
.cal_tb .cal_cell:hover {
	background-color:#A7E3F9;
	cursor: pointer;
}

.cal_cell_empty {
	display: table-cell; 
	border: 0.2px solid white;
	background-color:#E1EEFF;
	width: 93px;
	color: black;
	height: 50px;
}
.cal_cell_date {
	text-align:left;
	width:15px;
	font-size:13px;

}
.cal_input{
	width:100px;
	text-align: left;
}
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
///////////////////////////////// 행사관리 화면 CSS ///////////////////////////////////////*/

/*///////////////////////////////// hist.php 화면 CSS ///////////////////////////////////////
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

.hist_body {
	display:table-row-group;
}
.hist_header {
	display: table-header-group;
	text-align:center;
	height:30px;
}
.hist_head {
	display: table-cell; 
	padding: 5px 0px;
	vertical-align: middle;
	border: 0.2px solid white;
	text-align:center;
	font-size:14px;
	width: 93px;
	color: white;
	height: 40px;
	background-color:#2d3a4b;
}

.hist_row {
	display: table-row;
}

.hist_cell {
	display: table-cell; 
	/*padding: 5px 0px;*/
	vertical-align: middle;
	border: 0.2px solid white;
	text-align:center;
	font-size:12px;
	width: 93px;
	color: black;
	height: 50px;
	background-color:#D2DFF0;
}


.sub{
	margin-bottom:8px;
}
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
///////////////////////////////// hist.php CSS ///////////////////////////////////////*/

.div_auth {
	margin-left:200px;
	margin-top:50px;
	width:400px;
	height:200px;
	padding-top:50px;
	text-align:center;
}

.auth_input {
	width:170px;
	height:30px;
	padding:0 10px;
	text-align: left;
}

.modify_div {
	margin-left:150px;
	margin-top:50px;
	width:400px;
	height:400px;
	text-align:center;
}

.modify_div_div{
	margin:15px;
	text-align:right;
	font-size:14px;
}
/*///////////////////////////////// 메인 화면 CSS ///////////////////////////////////////
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

.simple{
	width:900px;
	height:400px;
	border: 1px solid grey;
	overflow:hidden;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:30px;
}

.simple_img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.simple_left{
	width:48%;
	height:90%;
	border:1px solid #dfdfdf;
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-right:10px;
}

.simple_right{
	width:48%;
	height:90%;
	border:1px solid #dfdfdf;
	float:left;
	margin-top:15px;
}


/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
///////////////////////////////// 메인 화면 CSS ///////////////////////////////////////*/


/*///////////////////////////////// grant CSS ///////////////////////////////////////
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

#grant_select{
	width:90px;
	text-align:center;
	padding: 15px 0px;
	float:left;
	border-top:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	font-size:13px;
	color:#6f6f6f;
}
#grant_pay{
	width:90px;
	text-align:center;
	padding: 15px 0px;
	float:left;
	border-top:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	font-size:13px;
	color:#6f6f6f;
}

.grant_btn:hover{
	background-color: #efefef;
	cursor:pointer;
}

#grant_write1{
	width:800px;
	border:1px solid #bfbfbf;
	margin:10px 0;
	clear:both;
}

#grant_write2{
	width:800px;
	border:1px solid red;
	margin:10px 0;
	display:none;
	clear:both;
}

.grant_tb{

	
	margin-left:20px;
	padding-bottom:20px;
	
}

.grant_header {
	display: table-header-group;
	text-align:center;
	height:30px;
}
.grant_head {
	display: table-cell; 
	padding: 5px 0px;
	vertical-align: middle;
	border: 1px solid white;
	text-align:center;
	font-size:12px;
	color: white;
	height: 35px;
	background-color:#2d3a4b;
	width:70px;
}

.grant_row{
	display:table-row-group;
}

.grant_cell{
	background-color:#f1f1f1;
	border: 1px solid white;
	border-collapse:collapse;
	color: black;
	display: table-cell; 
	font-size:11px;
	height: 35px;
	/*padding: 5px 0px;*/
	text-align:center;
	vertical-align: middle;
	width:70px;
}

#grant_description{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
	color:#7f7f7f;
	padding:5px 10px;
	font-size:11px;
	border:thin solid #8a8a8a;
	width:722px;
}

.grant_total{
	font-size:11px;
	margin-left:20px;
	margin-bottom:70px;
	
	width:722px;
	border: 1px solid #bfbfbf;
	padding:5px 10px;
}

.grant_userdata{
	width:755px;
	margin-left:10px;
	padding:5px 10px;
	font-size:14px;
	color:#2d3a4b;
}
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
///////////////////////////////// grant CSS ///////////////////////////////////////*/


/*///////////////////////////////// log CSS ///////////////////////////////////////
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/


.log_body{
	display:table-row-group;
}

.log_header {
	display: table-header-group;
	text-align:center;
	height:30px;
}
.log_head {
	display: table-cell; 
	padding: 5px 0px;
	vertical-align: middle;
	border: 0.2px solid white;
	text-align:center;
	font-size:12px;
	width: 93px;
	color: white;
	height: 35px;
	background-color:#2d3a4b;
}

.log_row{
	display:table-row;
}

.log_cell{
	display: table-cell; 
	/*padding: 5px 0px;*/
	vertical-align: middle;
	border: 0.2px solid white;
	text-align:center;
	font-size:11px;
	color: black;
	padding:2px 5px;
	background-color:#e5e5e5;
}



/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
///////////////////////////////// log CSS ///////////////////////////////////////*/