@charset "UTF-8";

/*
 bangumi loding
------------------------------------------------------------------------------*/
.thumb-blocks .loading {
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  height: 24px;
  background: url(/prog/images/loading.gif) center center no-repeat;
}

header, h1, h2, h3, h4, h5, h6 {
  border: 0;
}

/*
 g_nav
------------------------------------------------------------------------------*/
#g_nav {
  border-top-color: #7092e2;
  border-top-style: solid;
  border-top-width: 3px;
  margin-bottom: 0px;
}

#g_nav div.wrap ul li img {
  top:-2px;
}

#sp_btn_menu p {
	margin-bottom: 0px;
}

#footer {
  border-top-color: #eee;
  border-top-style: solid;
  border-top-width: 1px;
  background-color: transparent;
  box-shadow: none;
  background: none;
}

h2 i {
	background-image: none;
}
