body {
	color: #000000;
	font-size: 12px;
	line-height: 130%;
	text-align:left;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}

h2 {
	color: #336699;
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

a:link {color: #336699; text-decoration: none;}
a:visited {color: #336699; text-decoration: none;}
a:hover {color: #003399; text-decoration: underline;}

p {
	color: #000000;
	font-size: 12px;
	line-height: 140%;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}

em {
	color: #ff3333;
	font-size: 14px;
	font-style: normal;
}

img {border:0;}

#header {
	margin: 0px;
	padding: 0px;
}

#menu {
	color: #000000;
	font-size: 12px;
	line-height: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute; left: 20px; top: 115px; clip: rect(   );
	z-index: auto; width: 150px
}

#contents {
	color: #000000;
	text-align:left;
	line-height: 130%;
	margin: 30px 0px 0px 215px;
	padding: 0px 0px; clip:     rect(   );
	width: 485px;
}

#copyright {
	color: #666666;
	font-size: 10px;
	line-height: 130%;
	text-align:center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
}

.indent {
	padding: 0px 0px 0px 20px;
}

.lh {
	line-height: 150%;
}

.gotop {
	font-size: 12px;
	line-height: 130%;
	text-align:right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 485px;
}

.spacer {
	font-size: 5px;
}

.s {
	color: #444444;
	font-size: 10px;
	font-weight: normal;
}

.hidden{
	display:none;
}

/*•\Œ»*/
.datatable {
	font-size: 12px;
	border-collapse : collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.datatable  th{
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: normal;
	border-color: #333333;
	background-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	text-align:left;
}

.datatable td {
	font-size: 12px;
	line-height: 130%;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	text-align:left;
}
/*•\‘g*/
