* {
 margin:0;
 padding:0;
}

 img#ListIcn {
     margin-right:3px;
 }


 * html body{  
     overflow: hidden;  
 }   
 div#headerArea {  
     font-size:0.8em;
     position: fixed !important;  
     position: absolute;  
     top: 0;  
     left: 0;
     width: 100%;  
     height: 18px;  
     color: #fff;  
 }  

 div#footerArea {  
     font-size:0.8em;
     position: fixed !important;  
     position: absolute;  
     bottom: 0;  
     left: 0;
     width: 100%;  
     height: 21px;  
     background-color: #eeeeee;  
     color: #fff;  
 }  
 * html div#contentsArea{  
     height: 100%;  
     overflow: auto;  
 }  





body {
 text-align:center;

background-color:#fff;
background-image:url(main.jpg);
background-repeat:no-repeat;
background-position:center top;
background-attachment:fixed;
}

#title{
 width:710px;
 float:right;
 margin-left:10px;
margin-bottom:10px;
margin-top:20px;

}

#pan{
 width:710px;
 float:right;
 margin-left:10px;
margin-bottom:10px;
font-size:10.5px;
background-image:url(line220.gif);
}

#spaceA{
 width:710px;
 float:right;
 margin-left:10px;
margin-bottom:10px;
font-size:13.0px;
}



#container {
 width:960px;
 margin-left:30px;
 margin-right:auto;
 text-align:left;

background-image:url(line220.gif);
background-repeat:repeat-y;
background-position:left top;
}

#body {
 width:710px;
 float:right;
 margin-left:10px;
 margin-bottom:20px;
}

#menu {
 width:180px;
 float:left;
 margin-left:20px;
 margin-bottom:20px;
}
#menu a:link,#menu a:visited{
display:block;

padding-left:10px;
border-bottom:1px solid #ccc;
background-color:#fff;
color:#666;
text-decoration:none;
line-height:150%;


}
#menu a:hover{
background-color:#ddd;
}


#submenu {
 width:180px;
 float:left;
 margin-left:18px;
 margin-bottom:20px;
}
#submenu a:link,#submenu a:visited{
display:block;

padding-left:10px;
border-bottom:1px solid #ccc;
background-color:#fff;
color:#666;
text-decoration:none;
line-height:100%;


}
#submenu a:hover{
background-color:#ddd;
}
#spaceB {
 width:180px;
 float:left;
 font-size:80%;

}




#footer {
 width:700px;
 clear:right;
 
 margin-left:200px;
}

h1{
width:auto;
padding:0px 0px 0px 5px;

font-size:26px;
font-weight:normal;
color:#888;
}

h2{
width:auto;
padding:0px 0px 0px 5px;
font-size:18px;
color:#888;
margin-bottom:10px;
}

strong{
font-weight:normal;
}

#pic{
margin-top:20px;
margin-bottom:35px;
}

.now{
display:block;
width:auto;
padding-left:5px;
border-bottom:1px solid #ccc;
background-color:#f0c;
color:#fff;
}
.navi{
margin-right:10px;
}







.highslide {
	cursor: url(../module/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../module/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../module/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-dimming {
position: absolute;
    background-color: gray;
}

