html {
	background-color: #EDEDED;
	background-image: url(img/bg_body.gif);
	background-position: center;
	background-repeat: repeat-y;
}
body{
	font-family: Verdana, Tahoma, Arial;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
*:lang(zh-cn) { 
  font-family: SimSun; 
  font-size: medium; 
}
*:lang(ja) { 
  font-family: SimSun; 
  font-size: medium; 
}
.jp {
	font-size: medium;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h1,h2,h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
h4 {
  margin: 0px;
}
dt {
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
dd {
	margin: 0px;
	padding: 2px 0px 10px;
}
#content {
	line-height: 1.5em;
	text-align: justify;
}
#head {
	background-color: #F0F0F0;
  font-size: x-small;
	color: #B4B4B4;
	width: 788px;
	text-align: center;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#credits {
	background-color: #F0F0F0;
  font-size: x-small;
	color: #B4B4B4;
	width: 788px;
	text-align: center;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#credits a {
	color: #D4D4D4;
}
#foto {
	border: none;
}
#box {
  width:250px;
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 80%;
	line-height: 1.5em;
	text-align: center;
	float: right;
	margin-left: 10px;
}
.menulist {
	padding: 2px 8px;
}
.menulist ul{
	text-indent: 0pt;
	padding: 0px 0px;	
}
.menulist li{
	list-style-type: square;
	list-style-position: inside;
	display: inline;
	padding: 0px 0px 0px 0px;
	border: none;
}	
#news {
	color: #FF0000;
}

#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#menu li{
	display: block;
	height: 40px;
	width: 130px;
	text-align: right;
	padding: 10px;
	border-bottom: 1px dotted #FFFFFF;
	font-size: small;
}
#menu a{
	font-weight: bold;
	color: #FFFFFF;
}

#lang img {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	margin: 1px 1px 1px 1px;
}
#lang {
	float: right;
	margin-top: 10px;
}

div.thumb {
  display: inline;
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.thumb div {
	border: 1px solid #ccc;
	padding: 3px !important;
	/*margin: 2px !important;*/
	background-color: #f9f9f9;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
	overflow: hidden;
}
div.thumb div img {
	border: 1px solid #ccc;
	float: none;
}
div.thumb div div.thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: .3em 0 .1em 0;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
div.tleft {
	float: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}
#content ul{
	margin: .2em 0px;	
}
#weather {
	font-size: x-small;
  width: 220px;
  background-color: #FAFAFA;
  padding: 4px;
  margin: 4px 12px;
  float: left;
}
#weather h3{
	font-size: small;
}
#weather img{
  float: right;
}
#weather a:link{
  color: #B4B4B4;
}
