* {
margin:0;
padding:0;
border:0;
}
body {
font:12px "ËÎÌå", "ÐÂËÎÌå", sans-serif;
text-align:center;
}
ul {
list-style:none;
}
.font1 {
line-height: 22px;
}
.font_e {
font-family: "Arial", "Helvetica", "sans-serif";
line-height: 150%;
}
a {
text-decoration:none;
}
a:hover {
text-decoration: underline;
}

.photolist {
height:100%;
margin-top:20px;
}
.photolist li {
float:left;
text-align:center;
padding:5px;
color:#fff;
line-height:200%;
}
.photolist li a {
border:3px solid #fff;
display:block;
}
.photolist li a:hover {
border:3px solid #009;
}
.photolist li img {
display:block;
margin:0;
}
#photo {
text-align:center;
padding-bottom:20px;
}
#photo h1 {
font-size:14px;
color:#fff;
line-height:400%;
}
#photo img {
border:1px solid #fff;
}
#photo a{
color:#fff;
line-height:200%;
}
/* Top */
#top_menu {
height:100%;
width:100%;
clear:both;
text-align:center;
}
#top_menu ul {
height:38px;
width:900px;
margin:0 auto;
}
#top_menu li {
float:left;
height:38px;
width:100px;
text-align:left;
}
#top_menu a {
margin-left:1px;
width:96px;
display:block;
text-decoration:none;
height:29px;
background:no-repeat;
}
#top_menu li a span {
display:none;
}
#top_menu #tnav1 {
background:none;
}
.img {
text-align:center;
}
.img a {
color:#fff;
}
.img img {
border:1px solid #000;
margin:10px;
}


#show {
width:100%;
}
#show h1 {
font-size: 12px;
line-height: 20px;
text-align: left;
margin-bottom:20px;
}

/* Bottom */
#bottom {
clear: both;
float: none;
}