@charset "utf-8";

.news_form_link {
	color: #333333;
	font-size: 12px;
}

a.news_form_link:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a.news_form_link:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
}
a.news_form_link:active {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
}
a.news_form_link:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.ad01 {
	padding-right: 10px;
}
.news_border {
	border-right-color: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.login_text {
	font-size: 12px;
	color: #663300;
	border: 1px solid #FF9900;
	width: 90px;
}
