@charset "utf-8";
.main02 {
	font-family: sans-serif, "細明體", Arial;
	font-size: 11px;
	line-height: 1.3;
	font-weight: 400;
	color: #CECFCE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: square;
	letter-spacing: 1.5px;
}
a:link {
	color: #FFFFCC;
}
a:hover {
	color: #66FFCC;
}
a:visited {
	color: #FFFFCC;
}
a:active {
	background-color: #FF1111;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
input {
	font-family: sans-serif, "細明體", Arial;
	font-size: 13px;
	color: #FF6600;
	background-color: #FFFFCC;
	border: 1px inset #333333;
}

select {
	font-family: sans-serif, "細明體", Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #0000CC;
	background-color: #CCCCCC;
	border: 2px groove #0099FF;
}
