/*总调用*/
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;
		   }
/*尾调用*/
.bottom{ font-size:12px; color:#436980; line-height:25px;}

/*首页*/
.zi{ font-size:12px; color:#4688AC; line-height:23px;}
.bt{ font-size:12px; color:#FFFFFF; font-weight:bold;}
.bt a:link {
        font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		}
.bt a:visited { 
          font-size: 12px;
		  color: #FFFFFF;
		  text-decoration: none;
		  }
.bt a:hover {
           font-size: 12px;
		   color: #FFFFFF;
		   text-decoration: underline;
		   }
.bt a:active {
           font-size: 12px;
		   color: #FFFFFF;
		   text-decoration: none;
		   }
/*企业简介*/
.qyjjzi{ font-size:14px; line-height:25px;}

.newzi{ line-height:25px;}
