body{
	margin: 0px;
	background-color: #040300;
	font-family: "Century Gothic", Arial, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #63533D;
}
a{color: #63533D;}
a:hover{color: #050500;}
img{ border:none}
h1,h2,h3,h4,h5{
	margin: 0px;
}
.top-menus-bg{
	background-image: url(images/img_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
.top-menus-bg div{
	margin-right: 48px;
	margin-left: 40px;
	color: #FFF;
	height: 21px;
	padding-top: 5px;
}
.top-menus-bg div a{
	font-size: 12.4px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
.top-menus-bg div a:hover{
	font-size: 12.4px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	background-color: #FC0;
	background-position: 10px 10px;
}
.left-boder-bg{
	background-image: url(images/cont-bg_01.png);
	background-repeat: no-repeat;
	width: 39px;
	background-color: #BC7E35;
	background-position: left top;
}
.left-side-bg{
	background-image: url(images/cont-bg_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 183px;
	background-color: #302300;
}
.right-side-bg{
	background-image: url(images/cont-bg_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 116px;
	background-color: #2F1D0C;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.right-boder-bg{
	background-image: url(images/cont-bg_05.png);
	background-repeat: no-repeat;
	width: 48px;
	background-color: #BC7E35;
	background-position: left top;
}
.middel-bg{
	background-image: url(images/cont-bg_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	background-color: #F4E9DD;
	border: 4px solid #FFF;
}
.middel-bg div{
	margin: 10px;
}
ul{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
ul li{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul li a{
	color: #FFF;
	text-decoration: none;
}
ul li a:hover{
	color: #FEAE6D;
	text-decoration: underline;
}
h2{
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 a{
	color: #130800;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
h2 a:hover{
	color: #FEAE6D; 
	text-decoration: underline;
}
.bottom-menus{
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bottom-menus a{
	color: #FFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.bottom-menus a:hover{
	color: #FBD294;
	text-decoration: underline;
}
