@charset "shift_jis";
* {
  margin: 0;
  padding: 0;
}

html { 
    filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

body {
  background: url(../Images/bg.gif);
  text-align: center;
  background-color: #ffffff;
  scrollbar-face-color:#cccccc;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  color: #333333;
  font-size:12px;
  letter-spacing: 0px;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
}

body div {
  text-align: left;
  margin: 0 auto;
}

#bg {
  background: #ffffff;
  text-align: center;
  width: 820px;
  border-left:1px solid #aaaaaa;
  border-right:1px solid #aaaaaa;
  border-bottom:1px solid #aaaaaa;
}

#container {
  width:765px;
  height:100%;
  background-color: #ffffff;
}

#header {
  width:765px;
  height:67px;
  float: left;
  font-size:12px;
}

#home {
  width: 575px;
  height:67px;
  float: left;
  overflow:hidden;
  display:block;
}

#home a{
  width:575px;
  height:67px;
  text-indent: -9999px;
  background: url(../Images/header.gif) no-repeat;
  display:block;
}

#tools  {
  font-size:10px;
  height:67px;
  float: left;
  width: 188px;
}

#tools ul  {
  height:67px;
  list-style:none;
}

#tools li  {
  list-style:none;
  float:left;
  height:67px;
}

#tools a  {
  height:67px;
  display:block;
  text-indent:-9999px;
  overflow:hidden;
}

#tools a.t-home        { background: url(../Images/t-home.gif); width: 59px; }
#tools a.t-access        { background: url(../Images/t-access.gif); width: 64px; }
#tools a.t-contact        { background: url(../Images/t-contact.gif); width: 65px; }

#keyimage {
  clear: both;
  margin-top:15px;
  width:765px;
  height:144px;
}

div #menu {
  width: 765px;
  height: 25px;
  clear: both;
}

dl#menu{
  float: left;
}

  dl#menu ul{
    list-style:none;
    text-indent:-9999px;
  }

  dl#menu dd{
    height: 25px;
    float: left;
    text-indent:-9999px;
    position: relative;
  }
    
    dl#menu dd a{
      display: block;
      text-decoration: none;
      height: 25px;
	  overflow: hidden;
    }
  
dl#menu a.information          { background: url(../Images/m-information.gif); width:98px; }
dl#menu a:hover.information    { background-position: 0px -25px; }

dl#menu a.scope          { background: url(../Images/m-scope.gif); width:56px; }
dl#menu a:hover.scope    { background-position: 0px -25px; }

dl#menu a.program          { background: url(../Images/m-program.gif); width:70px; }
dl#menu a:hover.program    { background-position: 0px -25px; }

dl#menu a.presentations          { background: url(../Images/m-presentations.gif); width:104px; }
dl#menu a:hover.presentations    { background-position: 0px -25px; }

dl#menu a.abstracts          { background: url(../Images/m-abstracts.gif); width:72px; }
dl#menu a:hover.abstracts    { background-position: 0px -25px; }

dl#menu a.papers          { background: url(../Images/m-papers.gif); width:61px; }
dl#menu a:hover.papers    { background-position: 0px -25px; }

dl#menu a.registration          { background: url(../Images/m-registration.gif); width:92px; }
dl#menu a:hover.registration    { background-position: 0px -25px; }

dl#menu a.accommodation          { background: url(../Images/m-accommodation.gif); width:112px; }
dl#menu a:hover.accommodation    { background-position: 0px -25px; }

dl#menu a.committees          { background: url(../Images/m-committees.gif); width:99px; }
dl#menu a:hover.committees    { background-position: 0px -25px; }

    dl#menu dd ul{
      text-indent:0px;
      border-top: 1px solid #999999;
      background-color: #eeeeee;
      display: none;
      position: absolute;
      top: 25px;
      left: 0;
      z-index: 10;
    }
    
      dl#menu dd ul a{
        height: auto;
        font-size: 11px;
        color: #222222;
        line-height: 18px;
        text-align: left;
        padding: 2px 10px;
        width: 160px;
      }
    
      dl#menu dd ul a.hierarchy{
        background: url(../Images/gmArrow_fg.gif) 160px center no-repeat;
      }
    
      dl#menu dd ul li.rollOver{
        background-color: #4d95d3;
      }
      
      dl#menu dd ul li.rollOver a.hierarchy{
        background: url(../Images/gmArrow_ov.gif) 160px center no-repeat;
      }
    
      dl#menu dd ul li.rollOver a.rollOverA{
        color: #ffffff;
      }
    
      dl#menu dd ul li{
        background: #d0e4f5;
        position: relative;
        border-left: solid 1px #ebf5fd;
        border-top: solid 1px #ebf5fd;
        border-right: solid 1px #9db0c0;
        border-bottom: solid 1px #9db0c0;
      }
      
        dl#menu dd ul li ul{
          display: none;
          position: absolute;
          top: 0px;
          left: 181px;
          z-index: 0;
        }

