﻿/*全局样式*/
body,form{margin:0;padding:0;}
body {text-align:center;font-family:Arial;font-size:9pt;color:#2d6073;}

.Channel{ width:1000px; height:600px; margin:0px auto; border:solid 1px #ffffff; background:url(../Images/ChannelBg.jpg) no-repeat center center; }
.Channel table{ width:720px; margin: 360px auto 0px auto; height:100px;}
.Channel a{width:145px; height:80px; margin: 0px auto 0px auto; display:block;}

a.btnReport:link,a.btnReport:visited{background:url(../Images/btnReport.gif) no-repeat center center;}
a.btnReport:hover,a.btnReport:active{background:url(../Images/btnReportOver.gif) no-repeat center center;}
a.btnAudit:link,a.btnAudit:visited{background:url(../Images/btnAudit.gif) no-repeat center center;}
a.btnAudit:hover,a.btnAudit:activer{background:url(../Images/btnAuditOver.gif) no-repeat center center;}
a.btnManage:link,a.btnManage:visited{background:url(../Images/btnManage.gif) no-repeat center center;}
a.btnManage:hover,a.btnManage:active{background:url(../Images/btnManageOver.gif) no-repeat center center;}
a.btnStatistic:link,a.btnStatistic:visited{background:url(../Images/btnStatistic.gif) no-repeat center center;}
a.btnStatistic:hover,a.btnStatistic:active{background:url(../Images/btnStatisticOver.gif) no-repeat center center;}

