   html *{
   color: #666;
   }body{
    width:190mm;
    text-align: left;
    color: #666;
    font-family: Verdana, Arial, sans;
    }
    div,h2,h1,ul,li{
    text-align: left;
    }
    #vertical,
    #sidebar,
    #bw,
    #searchbox,
    a.plus,
    a.goback,
    #tabs ul.ui-tabs-nav,
    #blind,
    #inprinting{
    display: none;
    }
    .ngg-gallery-thumbnail  {
margin:0;
padding:0 30px 30px 0;
}
.ngg-gallery-thumbnail-box  {
float:left;
}
    
    #gallery,#biography,#mypage{
    clear: both;
    width: 100%;
    }
    
    h2,h1{
    width: 100%;
    clear: both;
    padding-bottom: 1em;
    color: #666;
    font-size: 2em;
    }
    #ci{
    display: block;
    }
    #ci img{
    width: 8cm;
    height: 2cm;
    }
    img{
    margin-right: 2mm;
    margin-bottom: 2mm; 
    }
    #foot{
    width: 100%;
    padding: 0px;
    }
    a{
    color: #B96D7B;
    text-decoration: none;
    }
    ul#show {
clear:both;
float:left;
margin-bottom:20px;
margin-top: 1px;
}
ul#show li{
display:inline;
float:left;
margin-bottom: 30px;
margin-right:30px;
}
a.nicetitle:hover,
ul#show li a:hover{
color: #000;
text-decoration: none;
}


