body{
	background-image: url(images/place-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	background-color: #202020;
	font-family: "Eras Demi ITC", Arial, "Arial Narrow", Verdana, "Tw Cen MT";
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a{
	color: #33CCFF;
	text-decoration: none;
}
a:hover{
	color: #fff;
	text-decoration: none;
}
img{border:none;}

.top-menus{
	background-image: url(images/place-img_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
}
.top-menus div{
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
}
.top-menus a{
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.top-menus a:hover{
	color: #F90;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.bottom{
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.bottom a{
	color: #999;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
}
.bottom a:hover{
	color: #FFF;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
}
.cont-inner{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
	text-decoration: none;
	color: #999;
	font-weight: normal;
}
p{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
