body {
	color : #000000;
	margin: 0 0 0 0;
}
.main {
	width: 100%;
	text-align: left;
	z-index: 9;
	background: #d1d0ce;
	margin: 0 0 0 0;
	background-image: url('../images/back_1.jpg');
	background-repeat: repeat-x;
	display: table;
}
.page {
	margin-top: 0px;
	width: 1150px;
	margin-left: 0;
	background-image: url('../images/background.jpg');
	background-position: left bottom;
	background-repeat: repeat-y;
	z-index : 10;
	display: table;
}
.to_left, .header_1, .header_2, .source_up, .source_1, .source_2, #footer {
	position: relative;
	float: left;
}
.to_left {
	width: 1023px;
	margin-top: 0px;
	margin-left: 0px;
}
.header_1 {
	width: 100%;
	height: 57px;
	background: url('../images/header_1.jpg') no-repeat;
}
.header_2 {
	width: 100%;
	height: 120px;
	background: url('../images/header_2.jpg') no-repeat;
}
.source_up {
	width: 100%;
	height: 80px;	
	background: url('../images/main_1.jpg') no-repeat;
}
.source_1 {
	width: 100%;
	height: 213px;	
	background: url('../images/main_2.jpg') no-repeat;
}
.source_2 {
	width: 100%;
	height: 205px;	
	background: url('../images/main_3.jpg') no-repeat;
}
.footer	{
	width: 100%;
	height: 199px;
	text-align: left;
	position: relative;
	background: url('../images/down_1.jpg') repeat-x;
	background-position: -5px 0px;
}
.source_down {
	width: 1150px;
	height: 100%;
	position: relative;
	margin-left: 0;
	background: url('../images/footer2.jpg') left top no-repeat;
}
.text {
  	position: static;
  	width: 100%;
  	font-family: comic;
}
.overflow {
	float: left;
	position: relative;
	margin-left: 350px;
	margin-top: -450px;
	z-index: 10;
	width: 640px;
	min-height: 100px;
}
.overflow span {
	font-family:Arial, Helvetica, sans-serif; 
	line-height: 12pt; 
	font-size: 12px;
}
.overflow p {
	line-height: 12pt; 	
}
.overflow ul li {
	line-height: 12pt; 	
}
#menu {
	position: absolute;
	left:0px;
	top: 9px;	
}
#menu_m {
	position: absolute;
	left: 661px;
	top: 0px;	
}
img { border: 0; }
#footer { margin-left: 450px; margin-top: 180px; font-size: 11px; font-family: arial; }
#footer a:link, #footer a:visited {
	color: #000000;	
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;	
}

