日期:2014-05-17 浏览次数:21051 次
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
    <head>
        <title></title>
        <style type="text/css">
        div#mlogo { width:100%; padding:0px 0 0px 0px; margin:0}
div#mlogo .aa{width:232px; height:175px;  background:url(../bj/0.jpg) no-repeat;}  
div#mlogo .bb{width:232px; height:175px; background:url(../bj/0.jpg) no-repeat; }
div#mlogo .cc{width:232px; height:175px; background:url(../bj/0.jpg) no-repeat;}
        </style>
    </head>
    <body>
    
<div id="mlogo">
  <a href="index.php" title="主页"  class="aa">aaaaaaaaaaa</a>
  <a href="index.php" title="主页" class="bb" >bbbbbbbbbb</a>
 <a href="index.php" title="主页" class="cc"><cc>ss</cc></a>
</div>
    </body>
</html>