  <br />
<b>Warning</b>:  mysql_fetch_array(): supplied argument is not a valid MySQL result resource in <b>D:\wwwroot\zhangtieshi\wwwroot\huiyuan.php</b> on line <b>12</b><br />

<style>	
*{margin:0; padding:0; -webkit-text-size-adjust:none;}
body,html{overflow-x: hidden}
html{ background:#fff;}
body{margin:0 auto; text-align:center; font-family:"微软雅黑"; font-size:12px; color:#333; line-height:180%; letter-spacing: normal;background:#fff;}
ul,li{margin: 0; padding:0; list-style-type: none;}
span{ margin:0; padding:0;}
img{ border:none; }
p{ font-family: Arial, Helvetica, sans-serif;text-align:left; line-height:180%; padding:0; margin:0; }


.pro_box{ float:left; width:96%; padding:2% 2%; text-align:left;}
.pro_box h2{ font-size:16px; font-weight:normal;height:40px; line-height:40px; background:url(images/add.png) no-repeat left top; padding-left:50px; color:#b7a283;}
.pro_box p{ font-size:14px; color:#696969; padding-top:10px;}


/*在线留言*/

input{padding:0px; margin:0px;outline:none; border:0px;}


.tab{width:100%; margin-top:10px;}
.tab li{  line-height:30px; width:48%; margin:5px 1%; float:left;}
.tab input ,.tab textarea{ width:100%;line-height:35px;padding: 2px 10px;border: 1px solid #ccc; 
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
.tab input:hover ,.tab textarea:hover{ border-color:#C8B496;}
.tab .sumbit{width: 100px; margin-top:0px; cursor:pointer;border:none;background-color:#B11A0C; font-size:16px;padding:0px 10px; color:#fff;}
.tab .sumbit:hover{ background-color:#B11A0C; color:#FFFFFF;}

.tab2 td{ padding-bottom:10px;border-bottom:1px dotted #ccc;}
.tab2 span{ float:right; font-size:14px; font-weight:normal; color:#de1d1e;}
</style>
</head>


<body>


<div class="pro_box">
  <h2>網上訂單</h2>
  <p>尊敬的客戶，如果您對此作品有興趣，並想訂購此作品，請填好以下的表格。一旦收到您的訂單，我們會迅速與您聯系。</p>

<div style="text-align:center; padding-top:20px;"><img src="" width="100" ></div>
<div style="text-align:center;"></div>
<div style="clear:both;"></div>  <p style="padding-right:7px; text-align:right;">*號為必填項</p>
<form name="myform" method="POST" action="?action=add" >
<ul class="tab">
<li ><input name="p_name" type="text" size="20"  required="" placeholder="&nbsp;*&nbsp;連絡人:"> </li>
<li ><input name="p_tel" type="text" size="20" required="" placeholder="&nbsp;*&nbsp;聯繫電話:"> </li>
<li ><input name="p_email" type="text" size="20"  placeholder="&nbsp;收貨地址:"></li>
<li style="width:98%;" ><textarea name="p_text" cols="40" rows="4" style="overflow:auto;" required=""  placeholder=""></textarea></li>
<li ><input name="passcode" type="text" size="10" style="width:100px; padding:1px 26px;" required="" placeholder="驗證碼">&nbsp;&nbsp;<img src="manage/inc/passcode.php" height="18" align="absmiddle"></li>
<li style="float:right; text-align:right;"><input type="submit" name="Submit" value=" 提交 " onFocus="this.blur()" class="sumbit"></li>
</ul>
  
</form>

</div>


</body>
</html>
