a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: center;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #ccc;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #FFFF99;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #f1f1f1;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #ccc;
	background-color: #ccc;
	font-weight: bold;
}
.text-01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
}
.text-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: normal;
}
.Text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
