#all{
	padding:0px 0px 10px 20px;
}
#all tr td{
	vertical-align:top;
}
#all tr td img{
	border:1px #666666 solid;
	margin-right:10px;
	padding:2px;
	background:#CCCCCC;
	margin-bottom:20px;
}
.tit{
	font-family:Arial, "細明體";
	font-size:12px;
	color:#333333;
	line-height:20px;
}
.tit span{
	font-size:13px;
	font-weight:bold;
	background:#000000;
	color:#FFFFFF;
	padding:2px 3px 0px 3px;
}
.tit b{
	color:#0575E4;
}

.txt{
	font-family:Arial, "細明體";
	font-size:10px;
	color:#7ABE1F;
}
.txt a{
	color:#FF0000;
	float:right;
	text-align:right;
	text-decoration:none;
	background:url(images/icon.gif) no-repeat;
	padding-left:15px;
	padding-bottom:20px;
}
.txt a:hover{
	color:#999999;
	text-decoration:underline;
}
/* Design 1 */


table.Design1 {
font-family:Arial, Helvetica, sans-serif;
    border-spacing: １px;
    border-collapse: collapse;
}
table.Design1 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 1px solid #666666;
}
table.Design1 td {
    text-align: left;
    padding: 0.1em 0.5em;
    border: 1px solid #666666;
}
table.Design1 thead th {
font-family:Arial, Helvetica, sans-serif;
    text-align: center;text-justify:distribute-all-lines;

}
table.Design1 th.Corner {
    text-align: left;
}
