table{
	font-size: 12px;
}

.tbl_01{
	width: 579px;
	text-align: left
}


.td_01_top{
	height: 11px;
	background: url(../img/tbl_01_top.gif) no-repeat;
}

.td_01_middle{

	background: url(../img/tbl_01_middle.gif) repeat-y;

}

.td_01_bottom{
	height: 11px;
	background: url(../img/tbl_01_bottom.gif) no-repeat;

}


.tbl_news{
	font-size: 12px;
}


.tbl_news td{
	padding-bottom: 5px;
}


td.date{
	color: #FFFFFF;
	font-weight: bold;
	background: url(../img/arrow_bg_gray.gif) 8px 3px;
	background-repeat:no-repeat;
	padding-left: 23px;
	vertical-align: top;
	line-height: 130%;
}

td.topic{
	padding-left: 15px;
	color: #FFFFFF;
	line-height: 130%;

}

td.topic a{
	color: #fffca2;
	text-decoration: none;

}
td.topic a:hover{
	color: #fffdbc;
	text-decoration: underline;

}


.tbl_02{
	width: 784px;
}

.td_02_tl{
	height: 11px;
	width: 11px;
	background: url(../img/tbl_02_tl.gif) no-repeat;

}
.td_02_tc{
	height: 11px;
	width: 762px;
	background: url(../img/tbl_02_tc.gif) repeat-x;

}
.td_02_tr{
	height: 11px;
	width: 11px;
	background: url(../img/tbl_02_tr.gif) no-repeat;
}

.td_02_ml{
	width: 11px;
	background: url(../img/tbl_02_ml.gif) repeat-y;

}
.td_02_mc{
	padding-left: 3px;
	width: 762px;
	background: url(../img/tbl_02_mc.gif) repeat;

}
.td_02_mr{
	width: 11px;
	background: url(../img/tbl_02_mr.gif) repeat-y;

}

.td_02_bl{
	height: 11px;
	width: 11px;
	background: url(../img/tbl_02_bl.gif) no-repeat;

}
.td_02_bc{
	height: 11px;
	width: 762px;
	background: url(../img/tbl_02_bc.gif) repeat-x;

}
.td_02_br{
	height: 11px;
	width: 11px;
	background: url(../img/tbl_02_br.gif) no-repeat;
}

.tbl_03{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	margin: 0px 0px 20px 10px;

}

.tbl_03 th{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	text-align: center;
}

.tbl_03 td{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	width: 270px;
	padding:5px;
	line-height:140%;
}

.tbl_03 th.th_gr{
	padding:5px;
	background: #e5ffff;

}
.tbl_03 th.th_ye{
	padding:5px;
	background: #d0d3ff;
}

