@charset "utf-8";
/* CSS Document */
body {
	margin-top: 10px;
	text-align: left;
}
.main {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.main a:link {
	color: #E36C0A;
	text-decoration: none;
}
.vv {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.main a:hover {
	color: #E36C0A;
	text-decoration: underline;
}
.mainorange {
	color: #E36C0A;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
.orange {
	color: #E36C0A;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

.main a:visited {
	color: #E36C0A;
	text-decoration: none;
}
.footer td .content {
	color: #999;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}
h2 {
	font-family: Verdana;
	font-size: large;
	color: #E36C0A;
	text-align: left;
}
h3 {
	font-family: Verdana;
	color: #E36C0A;
	font-size: medium;
	text-align: left;
}
.just {
	color: #029AFE;
	font-weight: bold;
}
.web {
	color: #FF6600;
	font-weight: bold;
}
.footerlinks {
	font-family: Verdana;
	font-size: 10px;
	color: #cecece;
	text-align: right;
	font-weight: normal;
}
.footerlinks a:link, a:visited {
	color: #cecece;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #E36C0A;
	text-decoration: underline;
}

