<body>
<div id="loginalert1" >
<div class="lolist lolist1" >
<form action="know" method="post">
<ul class="ul_list">
		<li><span>1.</span><input name="know1" type="text" value="<?php 
echo explodestr0($know);
?>
" /></li>
		<li><span>2.</span><input name="know2" type="text" value="<?php 
echo explodestr1($know);
?>
"/></li>
		<li><span>3.</span><input name="know3" type="text" value="<?php 
echo explodestr2($know);
?>
"/></li>
		<li><span>4.</span><input name="know4" type="text" value="<?php 
echo explodestr3($know);
?>
"/></li>
		<input type="hidden" value="<?php 
echo $id;
?>
">
</ul>
<input type="button"  value="添加" style="margin:12px auto;" class="popbut" />


?>


					<!-- 这个地方 有问题!!!!!!!!!! -->

					<div class='conti'>
						<div class='type2'> 
								<h5 class="title_one"><span><?php 
echo explodestr0($epaper["two_type"]);
?>
</span><span><?php 
echo explodestr2($epaper["two_type"]);
?>
</span></h5>
								<!-- <h5 class="title_two"><?php 
echo explodestr2($epaper["one_type"]);
?>
(<?php 
echo explodestr3($epaper["one_type"]);
?>
)</h5> -->
						</div>
					</div>


					<?php 
if (is_array($list)) {
    $i = 0;
    $__LIST__ = $list;
    if (count($__LIST__) == 0) {
        echo "";