a:link {
	color: rgb(51, 51, 255); text-decoration: underline;
}
a:active {
	color: rgb(255, 102, 0); text-decoration: none;
}
a:visited {
	color: rgb(153, 0, 204); text-decoration: underline;
}
a:hover {
	color: rgb(255, 102, 0); text-decoration: none;
}
body {
	margin: 0px; color: rgb(0, 0, 102); font-size: 12px; background-color: rgb(255, 255, 204);
}
td {
	font-size: 12px; vertical-align: top;
}
.top-td {
	padding: 10px; text-align: center; font-size: 18px; border-bottom-color: rgb(51, 51, 153); border-bottom-width: 2px; border-bottom-style: solid; white-space: nowrap; background-color: rgb(255, 255, 255);
}
.top-l1 {
	font-family: Verdana; font-size: 20px; font-weight: bold;
}
.top-l2 {
	font-family: Verdana; font-size: 16px;
}
.top-l3 {
	font-family: Verdana; font-size: 14px; font-weight: bold;
}
.menu-td {
	padding: 5px; font-family: Verdana; font-size: 14px; font-weight: bold; border-right-color: rgb(153, 153, 153); border-right-width: 1px; border-right-style: solid; white-space: nowrap;
}
.menu1 {
	padding: 10px 0px 2px; color: rgb(0, 0, 153);
}
.menu2 {
	padding: 10px 0px 2px; color: rgb(102, 102, 102);
}
.cont1 {
	padding: 10px; line-height: 22px; font-size: 12px;
}
.tit {
	padding: 5px 10px 2px 5px; font-family: Verdana; font-size: 14px; font-weight: bold; border-top-color: rgb(153, 153, 153); border-bottom-color: rgb(153, 153, 153); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(204, 204, 204);
}
.info-tit {
	padding: 2px 10px 2px 5px; font-family: Verdana; font-size: 14px; font-weight: bold; border-top-color: rgb(102, 102, 255); border-bottom-color: rgb(102, 102, 255); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; background-color: rgb(204, 204, 255);
}
.info-body {
	padding: 5px 5px 5px 15px; font-size: 12px; background-color: rgb(255, 255, 255);
}
.dead-tit {
	padding: 2px 10px 2px 5px; color: rgb(255, 204, 204); font-family: Verdana; font-size: 14px; font-weight: bold; border-top-color: rgb(51, 0, 0); border-bottom-color: rgb(51, 0, 0); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; background-color: rgb(102, 0, 0);
}
.dead-body {
	padding: 5px 5px 5px 15px; background-color: rgb(255, 255, 255);
}
.dead-com1 {
	color: rgb(51, 0, 0); font-size: 14px;
}
.dead-com2 {
	color: rgb(204, 0, 0); font-weight: bold; foont-size: 14px;
}
.comm {
	font-family: Verdana; font-size: 14px; font-weight: bold;
}
.date {
	text-align: right; color: rgb(204, 102, 0); font-size: 12px;
}
