/*总调用*/
body{ font-family:"新宋体"; font-size:12px; color:#000000; margin:0px auto;}
a:link {
        font-size: 12px;
		color: #000;
		text-decoration: none;
		}
a:visited { 
          font-size: 12px;
		  color: #000;
		  text-decoration: none;
		  }
a:hover {
           font-size: 12px;
		   color: #000;
		   text-decoration: underline;
		   }
a:active {
           font-size: 12px;
		   color: #000;
		   text-decoration: none;
		   }
/*首页*/
.gsjj{ font-family:"新宋体"; font-size:12px; color:#FFB73C; line-height:28px;}
/*尾部*/
.bottom{ font-family:"新宋体"; font-size:12px; color:#FFB73C;}
