

.act_table{
/*    width:580px;*/
    width:96%;
}

/*
.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;*/
	font-size:90%;
    border:1px #666666 solid;
}

.act_title{
	width: 560px;
    font-weight:bold;
    margin-bottom:5px;
}

.act_title_lm{
/*	width: 540px;*/
	float: left;
	color: #000;
	font-weight: bold;
	background-image: url(../image/orange_square.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding: 0 0 0 18px;
	margin-bottom: 5px;
}

/*.act_title_lm{
    color:#ff6600;
    padding-right:5px;
}*/

.act_date{
    font-weight:normal;
    padding-left:5px;
}

.act_content {
	width: 560px;
}
