@charset "utf-8";
/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
.left{ float:left;}
.log-text
{
	float:left;
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	padding-left:8px;
}
.email-text
{
	float:left;
	line-height:23px;
}
.text-title{font-size:16px; font-weight:bold; color:#088CEB;}
.text-title a:link{color:#088CEB; text-decoration:none;}
.text-title a:visited{color:#088CEB; text-decoration:none;}
.text-title a:hover{text-decoration:underline;}

.toplink a{color:#000;text-decoration:none;}