#main  {
  width:765px;
  margin: 0;
  margin-top:15px;
  margin-bottom:15px;
  padding: 0;
  background: #ffffff;
  clear: both;
  z-index: 0;
  text-align: center;
  float: left;
}

div#subtitle  {
  margin-top:5px;
  width: 154px;
  height:30px;
}

#submenu  {
  width: 164px;
  font-size:12px;
  overflow: hidden;
  float: left;
  background: #efefef;
  border: 1px solid #999999;
}

#submenu dl   {
  margin: 0 auto;
  margin-top: 10px;
  width: 150px;
  text-align: left;
}

#submenu dl dt  {
  padding-left: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  vertical-align: middle;
  line-height: 18px;
  text-indent: 0px;
  color: #333333;
  width: 150px;
}

#submenu dl dt p {
  padding-left: 23px;
  color: #ffffff;
  text-decoration: none; 
  background: url(../Images/submenu.gif) no-repeat #ffffff;
  height: 20px;
}

#submenu dl dt a {
  display: block;
  color: #ffffff;
  text-decoration: none; 
}

#submenu dl dd  {
  padding-left:15px;
  vertical-align: middle;
  line-height: 17px;
  text-indent: 0px;
  width: 150px;
  background: url(../Images/arrow.gif) no-repeat 8px 5px;
  margin-bottom:7px;
}

#submenu dl li {
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top:15px;
  margin-bottom:5px;
  line-height: 14px;
  color:#0e539b;
  text-indent: 0px;
  width: 100%;
  border-bottom: 1px solid #999999;
  list-style: none;
}

#submenu dl dd a, dl dd p {
  font-size:12px;
  padding-left: 5px;
  display: block;
  color: #333333;
  text-decoration: none;
  width:125px; 
}

#submenu dl li a {
  text-decoration: underline; 
  color:#0e539b;
}

#submenu dl dd a:visited  { color: #222222; }
#submenu dl dd a:hover  { color: #a52828; background-position: 0px -42px; }
#submenu dl dd a.select  { color: #a52828; background-position: 0px -42px; }
#submenu dl dd a:visited.sbackground-position: 0px -42px; }

#submenu ul  {
}

#submenu ul li  {
  padding-left:38px;
  font-size:12px;
  color:#000000;
  list-style: none;
  line-height: 22px;
  margin-left: 5px;
  vertical-align: middle;
  text-align: left;
  text-indent: 0px;
  background: url(../Images/sarrow.gif) no-repeat 23px 7px;
}

#submenu ul li a:visited  { color:#222222; }
#submenu ul li a  { text-decoration: none; color:#222222; }
#submenu ul li a:hover  { color:#1e86e2; }
#submenu ul li a.select  { color:#1e86e2; border-bottom: dashed 1px #1e86e2;}
#submenu ul li a:visited.select  { color:#1e86e2; border-bottom: dashed 1px #1e86e2;}

#left  {
  width: 308px;
  float: left;
  margin-left:0;
  text-align:left;
  overflow: hidden;
}

#center  {
  width: 286px;
  float: left;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  overflow: hidden;
}

#right  {
  width: 171px;
  float: right;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  overflow: hidden;
}

#b-dates  {
  background: url(../Images/dates_bg.gif) no-repeat;
  width: 263px;
  height: 295px;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color: #999999;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  overflow: hidden;
  text-align: center;
}

#c-dates  {
  padding:0px;
  padding-bottom:4px;
  margin-left:auto;
  margin-right:auto;
  margin-top:35px;
  overflow: auto;
  line-height:16px;
  color: #333333;
  width: 230px;
  height:250px;
}


#b-whatsnew  {
  background: url(../Images/whatsnew_bg.gif) no-repeat;
  width: 308px;
  height: 295px;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color: #999999;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  overflow: hidden;
  text-align: center;
}

#c-whatsnew  {
  padding:0px;
  padding-bottom:4px;
  margin-left:auto;
  margin-right:auto;
  margin-top:35px;
  overflow: auto;
  line-height:16px;
  color: #333333;
  width: 285px;
  height:250px;
}

#b-flyer  {
  width: 171px;
  height: 39px;
  text-indent: -9999px;
}

#b-flyer a {
  width: 171px;
  height: 39px;
  background: url( ../Images/b-flyer.gif );
  display:block;
}

#b-flyer a:hover {
  background-position: 0px -39px;
}

