@charset "utf-8";
/* CSS Document */

.link_table {
	width:890px;
	margin-top:20px;
}

th {
	background:#f4f4f4;
	width:180px;
	text-align:center;
	vertical-align:middle;
}

.td01 {
	width:5px;
	background:#FFFFFF !important;
}

.td02 {
	background:#f4f4f4;
	width:670px;
	padding:8px 0px 8px 35px;
}

table tr.even td {
	background-color:#fafafa;
}
	