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

a{
text-decoration:none;

}
a:hover{
color:#0000CC;
}

img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah11_blue {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #60A5CC;
	padding:10px;
}
.tah11_gray {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #737373;
	padding:10px;
}
.tah11_gray_nopad {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #737373;
}
.tah11_red {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FF5730;
	padding:10px;
}
.tah11_red_2 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FF5730;
	padding-right:10px;

}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah11_blue2 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color:#0000FF;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
td {
	vertical-align: top;
}