

.act_table{
    width:680px;
}

.act_table a:link, .act_table a:visited, .act_table a:active { color:#0066ff; }
.act_table a:hover { color:#ff6600; }

.act_table th{
    width:150px;
}

.act_table th, .act_table td{
    vertical-align:top;
}

.unit_block{
    padding:5px;
    font-weight:normal;
    font-size:14px;
    border:1px #666666 solid;
}

.act_title{
    font-weight:bold;
    margin-bottom:5px;
}

.act_title_lm{
    color:#003399;
    padding-right:5px;
}

.act_date{
    font-weight:normal;
    padding-left:5px;
}

.nondisp {
	display:none;
}
