﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: url("../images/zzhen.cur");

}
a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
