@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #8f8f8f;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #fff5e6;
}
.form {
	border: 1px none #DADADA;
	background-color: #EFEFEF;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #b2db00;
}
.text_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}
.img {
	border: 1px solid #DFDFDF;
}
a:link
{
	text-decoration: none;
	}

a:visited
{
	text-decoration: none;
	}

a:active
{
	text-decoration: none;
	}

a:hover
	{
	text-decoration: none;
	}
.imglink{
border: none;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #8f8f8f;
}