body,table {
	font-family: CI;
	font-size: 15px;
	word-break: break-all;
}

a {text-decoration:none;}

.subtitle {
	color: #888888;
	font-size: 14pt;
	font-weight: bold;
}

#menu td {
	padding-top: 3px;
	padding-left: 20px;
	line-height: 120%;
}

#menu a {
	color:#5b005b;
	text-decoration:none;
}

#menu a:hover {
	color:#ff8000;
	text-decoration:underline;
}

#sub {
	height: 35px;
	padding-top: 4px;
	text-align: center;
	background-image: url("image/subbg.jpg");
	color: #800000;
	font-size: 19px;
	font-weight: bold;
}

#adm {
	text-align: right;
}

#adm a {
	color:#dddddd;
	text-decoration:none;
}

#summary {
	line-height: 120%;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 10px;
	background: linear-gradient(#ff8000, #ff8000);
	box-shadow: 2px 2px 4px #aaaaaa;
	border-radius: 30px;
	margin: 5px 5px 5px 5px;
}

#wordcom img {
	width: 300px;
}
