<style type="text/css">
<!--
body {
	background-image: url();
	margin-bottom: 0px;
	margin-top: 0px;
}
A:hover
{
	TEXT-DECORATION: none;
	COLOR: #15004D;
}
a.one:link {
       color: #000000;
	   text-decoration:underline;
	   }
a.one:visited {color:#000000;
       text-decoration:underline;}
a.one:hover {color: #a80611;
       text-decoration:none;
	   }
a.one2:link {
       color: #000000;
	   text-decoration:underline;
	   font-size:1.2em;
	   }
a.one2:visited {color:#000000;
       text-decoration:underline;
	   font-size:1.2em;}
a.one2:hover {color: #a80611;
       text-decoration:none;
	   font-size:1.2em;
	   }
a.one1:link {
       color: #000000;
	   text-decoration:underline;
	   font-size:1em;
	   }
a.one1:visited {color:#000000;
       text-decoration:underline;
	   font-size:1em}
a.one1:hover {color: #a80611;
       font-size:1em;
       text-decoration:none;
	   }

a.three:link {
      color: #000000;
	  text-decoration:none;
	  font-size:1em;
	  border-bottom:#000000 dashed 1px;
}
a.three:visited {
      color:#000000;
      text-decoration:none;
	  font-size:1em;
	  border-bottom:#000000 dashed 1px;

}
a.three:active {
 border-bottom:#000000 dashed 1px;
 font-size:1em;
 text-decoration:none;
}
a.three:hover {
    color: #285fdd;
    border-bottom:#285fdd dashed 1px;
	font-size:1em;
    text-decoration:none;
}
.xx {
	background-image: url(image/xx-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.xx1 {
	background-image: url(image/xx-b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.xx2 {
	background-image: url(image/xx-top-1.jpg);
	
	background-position: center top;
}.wz {
	line-height: 180%;
	color: #663300;
}
.STYLE12 {	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
}
.STYLE26 {
	font-size: 1.25em;
	line-height: 2;
	color: #000000;
	text-indent: 2em;
}
.STYLE54 {
	color: #FFFFCC;
	font-size: 12px;
}

.STYLE80 {color: #a10000; font-weight: bold; }
.STYLE86 {
	font-size: 1.25em;
	line-height: 2;
	color: #000000;
}
.STYLE89 {
	font-family: "黑体";
	color: #fe4653;
	font-size:  1.35em	
}

.STYLE100 {color: #fe4653}
.overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
}
.box-login{
    display: none;
    margin: 10px auto;
    /* margin: auto; */
    position: absolute;
    /* position: fixed; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 1000px;
    /* height: 1000px; */
    background: #fff;
    z-index: 10;
}
-->
</style>