/* CSS Document */
td img {display: block;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}

body,td,th {
	color: #666666;
}

p {
	line-height: 150%;
	font-size:0.8em;
}

img {
	border:0px;
}

.ctr {
	margin-left:40px;
}

.atten_tx {
	margin:0px;
	color:#FFFFFF;
	font-size:80%:
}
.attention {
	color:#CC0000;
	font-size:80%;
}

.big {
	font-size:110%;
	font-weight:bold;
}

.small {
	font-size:80%;
}

.catch {
	color:#006633;
	font-weight:bold;
}
.style1 {
	color: #5CA20B;
}

.table_mg {
	margin-bottom:20px;
}
.style3 {
	color: #CC0000;
	font-size:90%;
}

.footer {
	font-size:80%;
}

.first_table {
	font-size:80%;
	border:#FFFFFF solid 1px;
}

.first_table td {
	border:#FFFFFF solid 1px;
}

/*
======= 6: link =======
*/
a:link {
	text-decoration: none;
	color:#5CA20B;
}

a:visited {
	text-decoration: none;
	color:#999999;
}

a:hover {
	text-decoration: underline;
}

.fdesigntop a:link {
	text-decoration: none;
	color:#FFFFFF;
}

.fdesigntop a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

.fdesigntop a:hover {
	text-decoration: underline;
}
/*
