
.div_board_contents #list_tab { border-top: none; border-bottom: none; }

.div_board_contents #search_tab h3 { font-size: 1.1em; font-weight: bold; }
.div_board_contents #search_tab h3 img { vertical-align:middle; }
.div_board_contents #search_tab .date, .div_board_contents #search_tab .name { color:#999; }

.result_search, .page_num { padding: 10px !important; border: 1px solid #ccc; }
.form1 { height:30px;border:1px solid #999; }
.ipt { height:30px;padding-left:5px;border:1px solid #999; }

#uploader_photo {
	background-color: rgb(245, 245, 245); border: 1px solid #c5c5c5; position: absolute; top: 50px; right: 10px;
}

#div_password {
	padding: 2em;
	margin: 1em;
	width: 330px;
	background-color: white;
	box-shadow: 5px 6px 13px grey;
	border-radius: 5px;
}

.form_ezboard_search #st {
	width: 50vw;
	max-width: 200px;
}
.for_search { color:#fff;border-color: #1c3b51 !important;background-color: #1c3b51 !important; }

.div_board_contents .boardwrite tbody th { background-color: inherit; }
.div_board_contents input[type=date] { line-height: 1em; }

.div_board_contents .boardwrite tbody td.in, .div_board_contents .boardwrite tbody td, .div_board_contents .boardwrite tbody th {
	height: inherit;
	padding: .5em;
}

.div_board_contents .line { height: 1px; padding: 0 !important; }
.gong_limit_btn_wrap .btn { width: 45px; }