body {
	margin: 0px;
	width:95%;
}
/* lablec */
#lablec {
	height: 28px;
	width: 760px;
	float: left;
}
#lablec #copy {
	background-image: url(images/bot_1.gif);
	height: 28px;
	width: 170px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	text-align: center;
	float: left;
}
#lablec #menu {
	background-image: url(images/bot_2.gif);
	height: 28px;
	margin-left: 1px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #406700;
	line-height: 29px;
	padding-left: 14px;
	float: left;
	width: 575px;
	text-align: center;
	overflow: hidden;
}
#lablec #menu a {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #406700;
	text-decoration: none;
	
}
#lablec #menu a:hover {
	text-decoration: underline;
}
/* lablec vege */