@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../unionimage/BG.png);
	background-repeat:no-repeat;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:150%;
	text-align:left;
	}
	
	
h1,h2,h3,h4,h5 {
	margin:0px;
	padding:0px;
	}
	
/*-- Header --*/
#Header {
	background-image:url(../unionimage/BG_Header.png);
	width:962px;
	height:332px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:14px;
	}
#Header h1,
#Header h2 {
	display:none;
	text-indent:-9999px;
	}

/*-- MainBlock --*/
#MainBlock {
	width:920px;
	padding:0px 26px 0px 16px;
	margin-left:auto;
	margin-right:auto;
	}

#MainBlock .L_Block {
	width:673px;
	height:auto;
/*	background-color:#006633;*/
	float:left;
}

#MainBlock .L_Block table td {
	padding:5px;
	}


#MainBlock .R_Block {
	width:218px;
	padding-left:27px;
	/*background-color:#336699;*/
	height:auto;
	float:left;
	}
/*-- Footer --*/
#Footer {
	background-image: url(../unionimage/Footer_BG.png);
	background-repeat:repeat-x;
	width:100%;
	height:335px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
    bottom:0px;
	}
	
#Footer .Block {
	width:459px;
	height:335px;
	display:block;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image: url(../unionimage/Footer_Photo.png);
	background-repeat:no-repeat;
	color: #999999;
	padding:0px 0px 0px 508px;
	}
	
#Footer .Block h4 {
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}