@charset "UTF-8";
#mail
{
	list-style : none;
	line-height : 30px;
	text-align : center;
	color: #330000;
}
#mail
{
	font-weight : normal;
	font-family : Times New Roman;
	font-size : 14pt;
	color: #006699;
}
#mail a 
{
	padding : 0;
	color : #006699;
	text-decoration : none;
	font-size: 15pt;
	font-family: "Times New Roman", Times, serif;
}
#mail a:hover
{
	color: #3399FF;
	text-decoration : underline;
}

