html, body, div, span, p, a, dl, dt, dd, ol, ul, li {
  margin: 0;
  padding: 0;
  border: 0
}

body {
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden;
  font-family: arial, "Microsoft YaHei", sans-serif;
  line-height: 1.5
}

a {
  text-decoration: none;
  outline: none
}

a:link {
}

a:visited {
}

a:hover, a:active, a:focus {
  text-decoration: none;
  outline: none
}

ul, ol, li {
  list-style-type: none
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.clearfix {
  zoom: 1
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px
}

.region {
  margin-top: 10px;
  border: 1px solid transparent
}

.region .item {
  padding: 10px;
  line-height: 28px;
  display: block
}

.region .item a {
  padding-left: 15px;
  padding-right: 15px;
  float: left
}

.region .item a:hover {
}

.item dd {
  margin: 0 0 0 55px;
  padding-left: 15px;
  border-left: 1px dashed transparent
}

.item dd a {
  padding: 1px 12px 1px 12px;
  white-space: nowrap;
  float: left
}

.item dd a:hover {
}

.return {
  position: relative;
  height: 36px;
  padding: 6px;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  font-weight: bold;
  font-family: "Microsoft YaHei"
}