@charset "iso-8859-1";

h1 {
  text-align: center;
  font-size: x-large;
  font-family: sans-serif;
  font-weight: bold;
  color: maroon;
}

h2 {
  text-align: left;
  font-size: large;
  font-family: sans-serif;
  font-weight: bold;
  color: maroon;
  background-color: #e8e8e8;
  border-width: 0em 0em thin medium; 
  border-style: solid;
  border-color: maroon;
  padding: 0.5em 0em 0em 0.5em;
}

h3 {
  text-align: left;
  color: maroon;
  background-color: #e8e8e8;
  font-size: medium;
  font-family: sans-serif;
  border-width: 0em 0em thin 0em; 
  border-style: solid;
  border-color: maroon;
}

h4 {
  text-align: left;
  color: maroon;
  font-family: sans-serif;
}

body {
  color: black;
  background: #000000;
  background: url(images/menuback.gif) repeat-y 0 0;
  font-family: serif;
}

div.container{
  position: absolute;
  top: 0;
  left:0;
  width: 770px;
  margin: 0;
  padding: 0;
}

div.menu{
  position: relative;
  top: 0;
  left: 0;
  padding-left: 5px;
  padding-right: 5px;
  width: 190px;
  float: left;
  color: white;
  background: #000000;
  font-family: sans-serif;
  background: url(images/menuback.gif) repeat-y 0 0;
}

div.menu a, div.menu a:link{
  color: aqua;
}

div.menu a:visited {
  color: fuchsia;
}

p.menutitle{
  padding-top: 1em;
  padding-bottom: 0em;
  color: white;
  font-size: medium;
  text-align: left;
  font-weight: bold;
}

div.contents{
  position: relative;
  color: black;
  background: white;
  width: 550px;
  float: right;
  padding-left: 20px;
}

div.lang-navigator {
  text-align: right;
  font-weight: bold;
}

p.announce {
  font-family: sans-serif;
  font-weight: bold;
  text-align: center;
}

address {
  text-align: center;
}

div.namelist ul, div.namelist li{
  padding: 0;
  margin-left: 5px;
  list-style: none;
}

table#footer {
  width: 100%;
}

td.textcenter {
  text-align: center;
}

td.right {
  text-align: right;
}

table.exhibitor {
  margin-left: 5%;
  width: 90%;
}

td.ex-img {
  width: 50%;
  text-align: center;
  vertical-align: bottom;
}

td.ex-text {
  width: 50%;
  text-align: center;
}

img.noborder{
  border: none;
}

/* navigation menu */
#navi {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-top: 2px solid aqua;
}

#navi td {
  margin: 0;
  width: auto;
  height: auto;
  border-bottom: 2px solid aqua;
}

#navi a {
  padding: 3px;
  text-decoration: none;
  display: block;
}

#navi a:link, #navi a:visited {
  color: aqua;
}

#navi a:hover {
  background-color: aqua;
  color: black;
}

#navi a#current {
  background-color: #FFA500;
  color: black;
}

/* toppage link table */
#homelinks {
  margin: 0;
  padding: 0;
}

#homelinks th {
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

#homelinks td {
  vertical-align: middle;
}

/* index.html */
#symploc {
  font-size: large;
  font-family: sans-serif;
  text-align: center;
}

p.centerimg {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

#subjects li{
  font-family: sans-serif;
}

#styles td{
  font-family: sans-serif;
}

#deadlines li{
  font-family: sans-serif;
  font-weight: bold;
  list-style: none;
}

/* registration.html */
#fee {
  border-collapse: collapse;
  border: 2px solid black;
}

#fee th{
  text-align: left;
  height: 2.5em;
  border: 2px solid black;
}

#fee td{
  text-align: center;
  width: 27%;
  border: 2px solid black;
}

#contact {
  margin-left: 1em;
}

#screen-sample {
   background-color: #ffffff;
   border-style: solid;
   border-color: #aabbcc;
   border-width: 1px 1px 1px 1px;
   padding:  0px 10px 0px 10px;
   margin: 0px 0px 0px 0px ;
}

