/*=========== all ===============================*/
body {
	background-image: url(img/2005/fon.JPG); 
        padding: 0;
	margin: 0;
}
p,td,div,span {
	font: 13px Arial;
}
h1 {
	font: 21px Arial;
	font-weight:bold;
	color: #878231;
}
h2 {
	font: 15px Arial;
	font-weight:bold;
	margin: 0 0 -10px 0;
}
a:link, a:visited {
	color: #6734B9;
}
a:hover {
	color: #DF0024;
}
b {
	color: #5B5B5B;
}

/*=========== top ===============================*/
.top-01 {
	background: #AEA7B9;
	border-bottom: 3px solid #DF0024;	
	}
div.hat {
	background-image: url(img/2005/hatop.jpg); 
	background-repeat: no-repeat; 
	width: 100%;
   background-position: top right;
}
div.title-01 {
	font: 21px Arial;
	margin: 10px 0 0 10px;
}
div.title-02 {
	font: 11px Arial;
        font-weight:bold;
	margin: 0 0 0 10px;
}

/*=========== bottom ===============================*/
.bottom-01 {
	background: #D5CDE3;
	border-top: 2px solid #DF0024;	
	padding: 10px;
	font: 11px Arial;
        font-weight:bold;
	color: #6B6772;
}
table.bottom-02 {
	margin: 30px 0 0 0;
}

/*=========== menu ===============================*/
#menu-l {
	margin: 20px 0 0 10px;
}
#menu-l td {
	font: 11px Arial;
	padding: 5px 0 5px 0;
}
#menu-l img {
	margin: 4px 0 0 0;
}

/*=========== text ===============================*/
.txt-01 {
	padding: 20px 50px 20px 20px;
}
.tabl-01 {
	border-collapse: collapse;
	border-color: #9A9A9A;
}

.tabl-01 td {
	border: 1px solid #9A9A9A;
	padding: 3px;
	font: 11px Arial;
}
