@charset "utf-8";
/* CSS Document */

#cm_module_scroll table {
font-family:Arial,Helvetica,sans-serif,"MS Sans Serif";
width:98%;
}
#cm_module_scroll table tr {
line-height:24px;
}
#cm_module_scroll td.cm_event_scroll_date, #cm_module_scroll td.cm_news_scroll_date {
color:#000000;
font-size:10px;
vertical-align:top;
}
#cm_module_scroll td.cm_member_scroll a, #cm_module_scroll td.cm_event_scroll_event a, #cm_module_scroll td.cm_news_scroll_item a {
color:#F00;
font-size:20px;
text-decoration:underline;
}
#cm_module_scroll td.cm_member_scroll a:hover, #cm_module_scroll td.cm_event_scroll_event a:hover, #cm_module_scroll td.cm_news_scroll_item a:hover {
color:#4DB41D;
font-size:20px;
text-decoration:none;
}