div.enclose {
   background-color: #ffffff;
   border-style: solid;
   border-color: #000000;
   border-width: 1px 1px 1px 1px;
   padding:  10px 10px 10px 10px;
   margin: 0px 0px 20px 0px ;
}

div#author_data {
  padding-top: 6px;
  padding-left: 10px;
}

div#affiliation_data {
  padding-top: 6px;
  padding-left: 10px;
}

div.right {
  text-align: right;
}

span.sans {
  font-family: sans-serif;
}

span.sansbold {
  font-family: sans-serif;
  font-weight: bold;
}

span.red {
  color: red;
}

span.redbold {
  font-family: sans-serif;
  font-weight: bold;
  color: red;
}

span.ul {
  text-decoration: underline;
}

span.strike {
  text-decoration: line-through;
}

select.pref {
  width: 350px;
  text-align: left;
}

p.note {
  margin-left: 20px;  
  margin-right: 20px;  
  font-size: small;
}

p.indented {
  margin-left: 15px;
}

td.onehalf {
  width: 50%;
}

table#hotellist{
  border-collapse: collapse;
  border: 1px solid black;
}

#hotellist td {
  width: 15%;
  text-align: center;
  border: 1px solid black;
}

#hotellist th {
  width: 15%;
  border: 1px solid black;
}

th.hotellist_name {
  width: 30%;
  text-align: left;
  border: 1px solid black;
  padding-left: 5px;
}

tr.hotellist_stripeB {
  background-color: #e8e8FF;
}

tr.hotellist_stripeR {
  background-color: #FFe8e8;
}

#procform tr {
  height: 30px;
}

#procform th {
  text-align: left;
}

table#feeselect {
  margin-left: 10px;
  width: 90%;
}

#feeselect th {
  padding-left: 5px;
  text-align: left;
}

#feeselect td {
  font-weight: bold;
  text-align: center;
}

#refstyle th {
  font-family: sans-serif;
  text-align: left;
} 

#refstyle td {
  vertical-align: top;
} 

dl.jp dt {
  font-family: sans-serif;
  color: maroon;
}

dl.jp dd {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 15px;
}

table#ja_outline th {
  text-align: left;
}

table#ja_papernum th {
  text-align: left;
}

table#ja_papernum td {
  text-align: right;
  width: 15%;
}

table.sch {
  border-collapse: collapse;
  width: 95%;
  margin-left: 2%;
}

table.sch tr {
  vertical-align: middle;
}

table.sch td {
  background: rgb(95%, 95%, 95%);
  text-align: center;
  height: 21pt;
}

table.sch td.room {
  height: 21pt;
  font-weight: bold;
  background: rgb(80%, 95%, 80%);
}

table.sch td.wa {
  height: 21pt;
  font-weight: bold;
  text-align: center;
}

table.sch td.oral2 {
  height: 42pt;
  background: rgb(80%, 80%, 95%);
  border-bottom: 1px dotted;
}

table.sch td.oral4 {
  height: 84pt;
  background: rgb(80%, 80%, 95%);
}

table.sch td.oral5 {
  height: 105pt;
  background: rgb(80%, 80%, 95%);
}

table.sch td.oral6 {
  height: 126pt;
  background: rgb(80%, 80%, 95%);
}

table.sch td.poster {
  height: 126pt;
  background: rgb(95%, 80%, 80%);
}

table.sch td.lbreak {
  height: 84pt;
  font-weight: bold;
}

table.sch td.cbreak {
  height: 21pt;
  font-weight: bold;
}

table.stats {
  border-collapse: collapse;
}

table.stats th {
  border-style: solid;
  border-width: 1px;
}

table.stats td {
  text-align: center;
  border-style: solid;
  border-width: 1px;
}

th.ps-sec{
  text-align: left;
  width: 45%;
  height: 28pt;
}
