body {
	background-color: #e3e4ec;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.contain {
	background-image: url(images/back.png);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 725px;
	text-align: left;
}
img {
	border:none;

}


h1 {
	background-image: url(images/h1back.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 10px 20px 0px 40px;
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	color: #333333;
	display:block;
	height:51px;


}
* h1 {
	_height:61px;

}
h2 {
	background-repeat: no-repeat;
	height:257px;
	display:block;
	margin:0px;
	padding:0px;

}
.h2p{
padding:0px;


	}
	
h2 a{
	display:block;
	margin:0px 0px 0px 30px;
	padding:0px;
	position:absolute;
	background-repeat: no-repeat;
	height:48px;
	width:258px;
	text-indent:-9999px;
}

h3 {
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 5px 105px;
	display: block;
	background-image:url(images/h3back-op.png);
	background-repeat:no-repeat;
	height:69px;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
}

h4 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006699;
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	margin: 0px 0px 10px 35px;
	padding: 5px 0px 5px 10px;
	background-image: url(images/h4back.png);
	background-repeat: repeat-y;
}

h5 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana;
	font-size: small;
	color: #333333;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

#jobtop {
	background-image: url(images/job.jpg);

}
#stafftop {
	background-image: url(images/staff.jpg);

}
#mailtop {
	background-image: url(images/mail.jpg);
	
}
#servicetop {
	background-image: url(images/service.jpg);

}

.main {

	margin: 0px;
	padding: 0px 0px 0px 80px;
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:small;
	color: #333333;
}
.main p{
	margin:5px 40px 10px 40px;

}



table {
	margin: 20px;
	padding:0px;
	width:600px;
	

}
.tr1 td{
	background-color:#EEEEEE;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 8px 8px 5px 8px;
	margin: 0px;
	text-align:center;
}




th {
	width:150px;
	background-color:#e3e4ec;
	padding: 8px 8px 5px 8px;
	margin: 0px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	text-align:left;

}
td {
	background-color: #FFFFFF;
	padding: 8px 8px 5px 8px;
	margin: 0px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

ul{
	margin:10px 10px 10px 20px;
}
ol{
	margin:10px 10px 10px 20px;
}
li{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding:0px;

}

.staffphoto {
	width:170px;


}

.footer {
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: x-small;
	color: #666666;
	margin: 0px;
	padding: 5px 30px 20px 10px;
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	text-align: right;

}
.banner {
	margin: 0px 0px 20px 100px;
	padding: 0px;
}

.totop a{
	background-image:url(images/totop2.png);
	background-repeat:no-repeat;
	width:166px;
	height:36px;
	text-indent:-9999px;
	display:block;

}

