.border {
	border: 1px solid #A3A3A3;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #E3F1FB;
}
.normal textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px dotted #E0E0E0;
	width: 150px;
}
.red {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
}



.title-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.padding {
	padding: 10px;
}
.mail {
	font-family: Wingdings;
	font-size: 12px;
	color: #CCCCCC;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
}
.normal input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	border: 1px dotted #E0E0E0;
	color: #666666;
}

.normal a {
	color: #999999;
	text-decoration: none;
}



.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.white a {
	color: #FFFFFF;
	text-decoration: none;
}
.title-font a {
	color: #ACACAC;
	text-decoration: none;
}

.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.title-font a:hover {
	color: #666666;
	text-decoration: underline;
}
body {
	background-color: #F2F2F2;
}
.normal a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
body {
	background-color: #EBEBEB;
}

