#copyright {
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#leftline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#whitefont {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2em;
}
#menu:link {
	font-size: 12px;
	line-height: 20px;
	color: #FF44A2;
	text-decoration: none;
}
#menu:visited {
	font-size: 12px;
	line-height: 20px;
	color: #FF44A2;
	text-decoration: none;
}
#menu:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF44A2;
	text-decoration: underline;
}
#menu{
	font-size: 12px;
	line-height: 20px;
	color: #FF44A2;
	text-decoration: none;
}
#font1 {
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";


}
#input1 {
	text-decoration: none;
	border: 1px solid #000000;
}
#line1{
	border-bottom: 1px dashed #3333CC;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000000;

}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #666666;

}
.breakword {
		word-break : normal;
}
a:active {
	color: #000000;
	text-decoration: none;
}
