A:link {
	color : #5588DD ;
	text-decoration : none ;
	}
A:visited {
	color : #777777;
	text-decoration : none;
	}
BODY,TR,TD,TH {
	color : #555555;
	}
.break{
	clear:both;
	}
.word {
	font-size : 14px;
	color     : #555555;
	}
.title {
	font-size : 22px;
	color     : #555555;
	}
.backnotitle {
	font-size : 16px;
	color     : #555555;
	}
.backnodate {
	font-size : 12px;
	color     : #555555;
	}
div.title {
	border-width: thick;
	margin: 2;
	padding: 50;
	border-top-color: #99bbee;
	border-right-color: #ee99bb;
	border-bottom-color: #eebb99;
	border-left-color: #bb99ee;
	border-style: solid;
	background-color: #DFEFFF;
	width:95%;
	font-size: 18px;
	font-weight: bold;
	color: #AA5555;
}
.BT {
	line-height:140%;
	cursor:pointer;
	font-size : 12px;
	padding: 3px;
	margin: 2px;
	color     :#555555;
	background-image:linear-gradient(#FAFAFA,#CCCCCC);
	border : 1px solid #999999;
	border-width:0px 1px 1px 0px;
	border-radius:2px;
	}
.BT:hover {
	color     :#FFFFFF;
	background-image:linear-gradient(#999999,#CCCCCC);
	}
.KLINK {
	line-height:170%;
	font-size : 12px;
	padding: 3px;
	margin: 2px;
	color : #555555;
	text-align : center;
	text-decoration : none;
	background-image:linear-gradient(#E1F0FF,#BBDDFF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:2px;
	}
.KLINK:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#90A0FF,#5090FF);
	}
/*** page ***/
.pagearea{
	width:95%;
	text-align:center;
	margin:0px;
	padding:0px;
}
.pagearea ul li {
	float: left;
	display: inline-block;
	list-style: none;
	padding: 1px;
}
.PAGE {
	cursor:pointer;
	font-size : 13px;
	color     :#555555;
	background-color:#FFFFFF;
	border-width:0px 1px 1px 0px;
	border-radius:2px;
}
.PAGE:hover {
	font-weight : bold;
	color     :#FFFFFF;
	background-color:#E9E9FF;
}
.PAGE2 {
	cursor:pointer;
	font-size : 14px;
	font-weight : bold;
	color     :#555555;
	background-color:#FFE9E9;
	border-width:0px 1px 1px 0px;
	border-radius:2px;
}

