/* CSS Document */

body {
	margin: 0px;
	text-align:center;
	font-size:12px;
	color:#666666;
}

.fontA{
	color:#1F376D;
	font-size:14px;
	font-weight: bold;
}
.table01{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B1C8D6;
	border-bottom-color: #B1C8D6;
	border-left-color: #B1C8D6;
}


.table02{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}




.table03{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}




a.dh:link {
	font-size: 14px;
	color: #1F376D;
	text-decoration: none;
}
a.dh:visited {
	font-size: 14px;
	color: #1F376D;
	text-decoration: none;
}
a.dh:hover {
	font-size: 14px;
	color: #1F376D;
	text-decoration: underline;
}
a.dh:active {
	font-size: 14px;
	color: #990066;
	text-decoration: none;
}

a.lj:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.lj:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.lj:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a.lj:active {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

