@charset "utf-8";
.tab4 {
	border: 1px solid #636364;
}
.tab2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #636364;
	border-left-color: #636364;
}
.tab1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.tab_1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

table {
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
