@charset "utf-8";
/* CSS Document */

.BodyBlock {
	width:690px;
	height:auto;
	float:right;
	margin:10px 0;

}

#MainImage {
	margin:10px auto;
	width:920px;
	height:455px;
}


.Menu {
	margin:10px 0;
}

.menu_left {
	float:left;
	margin:10px 0;
	display:block;
}

.menu_right {
	float:right;
	margin:10px 0;
	display:block;
}

.News {
	background-image:url(../unionimages/news.png);
	background-repeat:no-repeat;
	width:690px;
	height:108px;
	margin:0px;
	padding:0px;
	}

.News ul {
	list-style:none;
	list-style-type:none;
	width:400px;
	padding:40px 0 10px 10px;
}

.News li {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;}
