<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.menu1{
	 left:82px;
	 margin-right:0;
	 margin-top:45px;
	 width:108px;
	 height:74px;
	 position:relative;
	 background:url('../images/menu_bg1.png') top left no-repeat;
	 z-index:100;
}
.menu2{
     left:82px;
	 margin-top:0;
	 margin-right:0;
	 width:108px;
	 height:73px;
	 position:relative;
	 background:url('../images/menu_bg2.png') top left repeat-y;
	 z-index:110;
}
.menu2_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg2_on.png') top left no-repeat;
	 z-index:1050;
}
.menu3_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg3_on.png') top left no-repeat;
	 z-index:1050;
}
.menu4_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg4_on.png') top left no-repeat;
	 z-index:1050;
}
.menu4_on img{
	margin-top:24px;
	}
.menu5_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg5_on.png') top left no-repeat;
	 z-index:1050;
}
.menu6_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg6_on.png') top left no-repeat;
	 z-index:1050;
}
.menu7_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg6_on.png') top left no-repeat;
	 z-index:1050;
}
.menu8_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg6_on.png') top left no-repeat;
	 z-index:1050;
}
.menu9_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg6_on.png') top left no-repeat;
	 z-index:1050;
}
.content-bg1-04 {
position: relative;
width: 840px;
height: 358px;
background: url('../images/bg4_1.png') top left no-repeat;
z-index: 1110;
}
.content-bg2-04 {
    position: relative;
    width: 840px;
    height: auto;
    min-height: 632px;
    background: url(../images/bg4_2.png) repeat-y;
    z-index: 1150;
}
.content-bg3-04 {
    position: relative;
    width: 840px;
    height: 132px;
    background: url(../images/bg4_3.png) top left no-repeat;
    z-index: 1115;
}
.content-04 {
    position: relative;
    top: -338px;
    width: 840px;
    height: auto;
}
.content-body-04 {
    position: relative;
    margin-top: 40px;
    margin-left: 60px;
    width: 680px;
    height: auto;
}
.content-body-m {
    position: relative;
    width: 620px;
    padding: 30px;
    height: auto;
    min-height: 560px;
    background: url(../images/content-bg2.png) top left repeat-y;
    text-align: justify;
}

.menu-top-1{ height:62px; overflow: hidden;}
.menu-top-2{ height: 12px; background:url(../images/btn_line.gif) top left no-repeat; overflow: hidden;}
.menu-top-3{ height: 60px; overflow: hidden;}

.menu-on-bottom{
	margin-top:-18px;
}</pre></body></html>