body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/bg.gif) repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
a{
font-size:14px;
}
A:link {
	COLOR: #3977c4
}
A:visited {
	COLOR: #3977c0
}
A:hover {
	COLOR: #FF6600;
	text-decoration:underline;
}
A:active {
	COLOR: #8DC63F
}

.tb{
border:1px solid #666666;
}
.tdall{
font-size:14px;
line-height:200%;
color:#3977c4;
}
.PTitle{
font-weight:bold;
font-size:14px;
color:#3977c4;
}
.PTitleC{
font-weight:bold;
font-size:14px;
color:#47b500;
}
.PMemo{
font-size:12px;
color:#000000;
line-height:165%;
}