.attention{
	color:#FF0000;
}
TABLE.table1{
	padding:10px;
}
.tbl_dt{
	text-align:center;
	font-size:16px;
	background-color:#DDCC88;
}
P.secure{
	width:200px;
	border-left-color:#FFDD77;
	border-bottom-color:#FFDD77;
	border-left-width:15px;
	border-bottom-width:5px;
	border-left-style:ridge;
	border-bottom-style:ridge;
}
P.file_clear{
	clear:both;
}
SPAN.s_ttl{
	font-size:12px;
}
TD.tbl_l{
	text-align:center;
	vertical-align:top;
	width:70px;
	font-size:13px;
}
TD.tbl_r{
	text-align:left;
	vertical-align:middle;
	font-size:13px;
}

