body {
	background-attachment: scroll;
	background-color: #343B3B;
	text-align: center;
	color: #c5c5c5;
	font-family:'‚l‚r ‚o ƒSƒVƒbƒN',Verdana,Osaka,Arial,sans-serif;
	font-size: 14px;
	line-height: 130%;
}

a:link { color: #000033; text-decoration: underline}
a:visited { color: #000033; text-decoration: underline} 
a:active { color: #ccccff; text-decoration: underline} 


#en {
	display: block;
	width: 840px;
	height: 460px;
	margin: 50px auto 0;
	padding: 0;
	text-align: left;
	background: url(./images/home.jpg) center top no-repeat;
}
#en ul {
	margin: 0;
	padding: 205px 0 0 108px;
}
#en li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#en li a {
	display: block;
	width: 168px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(./images/en.jpg);
}
#en01 a:link,#en01 a:visited {background-position: 0 0px;}
#en01 a,#en01 a:hover {background-position: 168px 0px;}
#en02 a:link,#en02 a:visited {background-position: 0px 70px;}
#en02 a,#en02 a:hover {background-position: 168px 70px;}

h1 {
	height: 26px;
	margin: 0;
	padding: 4px 0 0 28px;
	font-size: 16px;
	font-weight: bold;
}
