/* CSS Document */
h1 {
	font-size:1.25em;
	border-bottom:1px solid #003333;
	width:100%;
}

h2 {
	font-size:1em;
	border-left:solid 9px #764f24;
	padding-left: 9px;
	margin-top:1em;
	margin-bottom:0.5em;
}

h3 {
	font-size:1em;
	margin-top:0em;
	margin-bottom:0em;
}

img {
	border:none;
}

a, a:visited {
	color:#0033FF;
}

a:hover {
	color:#0099FF;
	text-decoration:none;
}
/*p {
	width:98%;
}
*/
p.menu {
	width:100%;
	padding:0px;
	margin:0px;
}

/*
p.menu a, p.menu a:visited {
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	color:#ffffff;
	background-color:#003333;
	border-bottom:solid 1px #ffffff;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:1.5em;
	font-size:0.9em;
	text-align:left;
}

p.menu a:hover {
	color:#ffffff;
	background-color:#009933;
}
*/

address {
	font-size:0.75em;
	font-weight:bold;
	font-style:normal;
	color:#666666;
}

td {
	vertical-align:top;
}

.note {
	font-size:0.8em;
	color:#333333;
}

.warning {
	color:#ff0000;
}

table.colored {
	font-size:0.75em;
	background-color:#E9E9E9;
	border:none;
	border-collapse:collapse;
}

table.colored th, table.colored td {
	padding:0;
	padding-left:5px;
	padding-right:5px;
	border:none;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

table.colored th {
	background-color:#d49758;
}

td.item {
	background-color:#ffd3a5;
}

th.item2 {
	text-align:right;
	vertical-align:top;
	font-weight: bold;
}

td.obs {
	padding-left: 1em;
}

td.lobs {
	padding-bottom: 15px;
}

td.pref {
	width: 5em;
	color: #262;
}

td.st {
	width: 6em;
}

table.colored tr:hover td {
	background-color:#fcc;
}

input {
	border:1px solid #000000;
}

select {
	padding:0px;
	border:1px solid #000000;
	width:10em;
}

ul {
	list-style-type:square;
}

th.filedate {
	width:9em;
	line-height:1.4em;
}

th.startdate, th.stopdate {
	width:10em;
	line-height:1.4em;
}

th.obs {
	width:4em;
}

th.seis {
	width:12em;
}

th.comp {
	width:6em;
}

th.fname1 th.fname2 {
	width:8em;
}

th.bikou1 th.bikou2 th.bikou3 {
	width:30em;
}

.no_check {color:#888;}

label:hover {
	background-color: #ffcccc;
}

.imeoff {
	ime-mode: inactive;   /* Sp[h */
}

div#con_left {
/*border-style:solid;border-color:black;border-width:1px;
*/
/*	margin-left:5px;*/
	position: absolute;
	left: 2px;
	width:205px;
}
div#con_right {
/*	border-style:solid;border-color:black;border-width:1px;
*/
	margin-left: 210px;
}

#contents {
	position: relative;
	margin: 0 5px 0 5px;
	width:790px;
}

div#contents a:visited {
	color:#0033FF;
}

div#contents a:hover {
	color:#0099FF;
	text-decoration:none;
}

#top_menu {
/*	background-image:url(../images/title2.jpg);
	background-repeat:no-repeat;
	color:#ff9; */
}

/*
#top_menu a:link, a:visited {
	color:#ff9;
	text-decoration:none;
}
#top_menu a:hover {
	color:#f00;
	text-decoration:none;
}
*/

div#top_menu td {
padding:0 0.5em;
text-align:center;
line-height:1em;
border-color:#ffffff;
border-style:solid;
border-width:0 2px;
}

.p_indent {
text-indent:0.5em;
}

body {
text-align: center;
}

div#wrapper {
	width:800px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

.font80{
	font-size:80%;
}
.font90{
	font-size:90%;
}
