html {
		height: 100%;
		overflow: hidden;
	}
.skp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; font-weight:normal; color: #333333; text-decoration:none;
}
a.slink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #333333;
}
a.slink:hover {
	text-decoration:none;
	color: #fff;
}
.cmenu {
	display:none; text-align:center;
}
.cmenu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0px;
}
.cmenu li{
	display:inline; margin-right:10px;
}

body{
	text-align:center;
	background:#000;
	color:#fff;
	height: 100%;
	margin: 0;
	padding: 0;
	border:hidden;
	background-color: #000000;
}

#container{
	position:relative; margin:auto;
	background:url(img/site.jpg) no-repeat top center;
	width:860px; height:430px;
	text-align:left;
}

#flashcontent {
		height: 95%;
		margin: 0;
		padding: 0;
	}

#mendo{
	position:absolute; top:100px; right:20px;
	width:330px; height:270px; overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
	
	scrollbar-base-color: #444;
	scrollbar-arrow-color: #333;
	scrollbar-3dlight-color: #444;
	scrollbar-darkshadow-color: #444;
	scrollbar-face-color: #444;
	scrollbar-highlight-color: #444;
	scrollbar-shadow-color: #444;
	scrollbar-track-color: #333;
}

#mendotitle{
	position:absolute; top:60px; right:20px;
	width:330px; height:20px; overflow:hiden;
}

.site{
	width:860px; height:430px;
	margin:0px; padding:0px;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:16px; font-weight:bold; font-style:italic;
	width:330px;
	border-bottom:solid 1px #333;
	padding-bottom:5px;
}
