body{
	background:url('images/bg.gif') repeat-x;
	color:#666;
}
hr{
	color:#b9b9b9;
	border:1px solid #b9b9b9;
}
a:link{
	color:#1472ff;
}
a:visited{
	color:#eb9191;
}
#wrapper{
	width:760px;
	margin:0 auto;
}
#header{
	width:760px;
	height:80px;
	background:url('images/bg_header.jpg') no-repeat;
}
#header h1{
	margin:0;
	padding:0;
	text-indent:-9000px;
	font-size:13px;
}
#contact_b{
	margin:18px 0 0 560px;
}
#contact_b a{
	display:block;
	width:187px;
	height:42px;
	text-indent:-9000px;
}
#inner_wrapper{
	width:740px;
	padding:0 10px 10px 10px;
	background:url('images/bg_inner_wrapper.gif') repeat-y;
}
#navi{
	margin:8px 0 0 0;
	width: 183px;
	height:170px;
}

#navi li{
	width: 183px;
	height: 37px;
	margin:0 0 3px 0;
}

#navi li a{
	display: block;
	width: 183px;
	height: 37px;
	background: url('images/navi.gif') no-repeat;
	text-indent: -9999px;
}

#navi01 a:link,
#navi01 a:visited{ background-position:    0   -124px; }
#index  #navi01 a{ background-position: -183px -124px; }
#navi01 a:hover  { background-position: -183px -124px; }
#navi01 a:active { background-position: -183px -124px; }
#navi02 a:link,
#navi02 a:visited{ background-position:    0    -44px; }
#page02 #navi02 a{ background-position: -183px  -44px; }
#navi02 a:hover  { background-position: -183px  -44px; }
#navi02 a:active { background-position: -183px  -44px; }
#navi03 a:link,
#navi03 a:visited{ background-position:    0     -5px; }
#page03 #navi03 a{ background-position: -183px   -5px; }
#navi03 a:hover  { background-position: -183px   -5px; }
#navi03 a:active { background-position: -183px   -5px; }
#navi04 a:link,
#navi04 a:visited{ background-position:    0    -85px; }
#page04 #navi04 a{ background-position: -183px  -85px; }
#navi04 a:hover  { background-position: -183px  -85px; }
#navi04 a:active { background-position: -183px  -85px; }

#ad{
	width:141px;
	height:136px;
	text-indent:-9000px;
	background:url('images/ad.gif') no-repeat;
	float:left;
}
#footer{
	width:760px;
	height:40px;
	text-indent:-9000px;
	background:url('images/bg_footer.gif') no-repeat;
}

.alt{
	display: none;
}
