body {background: #FFFFFF;
	  background: url('images/back_pda.jpg') no-repeat fixed center center;
	  margin: 0px;
	  border: 0px none; 
	  padding: 0px;
	  font-family: ·s²Ó©úÅé;
	  font-family: Arial;
	  line-height: 1.5em;
	  color: #000000;
	  font-size: 0.75em}
	  
.s {font-size: 0.75em}
	  
.white {color: #FFFFFF}
.black {color: #000000}
.steel {color: #666699}
.green {color: #006600}
.greenlight {color: #009966}
.gray {color: #999999}
.red {color: #CC0000}
.orange {color: #FF9900}
.orangedark {color: #FF6600}

.underline {text-decoration: underline}
.underover {text-decoration: underline overline}
.through {text-decoration: line-through}
.bgblue {background-color: #000099; color: #FFFFFF}
.bggreen {background-color: #006600; color: #FFFFFF}
.bgorange {background-color: #FF9900; color: #FFFFFF}

h1 {
	font-size: 1em;
	color:#CC0000;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px
	}
	
h2 {
	font-size: 0.75em;
	border-left: solid 1em;
	margin-top:2em;
	margin-bottom:0;
	padding-left:0.2em
	}
	
p{
	margin-top:0.5em;
	margin-bottom: 0.1em;
	padding-left: 2px;
	padding-right: 2px
  }
  
p.path {
	font-size: 0.75em;
	color:#666699;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:10;
	margin-bottom:10
	}

p.date {
	font-size: 0.75em;
	color:#009966;
	text-align:right;
	margin-top:5px;
	margin-right: 10px
	}
	  
p.content {
	font-size: 0.9em;
	text-indent: 20px;
	line-height: 1.5em
	}  

ul {
	text-align:left;
	margin-top:0;
	margin-left:2em;
	padding-left:0
	}

ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.no {list-style-type: decimal}
ul.roman {list-style-type: upper-roman}
ul.alpha {list-style-type: upper-alpha}

li {
	font-size: 0.9em;
	margin-bottom: 0.5em;
	margin-left: 0.2em;
	padding-left:0.2em
	}

li a {color:#0000FF}
li a:visited {color:#0000CC}
li a:hover {
	color:#FF0000; 
	border-bottom: 2px dotted
	}
li a:active {
	color:#009966; 
	text-decoration: none
	}

a:link {color:#0000FF}
a:visited {color:#0000CC}
a:hover {color:#FF0000;text-decoration: none}
a:active {color:#009966;text-decoration: none}

a.access:link {color:#FFFFFF; font-size:9pt}
a.access:visited{color:#FFFFFF; font-size:9pt}
a.access:hover{color:#666699; font-size:9pt}
a.access:active{color:#FFFFFF; font-size:9pt}

a.menu:link {color:#666699}
a.menu:visited {color:#666699}
a.menu:hover {color:#FF0000;text-decoration: none}
a.menu:active {color:#009966;text-decoration: none}

a.corn:link {color:#0000FF}
a.corn:visited {color:#0000CC}
a.corn:hover {color:#FF0000; border-bottom: 2px dotted}
a.corn:active {color:#009966; text-decoration: none}

a.top:link {color:#FFFFFF; background-color: #CC0000} 
a.top:visited {color:#FFFFFF; background-color: #CC0000} 
a.top:hover {color:#FFFFFF; text-decoration: none; background-color: #CC0000}
a.top:active {color:#CC0000; text-decoration: none; background-color: #FFFFFF}

a.area:link {color:#0000FF} 
a.area:visited {color:#0000FF} 
a.area:hover {color:#FFFFFF; text-decoration: none; background-color: #006600}
a.area:active {color:#009933; text-decoration: none; background-color: #FFFFFF}

a.white:link {color:#FFFFFF} 
a.white:visited {color:#FFFFFF} 
a.white:hover {color:#FFFFFF; text-decoration:underline overline}
a.white:active {color:#FFFFFF;text-decoration: none}

table {
	width:230px;
	border: none
	}

td {padding:0}

.tdmenu {
	text-align:right;
	vertical-align:top;
	background-color:#FFFFFF;
	width:150px
	}

.tdcontents {
	text-align:left;
	background-color:#FFFFFF;
	border-left:solid 2px #006600
	}

thead {
	background-color:#000099;
	color:#ffffff;
	}

form {
	text-align:center;
	border:solid 1px #666699;
	padding:20px;
	margin-top:40px;
	}
	
.search {
	text-align:center;
	border:0px;
	padding:0px;
	margin-top:0px;
	}	

button {
	border:solid 1px #000099;
	background-color:#FFCCFF;
	width:90px;
	height:18px;
	margin-left:5px;
	margin-right:5px
	}

option {background-color:#FFFFCC}
input {background-color:#FFFFCC}
input.buttom {
	color:#000099; 
	background-color:#FFCCFF; 
	border:1px lolid #000099; }
input.radio {background-color:#FFFFFF}
textarea {background-color:#FFFFCC}