﻿BODY {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: '微软雅黑';
font-size:14px;
line-height:22px;
color:#333333;
}

a:link {
font-family: '微软雅黑';
text-decoration: none;
color:#333333;
}
a:visited {
font-family: '微软雅黑';
text-decoration: none;
color:#333333;
}
a:hover {
font-family: '微软雅黑';
color: #FF0000;
text-decoration: underline;
}
a:active {
font-family: '微软雅黑';
text-decoration: none;
color:#333333;
}

.table_xx{border-bottom-width: 1px;border-top-style: none;border-right-style: none;border-bottom-style: dashed;border-left-style: none;border-bottom-color: #CCCCCC;}

.zzgheader{
	overflow: hidden;
        display:none;
}