﻿body
{ font-size:12px;
     margin-left:0px;
     margin-top:0px;
text-align:left;
background:black;
}
.yellow a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #fff696;
	 text-decoration:none;
}

.yellow a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #fff696;
	 text-decoration:none;
}

.yellow a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: red;
	 text-decoration:underline;
}
.white {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.green {
	font-family: "宋体";
	font-size: 12px;
	color: #aedf2c;
}

a:link{
    font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	 text-decoration:none;
}
a:visited{
    font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	 text-decoration:none;
}
a:hover{
    font-family: "宋体";
	font-size: 12px;
	color: red;
	 text-decoration:underline;
}



.spangreen a:link{
    font-family: "宋体";
	font-size: 12px;
	color: #aedf2c;
	 text-decoration:none;
}
.spangreen a:visited{
    font-family: "宋体";
	font-size: 12px;
	color: #aedf2c;
	 text-decoration:none;
}
 .spangreen a:hover{
    font-family: "宋体";
	font-size: 12px;
	color: red;
	 text-decoration:underline;
}

.black {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.block {
	height: 20px;
	width: 150px;
}

.div1 img
{ float:left;
     padding-right:5px
     }
span.first
{
    float:left;
      text-indent:20px;
      line-height:15px;
      text-align:left;
       
}