.tnt { margin:0 auto;width:20px;line-height:24px;}
<div class="tnt" > <asp:Label runat="Server" ID="department"> </asp:Label> </div>
显示效果
.tnt { margin:0 auto;width:20px;line-height:24px;}
<div class="tnt" > <asp:Label runat="Server" ID="department"> </asp:Label> </div>
显示效果