
td.bunki {
	vertical-align:top;
	padding-top:40px;
	padding-left:10px;
	line-height:200%;
	font-size:x-small;
}

div.global a {
	margin-top:10px;
	width:195px;
	height:30px;
	border:solid 1px #999999;
	background-color:#eeeeee;
	font-size:12px;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	color:#666666;
}

div.global a:hover {
	margin-top:10px;
	width:195px;
	height:30px;
	border:solid 1px #999999;
	background-color:#ffffee;
	font-size:12px;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	color:#333333;
}

div.special a {
	margin-top:2px;
	width:170px;
	height:30px;
	border:solid 1px #999999;
	background-color:#5C7899;
	font-size:12px;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}

div.special a:hover {
	margin-top:2px;
	width:170px;
	height:30px;
	border:solid 1px #999999;
	background-color:#3B8DE8;
	font-size:12px;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

div.ent1 a {
	margin-top:2px;
	width:270px;
	height:120px;
	text-decoration:none;
	vertical-align:top;
	padding-top:40px;
	padding-left:10px;
	line-height:160%;
	font-size:11px;
	color:#000000;
	background-image:url('image/engineer.jpg');
}

div.ent1 a:hover {
	margin-top:2px;
	width:270px;
	height:120px;
	text-decoration:none;
	vertical-align:top;
	padding-top:40px;
	padding-left:10px;
	line-height:160%;
	font-size:11px;
	color:#666666;
	background-image:url('image/engineer2.jpg');
}

div.ent2 a {
	margin-top:2px;
	width:270px;
	height:120px;
	text-decoration:none;
	vertical-align:top;
	padding-top:40px;
	padding-left:10px;
	line-height:160%;
	font-size:11px;
	color:#000000;
	background-image:url('image/public.jpg');
}

div.ent2 a:hover {
	margin-top:2px;
	width:270px;
	height:120px;
	text-decoration:none;
	vertical-align:top;
	padding-top:40px;
	padding-left:10px;
	line-height:160%;
	font-size:11px;
	color:#666666;
	background-image:url('image/public2.jpg');
}

