日期:2014-05-17 浏览次数:20820 次
<!DOCTYPE HTML>
<html>
    <head>
        <meta charset="gb2312" />
        <title></title>    
        <style>
            .title a{ font-size:14px; font-weight:bo1d; color:#000;}
            .title span{float:right;}
            .title span a{ font-weight:normal; font-size:12px;}
        </style>        
    </head>
    <body>
        <div class="title"><span><a href="#">>>MORE</a></span><a href="#">111111111</a></div>
    </body>
</html>