@charset "UTF-8";
.txt-white10 {
	font-size: 12px;
	color: #06F;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	color: #39C;
	text-decoration: none;
}
a:hover {
	color:#39F
} 
a:visited {
	color:#808080;
	text-align: right;
}
#img-shadow {
	height: 100%;
	width: 100%;
	filter: Shadow(Color=#666666, Direction=135);
}
.txt-gray8 {
	font-size: 8px;
	color: #808080;
	font-family: Verdana, Geneva, sans-serif;
}
.txt-gray11 {
	font-size: 11px;
	color: #333;
}

