@charset "utf-8";
/* CSS Document */

ul,
li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote,
th,
td,
ol,
ul,
li,
img {
  margin: 0;
  padding: 0;
  border: 0;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
}
.clearFix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearFix {
  *display: inline-block;
}
textarea {
  resize: none;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #c6252b;
}
label,
input,
button,
select,
textarea {
  font-size: inherit;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  outline: none;
  color: #484848;
  font-size: 12px;
  vertical-align: middle;
}
body {
   font-family: Arial, Helvetica, sans-serif;
    backgroun
  font-size: 13px;
  color: #333;
  padding: 0;
  margin: 0;
  line-height: 1.7;
  background: #fff;
}
.fl{ float:left; display:inline;}
.main{width:1002px; overflow:hidden;}
/*page*/
.page{background:#fff; height:30px; overflow:hidden; text-align:center; padding-top:9px; border:1px solid #fff; line-height:30px; margin:20px auto; }
.page A{BORDER:#fb8888 1px solid; PADDING:2px 5px; MARGIN:0px 5px;  TEXT-DECORATION: none; background:#fff;}
.page A:hover{border:1px solid #fb8888; text-decoration:none; BACKGROUND-COLOR:#d20303; color:#FFF;}
.page A:active{border:1px solid #fb8888; text-decoration:none; BACKGROUND-COLOR:#d20303;}
.page a.page-num-current{BORDER: #d20303 1px solid; PADDING:1px 5px;  FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #d20303;MARGIN-RIGHT: 5px;}
.page SPAN.disabled{BORDER:#d20303 1px solid; PADDING:2px 5px; COLOR:#237ac7; MARGIN-RIGHT: 5px; background:#d20303;}

