@charset "utf-8";
.sitetext {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
select {
	width: 240px;
}

input {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 15px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_text {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
