header.vm 1.2 KB
Newer Older
Kim Gyeongeun committed
1 2 3
<!------------------------------------------------------HEADER START -------------------------------------------------->
<table width="1024" border="0" cellspacing="0" cellpadding="0">
	<tr>
4
		<td width="25"><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
Kim Gyeongeun committed
5
	    <td width="1024" bgcolor="#FFFFFF">
6
	    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="padding : 50px 40px 0px 36px;">
Kim Gyeongeun committed
7
	    <tr>
8
	        <!--<td align="left"><img src="/em/images/hdr_emonitor.gif" alt="ICHIKAWA CITY NET e-Monitor" width="350" height="35" border="0"></td>-->
9 10
	        <td align="left" /*background="/em/images/hdr_logobg.gif"*/><a href="/em/"><img src="/em/images/hdr_logoemoni_new.png" alt="eモニ" border="0" width="166" height="64"></a></td>
	        <td align="right"><a href="http://www.city.ichikawa.lg.jp/" target="_blank"><img src="/em/images/hdr_ichikawacity_new.png" alt="市川市" border="0" width="172" height="56"></a></td>
Kim Gyeongeun committed
11 12 13
	    </tr>
	    </table>
	    </td>
14
	    <td width="25"><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
Kim Gyeongeun committed
15 16 17
	</tr>
</table>
<!------------------------------------------------------HEADER END -------------------------------------------------->