@charset "UTF-8";
/*重置*/
html {
  background-image: url(/images/bg.png);
  font-size: 14px;
  font-family: "microsoft yahei", Helvetica,Arial; }

body {
  background: url(/images/corebg.jpg) no-repeat bottom center; }

body, ul, li, a, h1, h2, h3, h4, h5, h6, p {
  padding: 0;
  margin: 0;
  color: #666;
  font-weight: normal; }

ul, li {
  list-style: none; }

a {
  display: block;
  text-decoration: none; }

img {
  display: block;
  border: none; }

input {
  border: none;
  color: #666;
  outline: none;
  outline-style: none; }

/*分页栏*/
.fenyecolumnbox {
  width: 100%;
  float: left; }

.fenyecolumn {
  height: 30px;
  overflow: hidden;
  float: right;
  margin: 15px; }

.fenyecolumn a {
  line-height: 20px;
  text-align: center;
  border: solid 1px #804042;
  float: left;
  padding: 0 6px;
  margin: 0 5px; }

.fenyecolumn a:hover {
  color: #804042; }

.fenyecolumn .nowpagesegment {
  font-weight: bold;
  color: #804042;
  font-size: 16px; }

/*# sourceMappingURL=indexshare.css.map */
