body {
  font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.6;
}
/* download by http://sc.xueit.com */
#content {
  width: 100%;
  margin: 24px auto;
  padding: 20px;
}

h1 {
  margin: 0;
}

hr {
  border: none;
  height: 1px;
  line-height: 1px;
  background: #ccc;
  margin-bottom: 20px;
  padding: 0;
}

p {
  margin: 0;
  padding: 7px 0;
}

.clear {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

a {
  outline-color: #888;
}
