@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	color:#ffffff;
}
a:link {
	color:#3399ff;
}
a:visited {
	color:#3399ff;
}
a:active {
	color:#3399ff;
}
a:hover {
	color:#cc0000;
}

#ducoment {
	line-height:1.5em;
}

.WPname		{color :rgb(204, 51, 204);	font-weight :bold;}
.Jinbename	{color :rgb(51, 255, 51);	font-weight :bold;}
.ooname		{color: rgb(255, 0, 0);		font-weight :bold;}
.Jrname		{color: rgb(255, 102, 0);	font-weight :bold;}
.Toroname	{color: rgb(192, 192, 192);	font-weight :bold;}
.Tname		{color: rgb(255, 255, 0);	font-weight :bold;}
.WPtalk		{color :rgb(204, 51, 204);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Jinbetalk	{color :rgb(51, 255, 51);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.ootalk		{color :rgb(255, 0, 0);		font-weight :bold; font-size :1.5em;	line-height:2em;}
.Jrtalk		{color :rgb(255, 102, 0);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Torotalk	{color :rgb(192, 192, 192);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Ttalk		{color :rgb(255, 255, 0);	font-weight :bold; font-size :1.5em;	line-height:2em;}
.Clerktalk	{color :yellow;				font-weight :bold; font-size :1.5em;	line-height:2em;}


