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;
}
.buf1{
	position : absolute;
	top      : 270px;
	left     : 300px;
	font-size : x-large;
	font-family : HG正楷書体-PRO;
}
.buf2{
	position : absolute;
	top      : 320px;
	left     : 300px;
	font-size : x-large;
	font-family : HG正楷書体-PRO;
}
.buf3{
	position : absolute;
	top      : 370px;
	left     : 300px;
	font-size : x-large;
	font-family : HG正楷書体-PRO;
}
.buf4{
	position : absolute;
	top      : 420px;
	left     : 300px;
	font-size : x-large;
	font-family : HG正楷書体-PRO;
}
.buf5{
	position : absolute;
	top      : 270px;
	left     : 550px;
	font-size : x-large;
	font-family : HG正楷書体-PRO;
}
.buf6{
	position : absolute;
	top      : 320px;
	left     : 550px;
	font-size : x-large;
	font-family : HG正楷書体-PRO;
}
.buf7{
	position : absolute;
	top      : 370px;
	left     : 550px;
	font-size : x-large;
	font-family : HG正楷書体-PRO;
}
.buf8{
	position : absolute;
	top      : 420px;
	left     : 550px;
	font-size : x-large;
	font-family : HG正楷書体-PRO;
}
.buf9{
	position : absolute;
	top      : 500px;
	left     : 400px;
	font-size : x-large;
	font-family : HG正楷書体-PRO;
}
.line{ 
	position : absolute;
	top      : 575px;
	left     : 42px;
}
.copy{ 
	position  : absolute;
	top       : 590px;
	left      : 300px;
	font-size : small;
}
.adr,.buf1,.buf2,.buf3,.buf4,.buf5,.buf6,.buf7,.buf8,.buf8,copy{
	white-space : nowrap;
}
.link{ 
	cursor : pointer;
}
