<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<script src="prototype.lite.js" type="text/javascript"></script>
<script src="moo.fx.js" type="text/javascript"></script>
<script src="moo.fx.pack.js" type="text/javascript"></script>
<style>
body {
    font:12px Arial, Helvetica, sans-serif;
    color: #000;
}
#container {
    width: 500px;
}
H1 {
    font-size: 11px;
    margin: 0px;
    width: 500px;
    cursor: pointer;
    height: 22px;
    line-height: 20px;    
}
H1 a {
    display: block;
    padding-top: 1px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;    
    width: 500px;
    color: #000;
    height: 22px;
    text-decoration: none;    
    moz-outline-style: none;
    background-image: url(title.gif);
    background-repeat: repeat-x;
}
.content{
    padding-left: 8px;
}
</style>
</head>

<body>
    <div >引用内容:

相关文章: