a:link{
	COLOR : white;
	TEXT-DECORATION : none;
}
a:visited{
	COLOR : white;
	TEXT-DECORATION : none;
}
a:hover{
	COLOR : orange;
	TEXT-DECORATION : none;
}
a:active{
	COLOR : red;
	TEXT-DECORATION : none;
}
body{
	font-family      : serif;
	font-size        : large;
	font-weight      : 500;
	background-color : black;
	color            : white;
}
.head-logo{ 
	position : absolute;
	top      : 0px;
	left     : 50px;
}
.head-photo{ 
	position : absolute;
	top      : 0px;
	left     : 480px;
}
.adr{ 
	position  : absolute;
	top       : 38px;
	left      : 165px;
	font-size : small;
}
.head-line1{ 
	position : absolute;
	top      : 118px;
	left     : 42px;
	z-index : 2;
	filter : progid:DXImageTransform.Microsoft.alpha(style=1,opacity=100,finishopacity=10,startx=0,finishx=300)
}
.head-line2{ 
	position : absolute;
	top      : 154px;
	left     : 42px;
	z-index : 2;
	filter : progid:DXImageTransform.Microsoft.alpha(style=1,opacity=100,finishopacity=10,startx=0,finishx=300)
}
.menu1{ 
	position : absolute;
	top      : 132px;
	left     : 63px;
	z-index  : 1;
}
.menu2{ 
	position : absolute;
	top      : 132px;
	left     : 133px;
	z-index  : 1;
}
.menu3{ 
	position : absolute;
	top      : 132px;
	left     : 248px;
	z-index  : 1;
}
.menu4{ 
	position : absolute;
	top      : 132px;
	left     : 346px;
	z-index  : 1;
}
.menu5{ 
	position : absolute;
	top      : 132px;
	left     : 456px;
	z-index  : 1;
}
.menu6{ 
	position : absolute;
	top      : 132px;
	left     : 584px;
	z-index  : 1;
}
.menu7{ 
	position : absolute;
	top      : 132px;
	left     : 711px;
	z-index  : 1;
}
.menu8{ 
	position : absolute;
	top      : 132px;
	left     : 825px;
	z-index  : 1;
}
.buf{
	position : absolute;
	top      : 550px;
	left     : 140px;
	font-family : HG正楷書体-PRO;
	z-index  : 2;
}
.buf1{
	position : absolute;
	top      : 340px;
	left     : 130px;
	font-size : x-large;
	font-family : HG正楷書体-PRO;
	color : orange;
}
.img1{
	position : absolute;
	top      : 630px;
	left     : 110px;
	z-index  : 1;
}
.img2{
	position : absolute;
	top      : 530px;
	left     : 610px;
}
.img3{
	position : absolute;
	top      : 410px;
	left     : 435px;
	z-index  : 2;
}
.img4{
	position : absolute;
	top      : 410px;
	left     : 275px;
}
.img5{
	position : absolute;
	top      : 200px;
	left     : 380px;
}
.img6{
	position : absolute;
	top      : 410px;
	left     : 105px;
}
.img7{
	position : absolute;
	top      : 210px;
	left     : 180px;
}
.img8{
	position : absolute;
	top      : 200px;
	left     : 560px;
	z-index  : 1;
}
.line{ 
	position : absolute;
	top      : 905px;
	left     : 42px;
	z-index  : 2;
}
.copy{ 
	position  : absolute;
	top       : 930px;
	left      : 300px;
	font-size : small;
	z-index  : 2;
}
.adr,.buf,.buf1,.copy{
	white-space : nowrap;
}
.link{ 
	cursor : pointer;
}