<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	text-align:center;
	color:#666666;
	background:url(/img/bg.jpg);
	margin-top:0px;
	font-size:14px;
}

h1{
    margin:0px;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	width:800px;
	margin-right:auto;
	margin-left: auto;
	padding-top:2px;
	}



A:link,A:visited{
  color:#000000;
  text-decoration : underline;
}
A:hover,A:active{
  text-decoration : underline;
  color:#FF6633;
}


.bigger{font-size:120%;}


#outline {
	width:808px;
	mini-width:800px;
	text-align:left;
	background-color:#fff;
	margin:0px auto;
	float:center;
}
.outline-margin { margin:0 0px; }

.clrBoth { clear:both; }
.align_c{text-align:center;}
.align_r{text-align:right;}
.align_l{text-align:left;}


.header{
	padding:0px;
	background:url(../img/body/bg_head2.jpg) no-repeat;
	float:right;
}





.main{
	text-align:center;
	background-color:#fff;
	margin-top:15px;
}

/*header“à*/


.mainmenu{
    margin-bottom:10px;
	}



/*main“à*/
.cArea{
	width:530px;
	float:right;
	font-size:large;
	text-align:left;
  border-left:1px solid #00000C;
  border-top:1px solid #00000C;
  border-right:1px solid #00000C;
  border-bottom:1px solid #00000C;
}


.lArea{
	text-align:center;
	float:left;
	margin-right:20px;
}

.cTi{
	text-align:left;
	background-color:#cc9966;
	margin:0px auto 5px auto;
}



.bn{
	margin-bottom:20px;
}
.bn img{
	border:solid 1px #504139;
	margin:0 5px;
}


.menu{
	width:240px;
	text-align:left;
	margin:0 auto 10px auto;
}
.menu .menu_btn{
	margin:0px;
	margin-bottom:1px;
}


.menu .menu_btn2{
	margin:0px;
	margin-bottom:5px;
}

.menu .menu_btn3{
	margin:0px;
	margin-bottom:3px;
}





/*footer“à*/

.footer{
	background:#201A6E;
	width:810px;
	padding:3px;
	padding-top:3px;
	padding-right:1px;
	padding-left:10px;
	padding-bottom:1px;
	bottom:
}

.sig{
    color:FFFFFF;
	font-size:110%;
	float:left;
	line-height:120%;
	margin-bottom:5px;
	}
	
.sig2{
	bottom:
	float:right;}



.td{
	font-size:12px;}
	
	
	#slideshow {
position:relative;
width:800px;
height:230px;
}
#slideshow img {
position:absolute;
top:0;
left:0;
z-index:8;
}
#slideshow img.active {
z-index:10;
}
#slideshow img.last-active {
z-index:9;
}
</pre></body></html>