@charset "utf-8";
.attendance_title { margin:0 auto; text-align:center; font-weight:bold; font-size:12px; color:#dfdfdf; }
.attendance_title:hover {color:#000000;}

.paging { overflow:hidden; margin:0 auto; text-align:center; font-size:12px; margin-top:3px; font-size:.9em; color:#797979; }
.paging a { text-decoration:none; color:#797979; }
.paging a:hover {color:#000000; }

#date { float:left; color:#797979; }
#date a { text-decoration:none; color:#797979; }
#date a:hover { color:#000000; }

#page_no { float:right; color:#797979; width:auto; }
#page_no a {text-decoration:none; color:#797979;}
#page_no a:hover { color:#000000; }

.a_text {float:left; width:72%; height:1.4em; padding:0.2em 0 0 0.3em; border-top:1px solid #a6a6a6; border-right:1px solid #d8d8d8; border-left:1px solid #a6a6a6; border-bottom:1px solid #d8d8d8; }
.a_text a:hover,
.a_text a:focus {background:#f4f4f4;}

.a_button {float:left; margin-left:5px;}
.a_button a {text-decoration:none;}

.addon_view { text-align:right; font-size:.9em; color:#797979; }
.addon_view a {text-decoration:none; color:#797979; }
.addon_view a:hover { color:#000000; }

.messages { padding:0; margin:10px 0 0 0; font-size:.9em; text-align:center; color:#797979; }

.greetings {padding-left:10px;}
.greetings a{ text-decoration:none; color:#797979}
.greetings a:hover { text-decoration:underline; color:#555;}


.attendanceTable { width:100%; border-top:1px solid #dedede; margin:0; padding:0; color:#797979;}
.attendanceTable th div { white-space:nowrap; }
.attendanceTable th {height:22px; border-bottom:1px solid #E5E5E5; background:#f8f8f8;}
.attendanceTable td { vertical-align:middle; line-height:1.6; height:23px; padding:0 1px; border-bottom:1px solid #f0f0f0; font:11px "µ¸¿ò", Dotum;}
.attendanceTable th { font-weight:bold; text-align:center; border-bottom:1px solid #dfdfdf; }
.attendanceTable .bold {  font-size:12px; }
.attendanceTable .center {text-align:center;}
