@charset "UTF-8";
.grey_bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}
.para_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.grey_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.orange_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCB00;
}
.red_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660;
	text-decoration: none;
}

a img {border: none; }