body,
div,
ul,
li,
a,
img,
p,
img,
hr {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: "Microsoft yahei";
  text-decoration: none
}

ul,
li {
  list-style: none;
}

#clear {
  clear: both;
}

#main {
  position: relative;
  overflow: hidden;
  width: 910px;
  padding-top: 50px;
  margin: 0px auto 0px;
}

#left_list {
  padding-bottom: 50px;
  float: left;
  width: 257px;
}

#question_list {
  width: 257px;
  margin-top: 10px;
  margin-left: 1px;
}

#question_list ul {
  margin-bottom: 15px;
}

#question_list ul ol {
  width: 100%;
  margin-left: 0px;
  cursor: pointer;
  color: #626161;
  font-size: 14px;
  font-family: "Microsoft yahei";
  line-height: 30px;
  padding: 0px;
  text-indent: 22px;
}

#question_list ul .active li {
  display: block;
}

#question_list ul .disactive li {
  display: none;
}

#question_list ul ol span {
  font-weight: bold;
  padding-right: 6px;
  background: #fff;
  color: #626161;
}

#specials {
  background: url(../images/help5.0/icons.jpg) no-repeat 0px 8px;
}

#FAQ {
  background: url(../images/help5.0/icons.jpg) no-repeat 0px -18px;
}

#functions {
  background: url(../images/help5.0/icons.jpg) no-repeat 0px -46px;
}

#advanced {
  background: url(../images/help5.0/icons.jpg) no-repeat 0px -72px;
}

.feedback {
  background: url(../images/help5.0/icons.jpg) no-repeat 0px -18px;
}

#question_list ul li {
  position: relative;
  cursor: pointer;
  display: block;
  /* width:257px; */
  color: #898989;
  font-size: 14px;
  line-height: 30px;
  /* text-indent:23px; */
  padding-left: 23px;
}

#question_list ul li a {
  display: block;
  color: #898989;
  font-size: 14px;
  line-height: 30px;
}

#question_list ul li a:hover {
  color: #428af3;
}

#question_list ul li.active a {
  color: #428af3;
}

#question_list ul li.active {
  background: #e7eff9;
  color: #428af3;
}

#question_list ul li div a {
  height: 40px;
  cursor: pointer;
  display: block;
  width: 237px;
}

#vertical_dev {
  /*display:none;*/
  position: absolute;
  left: 286px;
  top: 0px;
  width: 1px;
  height: 2000px;
  background: #d6d6d6;
}

#content {
  /*padding-left:60px;*/
  float: right;
  position: relative;
  width: 563px;
  _overflow: hidden;
  /*overflow:hidden;*/
}

#tabs {
  width: 100%;
  overflow: hidden;
}

#content #title {
  font-size: 16px;
  font-weight: bold;
  line-height: 35px;
  color: #434343;
  margin-top: 8px;
}

#content #ins {
  font-size: 14px;
  line-height: 25px;
  color: #434343;
}

#content #ins ul {
  padding-left: 0px;
}

#content #ins ul li {
  padding-left: 0px;
  list-style: disc inside;
}

#content .devider {
  width: 100%;
  height: 0px;
  border-top: 1px dotted #d6d6d6;
  margin-top: 25px;
  margin-bottom: 25px;
}

#content #tabs {
  width: 150%;
  line-height: 18px;
  margin-bottom: 12px;
  overflow: hidden;
}

#content #tabs .tab {
  cursor: pointer;
  float: left;
  white-space: nowrap;
  font-size: 14px;
  color: #428af3;
  vertical-align: top;
  margin-right: 65px;
}

#content #tabs .tab_devider {
  width: 1px;
  vertical-align: top;
  height: 14px;
  float: left;
  margin-right: 12px;
  font-size: 14px;
  line-height: 16px;
  color: #428af3;
}

#content #tabs .logo {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  margin-right: 3px;
}

#content #tabs #js {
  background: url(../images/help5.0/logos.jpg) left top no-repeat;
}

#content #tabs #lb {
  background: url(../images/help5.0/logos.jpg) -26px top no-repeat;
}

#content #tabs #y360 {
  background: url(../images/help5.0/logos.jpg) -51px top no-repeat;
}

#content #tabs #bd {
  background: url(../images/help5.0/logos.jpg) -77px top no-repeat;
}

#content #tabs #dngj {
  background: url(../images/help5.0/logos.jpg) -105px top no-repeat;
}

#content #tabs .active {
  font-weight: bold;
  border-bottom: 2px solid #428af3;
}

#content #detail_box {
  position: relative;
  width: 563px;
  height: 1px;
}

#content .detail {
  display: none;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  line-height: 25px;
  font-size: 14px;
  color: #434343;
}

#content .active {
  display: block;
}

#content .detail p {
  margin-bottom: 10px;
  margin-top: 10px;
}

#content .detail p a {
  color: #428af3;
}

#content .detail img {
  max-width: 563px;
}

#content #bottom {
  overflow: hidden;
  margin-bottom: 80px;
}

#content #bottom span {
  height: 30px;
  line-height: 30px;
  float: left;
  font-size: 14px;
  color: #434343;
}

#content #bottom #toforum {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #428af3;
  float: left;
}

#content #bottom #up {
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: block;
  background: url(../images/help5.0/up.jpg);
  margin-right: 10px;
}

.foot {
  width: 100%;
  background: #4780d4;
  font-size: 12px;
  text-align: center;
  color: #205096;
}

.foot {
  /*padding-top:15px;*/
  line-height: 33px;
  font-size: 12px;
  text-align: center;
  color: #205096;
  position: relative;

}

.foot .inner {
  width: 970px;
  margin: 0px auto 0px;
  padding-top: 15px;
  height: 75px;
  background: #4780d4;
}

.foot-nav a:hover {
  background-image: url(../images/help5.0/foot-hover.jpg);
}

.foot a:active,
.foot a:hover {
  color: #a7cafd !important;
}

.foot-nav a {
  background: url(../images/help5.0/foot.jpg) 0 0 no-repeat;
  margin: 0 14px;
  padding-left: 22px;
}

.foot a,
.foot a:visited {
  color: #205096;
  text-decoration: none;
}

.foot .wubi {
  background-position: 0 -38px;
}

.foot .mobile {
  background-position: 0 -19px;
}

.foot .pinyin {
  background-position: 0 0;
}

.foot .haomatong {
  background-position: 0 -75px;
}

.foot .wallpaper {
  background-position: 0 -57px;
}

.foot .zhushou {
  background-position: 0 -95px;
}