* { }

body {
	background-color: #ffffff;
}


.header {
 	height:161px;
 	width: 980px;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
}

.ad-top {
	background-color: #ffffff;
	width: 180px;
	height: 85px;
	line-height: 85px;
	
}

.navi-top {
	background-image:url(../images/navi-top.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 85px;
	line-height: 85px;
}


.navi-top a,
.navi-top a:visited,
.navi-top a:active,
.navi-top a:link {
	margin: 0px 88px 20px 0px;
	font-weight: bold;
	color: #ffffff;
}

.navi-top a:hover {
	margin: 0px 88px 20px 0px;
	font-weight: bold;
	color: #eaeff0;
}

.ad-left {
	background-color: #ffffff;
	width: 180px;
	text-align: left;
}

.ad-left-td {
	background-color: #ffffff;
}

.ad-bottom {
	background-image:url(../images/ad-bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
	line-height: 17px;
	width: 180px;
}

.ad-bottom2 {
	background-image:url(../images/ad-bottom2.gif);
	background-repeat: no-repeat;
	height: 59px;
	line-height: 59px;
	width: 180px;
}


.navi-bottom {
	background-image:url(../images/navi-bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
	line-height: 17px;
	width: 163px;
}




a:link       { 
	color: #0d3d41;
	font-weight: bold;
	text-decoration: underline;
}

a:visited    { 
	color: #0d3d41;
	font-weight: bold;
	text-decoration: underline;
}

a:hover      { 
	color: #0d3d41;
	font-weight: bold;
	text-decoration: underline;
}

a:active     { 
	color: #0d3d41;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	background-image:url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #ffffff;
	padding: 10px 0px 0px 10px;
	line-height: 40px;
	width: 587px;
	height: 40px;
	margin: 5px 0px 0px 0px;
}


td {
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	color:#000000;
}


.navi{
 	width: 163px;
 	background-color: #0d3d41;
}

.navi ul {
 	background-image:url(../images/navi-bg.gif);
 	background-repeat: repeat-y;
	list-style: none;
margin:0px;
padding: 0px;
}

.navi ul li {
	display: inline;
}

.navi ul li a,
.navi ul li a:link,
.navi ul li a:visited,
.navi ul li a:active {
	background-image: none;
	line-height: 20px;
	text-align: left;
	padding: 0px 0px 0px 22px;
	height: 20px;
	display: block;
	color: #0d3d41;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
	
.navi ul li a:hover {
	background-image: url(../images/navi-h.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}


.navi ul ul li a,
.navi ul ul li a:link,
.navi ul ul li a:visited,
.navi ul ul li a:active {
	background-image: none;
	line-height: 20px;
	text-align: left;
	padding: 0px 0px 0px 35px;
	height: 20px;
	display: block;
	color: #0d3d41;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
	
.navi ul ul li a:hover {
	background-image: none;
	background-repeat: no-repeat;
	color: #0d3d41;
	text-decoration: none;
	font-weight: bold;
}













.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 80px;
	line-height: 80px;
}


.menu_link {
	border: 0px solid black; position: absolute;
}

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 5px; margin-top: 142px; border: 0px solid #000000;
}

#home_link a {
	height: 19px; width: 50px;
}


