@charset "utf-8";
/* CSS Document */

.Frame_content_module2 .content{
  border: 1px solid rgb(226, 226, 226);
  border-top: none;
}
.Frame_content_module2 .title h1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Frame_content_module2 .title {
  position: relative;
  height: 27px;
  background: #266cae url(top.png) 0px 0px no-repeat;
  
}
.Frame_content_module2 .title h1 {
  width: 113px;
  text-align: center;
  font: bold 14px/27px Arial;
  color: #fff;
}
/*向下*/
.Frame_content_module2 .title a {
  position: absolute;
  top: 2px;
  right: 10px;
  overflow: hidden;font: 12px/27px simsun;
  color: #555;
}
