body{
	background-color: #cdcdcb;
	font-family: Arial, "Arial Narrow", "Arial Rounded MT Bold", "Arial Rounded MT-Bold";
	font-size: 11.8px;
	text-decoration: none;
	color: #7D7D7D;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1,h2,h3,h4,h5{
	color: #AFAFAF;
}
p{ text-align:justify;}
img{border:none;}
.top-menus{
	background-color: #656565;
	padding-top: 8px;
	padding-bottom: 8px;	
}
.top-menus a{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}
.top-menus a:hover{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	background-color: #D70D0D;
}
.con-bg{
	background-image: url(images/theme-img-bd-bg_02.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.con-bg a{
	font-size: 12px;
	font-weight: bold;
	color: #7A7A7A;
	text-decoration: none;
}
.con-bg a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.bottom-bg{
	background-image: url(images/theme-img-bm-bg_02.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.left-menus-bg{
	background-image: url(images/theme-park-left-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 80px;
}
.right-menus-bg{
	background-image: url(images/theme-park-right-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 80px;
}
.mid-cont-bg{
	background-image: url(images/theme-park-index1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
}
.mid-cont-bg a{
	color: #CFCFCF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.mid-cont-bg a:hover{
	color: #F00;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.mid-cont-bg .ar{ padding:10px;}
.footer a{
	font-size: 12px;
	font-weight: bold;
	color: #7A7A7A;
	text-decoration: none;
}
.footer a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
