body,td,th {
	color: #5C5C5C;
	font-size: 12px;
}
body {
	margin: 0px;
}
.title01 {
	font-size: 12px;
	color: #9C9C9C;
	font-weight: bold;
	letter-spacing: 1px;
}
.main {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #5C5C5C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C5C5C;
}
a:hover {
	text-decoration: underline;
	color: #E40031;
}
a:active {
	text-decoration: none;
	color: #5C5C5C;
}


.menu{
	color: #7D7D7D;
	text-decoration: none;
}
.menu a:link {
	color: #7D7D7D;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #7D7D7D;
}
.menu a:hover {
	text-decoration: underline;
	color: #E40031;
}
.menu:active {
	text-decoration: none;
	color: #7D7D7D;
}

.left_menu{
	color: #D55E75;
	text-decoration: none;
	font-weight: bold;
}
.left_menu a:link {
	color: #D55E75;
	text-decoration: none;
	font-weight: bold;
}
.left_menu a:visited {
	text-decoration: none;
	color: #D55E75;
	font-weight: bold;
}
.left_menu a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.left_menu:active {
	text-decoration: none;
	color: #D55E75;
	font-weight: bold;
}

.contact {
	font-size: 12px;
	line-height: 30px;
}