body {
  font-family: Arial;
  font-size:13px;
  color:rgb(64,0,0);
  background-color:rgb(166,156,128);
  text-align:center;
  padding:0px;
  margin:0px;
}
img {border:none;padding:0px;margin:0px;}
.hide{display:none;}

#all{
	width:100%;
	text-align:center;
}
#mcont{
  width:771px;
  margin:auto;
  text-align:left;
}
#top{width:771px;height:94px;background:url('img/top.jpg') no-repeat;font-size:11px;}
#top a{text-decoration:none;color:red;}
#top a:hover{text-decoration:underline;}


#top_de{width:771px;height:94px;background:url('img/top_de.jpg') no-repeat;font-size:11px;}
#top_de a{text-decoration:none;color:red;}
#top_de a:hover{text-decoration:underline;}


#top_en{width:771px;height:94px;background:url('img/top_en.jpg') no-repeat;font-size:11px;}
#top_en a{text-decoration:none;color:red;}
#top_en a:hover{text-decoration:underline;}


#main{
  width:771px;
  background:url('img/main.jpg') no-repeat;
}
.mmlink{text-decoration:none;color:red;background:url('img/mdot.gif') no-repeat; background-position:left center;padding-left:10px;margin-left:10px;}
.mmlink:hover{text-decoration:underline;}

#bottom{width:771px;color:black;font-size:11px;}
#bottom a{text-decoration:none;color:black;}
#bottom a:hover{text-decoration:underline;}

#sub{
  width:771px;
  min-height:346px;
  background:url('img/sub.jpg') no-repeat;
  background-position:left top;
  background-color:rgb(212,202,175);
}

#sub img{border:1px solid black;}

#sub a{text-decoration:none;color:red;}
#sub a:hover{text-decoration:underline;}

.gal{text-align:center;}
.gal img{margin:3px;}

#zimg{text-align:center;margin:auto;padding-top:30px;}