#b-venue  {
  margin-top:10px;
  width: 171px;
  height: 39px;
  text-indent: -9999px;
}

#b-venue a {
  width: 171px;
  height: 39px;
  background: url( ../Images/b-venue.gif );
  display:block;
}

#b-venue a:hover {
  background-position: 0px -39px;
}

#h-organizers  {
  margin-top:15px;
  width: 171px;
  height: 25px;
}

#banner-crines  {
  margin-top:10px;
  width: 171px;
  background: url( ../Images/banner-crines.gif );
  height: 55px;
  text-indent: -9999px;
}

#banner-crines a  {
  width: 171px;
  display: block;
  height: 55px;
}

#banner-nr  {
  margin-top:10px;
  width: 171pxx;
  background: url( ../Images/banner-nr.gif );
  height: 70px;
  text-indent: -9999px;
}

#banner-nr a  {
  width: 171px;
  display: block;
  height: 70px;
}

#footer {
  width:765px;
  clear: both;
  height: 57px;
  border-top:1px solid #666666;
}

#footer p {
  text-align: center;
  padding-top:8px;
  font-size:12px;
}

#contents {
  text-align:left;
  width: 765px;
  margin-left:0;
  line-height: 160%;
  font-size:12px;
  margin-top:1em;
  min-height:320px;
}

#contents p  {
  margin-top: 1em; 
  margin-bottom: 1em; 
  margin-left:1em;
  margin-right:1em;
}

h1  {
  margin-top:0;
  margin-left: auto;
  margin-right: auto;
  padding-right:0;
  padding-bottom: 0;
  width: 765px;
  height: 50px;
  border: 1px solid #878787;
  background: url( ../Images/title-bg.gif );
  text-align: left;
  font-size:28px;
  vertical-align: bottom;
  line-height:55px;
  overflow:hidden;
  color: #555555;
  font-style:italic;
  font-weight:bold;
}

#contents h2  {
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 10px;
  color: #333333;
  font-size: 17px;  
  font-weight: bold;
  height:30px;  
  overflow: hidden;
  line-height:24px;
}

#contents h3  {
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  margin-bottom:15px;
  padding-top: 0;
  letter-spacing:0;
  color: #333333;
  font-weight: bold;
  font-size: 15px;  
  overflow: hidden;
  line-height:22px;
}


#contents a{ color:#1558bc; }
#contents a:visited  { color:#719cdb; }
#contents a:hover  { color:#ce2963; }
#contents a:active  { color:#ac3d61 }

#contents ul {
  margin-top: 1em; 
  margin-bottom: 1em; 
}

#contents ol  {
  margin-top: 1em; 
  margin-bottom: 1em; 
  margin-left: 1em; 
}

#contents li  {
  margin-left: 3em; 
}

#contents th {
  text-align: left;
  padding: 2px 2px 2px 10px;
  background: #B4707B;
  color: #ffffff;
  font-weight: bold;
  font-size:12px;
}

#contents td  {
  line-height: 140%;
  font-size:12px;
  padding:3px;
}

td.header{ 
  background:#d8e6ef; 
  padding:1px 5px 1px 5px !important;
  border:1px solid #999999;
}

td.title{ 
  color:#333333;
  font-weight:bold;
}

#breadclumbs {
  width: 765px;
  margin: 0px;
  height: 14px;
  border-bottom: #cccccc solid 1px;
}

#breadclumbs p  {
  padding-top: 2px;
  padding-left: 2px;  
  color: #555555;
  font-size: 9px;  
}

#breadclumbs a{ color:#222222; text-decoration: none;}
#breadclumbs a.visited{ color:#222222; text-decoration: none;}
#breadclumbs a:hover{ color:#db6078; }

#under  {
  clear:both;
  margin-top:1em;
  margin-bottom:5px;
  height: 25px;
  text-align: right;
}

strong {
  font-weight:bold;
}

.top a {
  margin-left:20px;
  background: url(../Images/top.gif) no-repeat;
  padding: 0px 0px 1px 20px;
  font-size:12px;
  border-bottom: 1px solid #cccccc;
}
.top a { color: #333333; text-decoration: none; }
.top a:hover{ color: #bb0000; }

.back a {
  background: url(../Images/back.gif) no-repeat;
  padding: 0px 0px 1px 20px;
  font-size:12px;
  border-bottom: 1px solid #cccccc;
}
.back a { color: #333333; text-decoration: none; }
.back a:hover{ color: #bb0000; }



.new { color: #CC0000; font-size: 11px; font-weight: bold; }

a:link {color: #0a70e2;}
a:active  {color: #333333;}
a:hover {color: #ce3b68;}
a:visited{color: #3b80ce;}

.date  {
    color:#CD5C5C;
}


