html {
	background-color: #EAFFFC;
	background-image: url(./homebg.gif);
	color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-image: none;
	background-color: #EAFFFC;
	color: #000000;
	margin: 0 auto;
	padding: 0.5em 0 0;
	width: 100%;
	height: 100%;
}
a:link {
	color: #000066;
	text-decoration:underline;
}
a:active{
	color: #ff0000;
}
a:visited{
	color: #660066;
}
a:hover{
	color: #ff0000;
	background-color: #eaca00;
}
img {
	padding: 0;
	border:0;
	margin: 0px;
	vertical-align: bottom;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 2px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
ul li ul, ul li ul li {
	display: inline;
}
body.index #toc{

}
body.subpages #toc{
 display:none;
}
/********************/
.pages {
	margin: 2px;
	padding: 4px;
	overflow: auto;
	border: none;
	background-color: #FFFFFF;
	text-align: left;
	width: 180px;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
}
.pages img {
	width:16px;
	height:16px;
	border:0px none;
	vertical-align:top;
}
.coms {
	margin: 0px 5px 2em 20px;
	padding: 5px 3px 3px 50px;
	border: thin dotted #000033;
	overflow: auto;
	background-color: #DEEFD6;
	width: 480px;
}
.coms2 {
	margin: 5px;
	padding: 3px;
	border: none;
	background-color: #FFFFCE;
	width: 450px;
}
.fl {float: left;}
.fr {float: right;}
.fn {float: none;}
.cl {clear: left;}
.cr {clear: right;}
.ca {clear: both;}
.layright {
	margin-left: 100px;
	clear: both;
}
.info1 {
	background-color: #FFFFFF;
	margin: 5px;
	border: thin dotted #CCCCCC;
	color: #000000;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 4pt;
}
.style2 {font-size: smaller}
#tbl1 {
	background-color: #DDEBD4;
	padding-left: 100px;
}
#news {
	background-color: #D0E2E9;
	padding: 3px;
	width: 500px;
	border: thin double #000066;
	margin-top: 25px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-bottom:20px;
}
#lay_com {
	margin: 1px;
	padding: 2px;
	overflow: hidden;
}
#lay_abt {
	margin: 1px;
	padding: 2px;
	overflow: hidden;
}
.clearfix:after{
	content: url(spacer.gif);
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	display: inline-table;
}
/* ¥*/
* html .floatend{height:1%;}
.clearfix{
	display: block;
}
/* */
/********************/
.fluid {float: left;}
.fluidlist ul,
.fluidlist ul li{
	display: inline;
}
.solid {float: none;}
.flask:after{
	content: url(spacer.gif);
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.flask{
	display: inline-table;
}
/* ¥*/
* html .flask{height:1%;}
.flask{
	display: block;
}
/* */
.attention {
	color: #FF6600;
}

ul.topicpath{
	background-color: #ffffff;
	color: #000000;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 0.8ex;
	border-bottom: 1px solid #6666aa;
}
ul.topicpath :after{
	content: url(spacer.gif);
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul.topicpath {
	display: inline-table;
}
/* ¥*/
* html ul.topicpath {height:1%;}
ul.topicpath {
	display: block;
}
/* */
ul.topicpath li{
	float:left;
	background-color: #ffffff;
	display: list-item;
	list-style-type: none;
	list-style-image: url(topicpath.gif);
	list-style-position: inside;
}

#top {
	background-color: #E0EDFF;
	text-align: center;
	margin: 0px auto;
	padding: 0px 5px;
	border: 4px outset #aaccee;
	width: 600px;
}
#top h1{
	font-size: large;
	font-weight: bold;
	color: #003333;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #000099;
	padding: 0.3em;
	margin: 0.5em auto;
}
#top h1 span{
	display:none;
}
#footer {
	clear: both;
	float: none;
	margin: 0.5em auto;
	padding: 0.1em;
	border: 1px solid black;
	background-color: #EAFFEC;
	width: 90%;
	position: relative;
	left: 0px;
	top: 0px;
}
#footer h2{display:none;}
#footer p{
	margin: 0;
	padding: 0;
	border:0;
	font-size: x-small;
	color:#8080ff;
}
#footer p img{
}
#footer p a{
	color:#8080ff;
}
#footer p.cr {
	float:right;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}
#footer p.pr {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	text-align: left;
	color: #666666;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
}
#footer ul li {
	font-size: x-small;
	display: inline;
}
