




#board .openlist{  padding: 0% 0% 0% 0%; display: block; width:100%; line-height: 1;   font-size: 0.9em; font-weight: 600; }
#board .openlist a{display: block;  width: 100%; text-align: left; padding: 4% 0% 4% 4%; -background-color:rgba(0,0,0,0.1); text-decoration: none; color: #000; }



#board{ display: block; position: relative; width: 94%; margin: 0em auto 2em auto; clear: both; }




tbody, tbody tr{ display:block; width: 100%;}


#board table{ margin: 0; padding: 0; width: 100%;
    border-top: 0.02em solid rgba(0,0,0,0.2);}
#board table a{ -text-decoration: none; color: #000; font-weight: 500;}
#board table tr{ display: block; width: 100%; position: relative; border-bottom: 0.02em solid rgba(0,0,0,0.2); }
.tbltd_1,
.tbltd_2,
.tbltd_3{display: block; width: 100%; clear: both; -background-color: green; }

.tbltd_1 a{text-decoration:none;}


.tbltd_1{line-height: 2; font-size: 1em; padding-top: 0.5em; padding-bottom: 2em; }


.tbltd_2,
.tbltd_3{  line-height: 1.5;  width:40%; font-size: 0.7em; 
    
     display: block; position: absolute; bottom: 1em;}

.tbltd_2{ text-align: left; left: 0;   font-weight: 600; }
.tbltd_3{ text-align: right; right: 0.02em;
    }

 #board #paging{ margin-top: 1.0em;}
 #board #center{ text-align: center;}
 #board #center li{ display: inline-block; font-size: 1.2em; margin: 0.2em;}
 #board #center li a{ text-decoration: none; color: #000; -background-color: rgba(0,0,0,0.2);
text-align: center; width: 1.6em; height: 1.6em; line-height: 1.6em; display: block;
border-radius: 0.2em;}

#board #left{ display: block; float: right; top: -2.3em; left:-0.3em; position: relative;  width: 1.6em; height: 1.6em; -background-color: rgba(0,0,0,0.2);}
#board #left a{ text-decoration: none; color: #000; -background-color: rgba(0,0,0,0.2);
    text-align: center; width: 1.6em; height: 1.6em; line-height: 1.6em; display: block;
    border-radius: 0.2em; font-size: 1.4em; padding: 0.0em;}

#board #right{ display:block; position: relative;  margin-top: 1.5em; text-align: center; width: 100%; -background-color: red; }
#board #right select,
#board #right input,
#board #right #search{ display:inline-block; }
#board #right select{ height: 2.4em; line-height: 2em; border-radius: 0.1em; width: 25%; margin-right: 0.1em;}
#board #right input{ height: 2.15em;width: 40%; line-height: 2em; border: 0.02em solid rgba(0,0,0,0.5);}
#board #right #search{ width: 2.5em;width: 20%; margin: 0;
        background-color: rgba(0,0,0,0.2);  height: 2.4em; line-height: 2em; border-radius: 0.1em; border: none;}






