body {
	font-weight: normal;
	font-size: 1em;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	background:url(../images/bg_maininit.jpg) repeat-x 0 220px;
}

a {
	font-weight: bold;
	font-size: 11px;
	color: #060;
	text-decoration: none
}
a:hover {
	color: #030;
	text-decoration: underline
}
ul.inlined li{
  display:inline;
  }
img{
border:0;
}
p.intro{
width:80%;
margin:20px auto;
font-size:0.8em;
text-align:justify;
}
#initmenu{
  height:20px;
  background:#000;
  margin-top:-18px;
  color: #FFF;
}
#initmenu li{
list-style-type:none;
}
#initmenu a:hover{
background:url(../images/bg_menu.jpg) repeat-x center bottom;
text-decoration:none;
border-bottom:2px solid #000;
}
#initmenu a{
color:#FFF;
padding:2px 10px;
}
.ghost {
	display: none;
}
#container {
  width: 100%;
	position: relative;
	margin: 0 auto;
	}
#seridme{
  margin:0 auto 15px auto;
  width:100%;
  text-align:center;
  border-bottom:5px solid #CCC;
  background:#000 url(../images/door.jpg) no-repeat center;
}
#footer {
  font-size:0.8em;
  font-weight:normal;
  margin-top:20px;
	background: #FFF url(../images/bg_bottom.gif) no-repeat top;
	width: 100%;
	float: left;
}
#footer a.shi{
font-size: 1em;
color:#CCC;	
	}
