62,267
社区成员
发帖
与我相关
我的任务
分享
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs" Inherits="MasterPage" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
<link type="text/css" rel="stylesheet" href="css/css.css"/>
<link type="text/javascript" href="js/js.js"/>
</head>
<body>
<form id="form1" runat="server">
<div>
<table width="1000" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
<tr>
<td>
<table width="1000" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
<tr>
<!-- <td><img src="images/logo.jpg" width="769" /></td>-->
<td>
<div id="Layer1" style="position: absolute; width: 9px; height: 14px; z-index: 2">
<div id="Layer2" style="position: absolute; width: 369px; height: 100px; z-index: 2;
left: 352px; top: 0px;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
width="407" height="100">
<param name="WMode" value="Transparent">
<param name="movie" value="http://i-002.wangzhan8.net/webmode/20/images/top.swf">
<param name="quality" value="high">
<embed src="http://i-002.wangzhan8.net/webmode/20/images/top.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"
width="407" height="100"></embed></object></td>
</tr>
</table>
</div>
</div>
<!-- <div id='Layer3' style='position: absolute; width: 12px; height: 14px; z-index: 1'>
<div id='Layer4' style='position: absolute; width: 1px; height: 1px; z-index: 1;
left: 60px; top: 80px;'>
<table width="1" height="1" border='0' cellspacing='0' cellpadding='0'>
<tr>
<td nowrap style="width: 100%; font-size: 48pt; font-family: arial; color: #ffffff;
position: relative; filter: blur(add=1, direction=120, strength=5)">
<b> </b></td>
</tr>
</table>
</div>
</div>-->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/top.jpg" /></td>
</tr>
<!-- <tr>
<td style="background-image: url(images/004.gif); background-repeat: repeat-x;" align="right">
<img src="images/003.gif" /></td>
</tr>-->
</table>
</td>
</tr>
<tr>
<!--<td width="4" height="29" style="background-image:url(images/menu-left.jpg); background-repeat:no-repeat; background-position:right;"> </td>-->
<td>
<table width="100%" height="29" cellspacing="0" border="0" cellpadding="0" style="background-image: url(images/menu-bg.jpg)">
<tr>
<td align="center">
<a style="color: #FFFFFF" href="main.aspx">首页</a>
</td>
<td align="center">
<a style="color: #FFFFFF" href="company.aspx">公司介绍</a>
</td>
<td align="center">
<a style="color: #FFFFFF" href="productlist.aspx">产品中心</a>
</td>
<td align="center">
<a style="color: #FFFFFF" href="proxy.aspx">诚信代理</a>
</td>
<td align="center">
<a style="color: #FFFFFF" href="download.aspx">资料下载</a>
</td>
<td align="center">
<a style="color: #FFFFFF" href="shop.aspx">网上订购</a>
</td>
<td align="center">
<a style="color: #FFFFFF" href="talent.aspx">人力资源</a>
</td>
<td align="center">
<a style="color: #FFFFFF" href="member.aspx">会员管理</a>
</td>
<td align="center">
<a style="color: #FFFFFF" href="contact.aspx">联系我们</a>
</td>
</tr>
</table>
</td>
<!--<td width="6" style="background-image:url(images/menu-right.jpg); background-repeat:no-repeat; background-position:left;"> </td>-->
</tr>
</table>
</td>
</tr>