*{
margin:0;
padding:0;
}
body{
font-size:12px;
background:#000 url(bg.jpg) no-repeat center 0;
line-height:18px;
color:#252523;
}
a{
color:#000;
text-decoration:none;
}
a:Hover{
text-decoration:underline;
}
.mid{
width:772px;
margin:auto;
}
.top{
	height:352px;
	background:url(index_02.jpg);
	position:relative;
	width: 772px;
	overflow: hidden;
}
.nav{
	position:absolute;
	left:524px;
	top:19px;
	width: 400px;
}
.nav a{
color:#FFD682;
margin-right:52px;
}
.nav a:hover{
color:#ff0;
text-decoration:none;
}
.main{
background:url(index_05.jpg);
}

.txt{
padding:0 45px 20px;
line-height:180%;
color:#563D2A;
position:relative;
margin-top:-30px;
font-size:13px;
}
.txt strong{
color:#FF0000;
}
.txt a{
color:#000099;
text-decoration:none;
}
.txt a:hover{
color:#000099;
text-decoration:none;
}
.sty1{
color:#0A6713;
}
.sty2{
color:#9F3101;
}
.txt table{
margin:auto;
}
.txt th{
color:#ff0;
padding:4px;
text-align:center;
}
.txt td{
color:#FFF9B8;
padding:３px;
text-align:center;
}

.bg1{
width:100%;
height:28px;
background:url(index_07.jpg);
}
.foot{
width:100%;
padding:28px 0 20px;
text-align:center;
color:#C0C0C0;
}
