/*=====================================================
             @oozeout.com silenttrip.css
               for exhibit info
=====================================================*/
body
    {
	padding: 0px; 
	margin: 0px; 
	font-size: 9px; 
	padding-bottom: 0px; 
	color: #808080; 
	line-height: 1.8em; 
	font-style: normal; 
	font-family: Lucidia-Sans, Verdana, Arial, sans-serif; 
	background-color: #ffffff; 
	text-decoration: none;
	text-align: center;
    }
a:link 
    {
	color: #808080; 
	text-decoration: none;
    }
a:visited
    {
	color: #808080; 
	text-decoration: none;
    }
a:hover
    {
	cursor: crosshair; 
	color: #660000;  
	text-decoration: underline;
    }
a:active
    {
	color: #333333; 
	text-decoration: none;
    }
a img
    {
    border: none;
    }
#outer
	{
	width: 700px;
	background-color: #ffffff;
	padding-top: 80px;
	margin: 0 auto 0 auto;
	}
#menu
	{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin: 0px auto;
	width: 697px;
	}
    ul.menu
    {
    list-style: none;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    }
    li.menu
    {
    list-style: none;
    float: left;
    border-width: 0 0 0 1px;
    border-color: #800000;
    border-style: solid;
    text-align: center;
    }
    a.menu
    {
    color: #999966;
    display: block;
    background-color: #FFFFFF;
    width: 115px;
    height: 20px;
    text-decoration: none;
    }
    .menu
    {
    color: #808080;
    display: block;
    background-color: #800000;
    width: 115px;
    height: 20px;
    text-decoration: none;
    }
a:hover.menu
    {
    cursor: crosshair; 
    color: #800000;
    background-color: #C0C0C0;
    }
#contents
    {
    width: 700px;
	background-color: #ffffff;
    } 
    ul.contents
    {
    list-style-type: none;
    width: 100%;
    padding-left: 0px;
    margin-left: 0;
    }
    li.exbittittle
    {
    list-style-type: none;
    width: 100%;
    height: 105px;
    padding-left: 0;
    margin-left: 0;
    }
    .exhibittittle
    {
    display: bloock;
    width: 700px;
    height: 150px;
    }
#contents2
    {
    width: 700px;
    background-color: #ffffff;
    padding-top: 0px;
    padding-bottom: 20px;
    } 
#contents2 p
    {
    font-size: 10px;
    line-height: 1.8em;
    margin: 0;
    padding: 0;
    }
#contents2 p.sp4 
    {
    font-size: 12px;
    text-decoration: none;
    line-height: 4em;
    margin: 0;
    padding: 0;
    }
   .contents2_cent a:hover
    {
    cursor: crosshair; 
    color: #0000FF
    }
#address
    {
    background-color: #ffffff;
    margin: 0;    
    padding-top: 10px;
    border-top: none;    
	padding-left: 350px;
	}
#address a
    {
    color: #660000;
    }   
#head
	{
	width: 700px;
    height: 70px;
    background-color: #ffffff;
    padding-top: 30px;
	}
#sub_menu
    {
    width: 700px;
    height: 20px;
    text-align: left;
    }
    .sub_menu a
    {
    color: #800000;
    text-decoration: none;
    }
    .sub_menu a:hover
    {
    color: #0000FF;
    text-decoration: none;
    }