@charset "utf-8";
/* CSS Document */


body,td,th,select {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
body,form {
	margin: 0;
}
table{border-collapse:collapse;}


input{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#666666;
}

a{
	color:#666666; text-decoration:none;
}
a:hover,a:active{
	color:#FF6600;
}

.aIndex{
	color:#D6EBFC; text-decoration:none;
}
.aIndex:hover,.aIndex:active{
	color:#FF0000;
}
.aIndex2{
	color:#666666; font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.aIndex2:hover,.aIndex2:active{
	text-decoration:none;
}

.agray{
	color:#999999; text-decoration:none;
}
.agray:hover,.agray:active{
	color:#FF0000;
}.input1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F7F7F7;
	padding: 3px;
	border: 1px solid #DDDDDD;
}
.btn1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/btn1.gif);
	height: 21px;
	width: 56px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}

