document.write('<table class="tab">');
document.write('	        <tr>');
document.write('				<td width="60">学校类型：</td>');
				
document.write('				<td width="75" align="left" style="color:#666666 ">');
document.write('		普通本科');
document.write('				</td>');
document.write('				<td width="50">所在地：</td>');
document.write('				<td width="50" align="left" style="color:#666666 ">内蒙古</td>');
document.write('				<td width="60">办学性质：</td>');
	document.write('			<td  align="left" style="color:#666666 ">理工类</td>');
document.write('			</tr>');
document.write('		<tr>');
document.write('			<td>通讯地址：</td>');
document.write('			<td colspan="5" style="color:#666666 " title="内蒙古包头市昆都仑区阿尔丁大街7号">内蒙古包头市昆都仑区阿尔丁大街7号</td>');
	document.write('	</tr>');
	document.write('	<tr>');
	document.write('		<td>联系电话：</td>');
document.write('			<td colspan="5" style="color:#666666 ">0472－6896222、5951605、5954333、5951531</td></tr><tr>');
document.write('			<td>E-mail：</td>');
document.write('			<td colspan="5"><a href=mailto:zsbxbp@163 .com>zsbxbp@163 .com</a></td>');
document.write('			</tr><tr>');
document.write('			<td>网址：</td>');
document.write('			<td colspan="5"><a target="_blank" href="http://www.imust.cn">http://www.imust.cn</a></td>');
document.write('		</tr>');
 document.write(' </table>');

