@charset "utf-8";
/* CSS Document */

body{

}

td{ 
    font-size:14px;
    color:#000000;
    line-height:25px;
    margin-top:0px;
}


a:link {
	text-decoration: none;
	color: #ff0119;
}
a:visited {
	text-decoration: none;
	color: #d93c3c;
}
a:hover {
	text-decoration: underline;
	color: #dd822a;
	
}
a:active {
    text-decoration: none;
	color: #dd822a;
}

.STYLE1 {
	font-size: 18px;
	color: #000000;
    font-family: 黑体;
	}
	
.dz2001{padding:0px 0px 0px 10px;}

.dz2002{padding:5px 0px 5px 5px;}