<?xml version="1.0" encoding="utf-8"?>
<root><![CDATA[<style type="text/css">
.box-main{padding:10px;}
.box-dialog-left{float:left;width:120px;}
.box-dialog-left .user-img{padding:5px; width:100px;height:120px;display:block}
.box-dialog-left .user-info {padding:5px;text-align:center;line-height:22px;}
.box-dialog-left p{line-height:25px;}
.box-dialog-left p img{vertical-align:center;}
.box-dialog-right {float:left;margin-left:10px;width:450px;}

.box-dialog-right .dialog-tips {margin-bottom:5px;height:30px;}
.box-dialog-right .dialog-tips-l {height:20px;line-height:20px;float:left;font-size:13px;font-weight:bold;padding-top:2px;}
.box-dialog-right .dialog-tips-r {margin-left:10px;height:20px;line-height:20px;float:left;}
.box-dialog-right .dialog-tips-r img {padding-right:5px;}

.box-dialog-right. p {padding-left:10px;line-height:20px;}

.box-dialog-kdmsg {border: 1px solid #F7F7F7;box-shadow: 0 0 0 #666666;padding: 0 25px; width:400px;margin-top:10px;}

.box-dialog-kdmsg .writecon {
    background: url("") repeat scroll 0 0 transparent;
    border: 0 none;
    height: 210px;
    line-height:30px;
    width: 100%;
font-size:100%;
color:#666666;
overflow:auto;
}
.box-dialog-button{float:right; margin-top:20px;margin-right:20px;}
</style>

<div style="width: 620px; height: 280px;">
<div class="aui_title" style="cursor: auto;">查看会员联系方式 <a title="关闭" onclick="hideWindow('edit');" class="flbc" style="float:right;" href="javascript:;">关闭</a></div>
<div class="box-main">
  <div class="box-dialog-left">
    <div class="user-img">
  <img width="100" height="120" border="0" src="./source/plugin/aljjy/images/female.gif">
</div>
<div class="user-info">
<a target="_blank" href="plugin.php?id=aljjy:home&amp;uid=">
<img border="0" class="" src="./source/plugin/aljjy/images/woman.gif"> <b></b></a><br>
女 
    <br>
  &nbsp;<br>
  身高:&nbsp;保密</div>
 </div>
 
   <iframe id="submitiframe" name="submitiframe" style="display:none"></iframe>
   <form method="post" action="plugin.php?id=aljjy:home&amp;act=contact" id="myform" name="myform" target="submitiframe" enctype="multipart/form-data"> 
<input type="hidden" value="b3bfacf9" name="formhash">
<input type="hidden" value="" name="uid">
     <div class="box-dialog-right " id="xingxi">
    <div class="dialog-tips" style="border-bottom: 1px dashed #ddd;">
  <div style="color:#3A6391;" class="dialog-tips-l">支付查看联系方式费用</div>
  <div class="dialog-tips-r">
      <a href="home.php?mod=spacecp&amp;ac=profile&amp;op=verify"> <img title="身份证未认证" src="./source/plugin/aljjy/images/cid_h.png" data-bd-imgshare-binded="1"></a>
  <a href="home.php?mod=spacecp&amp;ac=profile&amp;op=password"> <img title="邮箱未认证" src="./source/plugin/aljjy/images/email_h.png" data-bd-imgshare-binded="1"></a>
      </div>
  <div style="clear:both;"></div>
</div>
     
 
<div class="nav-tips" id ="display">				
<p>&nbsp;手机号 ：</p>
<p>&nbsp;QQ号 ：</p>
<p>&nbsp;电话 ：</p>
<p>&nbsp;微信 ：</p>
<p>&nbsp;个人博客/微博 ：</p>
<p>&nbsp;联系地址 ：</p>
<p>&nbsp;邮政编码 ：</p>
         </div>

 </form>

<div class="clear"></div>
  </div>
  <div class="clear"></div>
</div>

<script type="text/javascript">
function contact(a){
jq('.nav-tips').html(a);
jq('.box-dialog-button').hide;
}
</script>]]></root>