.btn_positive{display:inline-block; width:70px; line-height:34px; color:#fff; text-align:center; background:#2D4A58;border:none;}
.btn_negative{display:inline-block; width:70px; line-height:34px; color:#fff; text-align:center; background:#333;border:none;}

#board_write{width:100%;margin-top:10px;}
#board_write th{height:40px; border-bottom:1px solid #4B4B4B;padding:3px 10px;background-color:#232323;}
#board_write td{height:40px; border-bottom:1px solid #4B4B4B;padding:3px 10px;background-color:#2B2B2B;}
#board_write td input[type="textbox"]{border:1px solid #ddd;height:36px;padding:0 10px;}

#board_write textarea{width:99%;  color:#333; border:0; padding:5px 7px; resize:none}
#join_title{width:100%;}
#selectDate{width:130px;height:28px;}


#search_form{margin-top:10px; margin-bottom:30px; float:left}
#search_form select{width:60px; height:28px; color:#333; line-height:13px; padding:0 5px;}
#search_form input{width:120px; height:28px; border:1px solid #ccc; padding:0 10px;}


.ripple{background-color:#333;padding:10px;margin-bottom:10px;}
