@charset "gb2312";
/* CSS Document */


*{
    margin:0px;
    padding:0px;
}
#footer{
	color:#000000;
	font-size:12px;
	line-height:18px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #00F;
}
p{
	color:#000000;
	font-size:13px;
	line-height:20px;
}
.x{  
    color:#000000;
	font-size:12px;
	line-height:25px;
}
.y{  
    color:#FFFFFF;
	font-size:12px;
	line-height:20px;
}
.z{  
    color:#000000;
	font-size:12px;
	line-height:20px;
	font-family:"Times new Roman"
}


