<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SiteInfoDetail.aspx.cs" Inherits="CY.WebForm.Pages.front.SiteInfoDetail" %>
|
|
<!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 id="Head1" runat="server">
|
<title>网站信息信息详情</title>
|
<uc:FrontQuote ID="FrontQuote1" runat="server" />
|
<style type="text/css">
|
.InquiryChild ul li{ height:26px; line-height:22px;}
|
</style>
|
</head>
|
<body>
|
<uc:FrontHead ID="FrontHead1" runat="server" />
|
<form id="form1" runat="server">
|
<div class="w1000 mainbox">
|
<div class="mt10 DivAd" value_forumname="网站信息" value_locationname="详情顶部横幅广告">
|
</div>
|
<div class="path">
|
<strong>当前位置:</strong><a href="/">网站首页</a> > <a href="/siteinfolist/.html">网站信息</a> > <span id="spanFirstTitle" runat="server"></span>
|
</div>
|
<div class="nypartL fl mt10">
|
<div class="leftMemubox">
|
<h2 class="mtitle">
|
网站信息</h2>
|
<div class="leftMemu InquiryChild" style=" display:block;">
|
<ul class="nochild" style=" padding:0 10px; line-height:23px;" id="InquiryMoney" runat="server">
|
</ul>
|
</div>
|
</div>
|
</div>
|
<!--nypartL over-->
|
<div class="nypartR fr mt10">
|
<div class="nypartR_t" id="oneTitle" runat="server">
|
<b>网站信息</b></div>
|
<div class="nyrC">
|
<div class="Ctitle" id="divTitle" runat="server">
|
</div>
|
<div class="content" id="divContent" runat="server">
|
</div>
|
</div>
|
</div>
|
<!--nypartR over-->
|
<p class="clear">
|
</p>
|
</div>
|
</form>
|
<uc:FrontFoot ID="FrontFoot1" runat="server" />
|
</body>
|
</html>
|