.date_f{
	color: #C30;
	font-size: 100%;
	margin-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.lp .list li a{
	font-size: 115%;
}
.table_box{}
.table_box td{
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.tb_box{
	border: 1px solid #CCC;
	background-image: url(../images/bg_tb_box.jpg);
	background-repeat: repeat-x;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
}
.tb_box h4{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 10px;
	font-size: 15px;
	color: #004E73;
	background-image: url(../images/icon_h4.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.tb_box .img{
	float: left;
	display: block;
	width: 200px;
	height: auto;
}
.tb_box .img img{
	border: 5px solid #FFF;
	width: 160px;
}
.tb_box ul{
	padding-left: 20px;
	margin-left: 20px;
}
.tb_box ul li{
	list-style-type: disc;
}
.tb_box ul li a{
	color: #333;
}
.tb_box ul li a:hover{
	color: #F00;
	text-decoration: none;
}
.tb_more{
	background-image: url(../images/icon_more3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	clear: both;
	margin-top: 10px;
	float: right;
}
.tb_more a{
	color: #F60;
}
.tb_more a:hover{
	color: #39C;
	text-decoration: none;
}
