* {
  font-family: Î¢ÈíÑÅºÚ;
}

body {
  padding: 0;
  margin: 0;
  
}

a {
  text-decoration: none;
}

a:link,
a:visited {
  text-decoration: none;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: normal;
}

address,
cite,
code,
em,
th,
i {
  font-weight: normal;
  font-style: normal;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}

.clear {
  clear: both;
}



.left {
  float: left;
}

.right {
  float: right;
}

.account-box {
  background: #fff;
  padding-right:35px;
  padding-bottom:10px;
}

.account-title {
  height: 50px;
  width: 440px;
  line-height: 50px;
  font-size: 16px;
  margin-bottom: 10px;
}

.f-btn-fhby {
  height: 30px;
  line-height: 30px;
  color: #f77b10;
  border: 1px solid #f77b10;
  font-size: 14px;
  display: block;
  width: 85px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 10px;
  margin-left: 20px;
}

.f-btn-jian {
  height: 30px;
  line-height: 30px;
  border-right: 0px;
  margin-top: 10px;
  text-align: center;
  width: 20px;
  color: #8b94a1;
  border-radius: 4px;
  position: relative;
  left: 2px;
  cursor: pointer;
}

.f-btn-jia {
  height: 30px;
  line-height: 30px;
  border-left: 0px;
  margin-top: 10px;
  text-align: center;
  width: 20px;
  color: #8b94a1;
  border-radius: 4px;
  position: relative;
  left: -2px;
  cursor: pointer;
}

.f-riqi {
  width: 110px;
  padding: 0 10px;
  background: #fff;
  color: #8b94a1;
  font-size: 14px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  display: block;
}

.f-rili-table tbody td {
  background: #fff;
  position: relative;
}

.f-rili-table tbody tr {
  border-bottom: 1px dashed #ccc;
}
.f-tbody{
  padding-left:5px;
}
.f-rili-table .f-today {
  background-color: #deebff;
}

.f-rili-table .f-on {
  background-color: #ffa424;
  color: #fff;
}

.f-number {
  cursor: pointer;
}

.f-rili-table {
  width: 100%;
  background-color: #f4f7fc;
  padding: 5px 18px;
  border-radius: 5px;
}

.f-rili-th {
  float: left;
  width: 14.25%;
  text-align: center;
  line-height: 46px;
  height: 46px;
  color: #8b94a1;
}

.f-td {
  border-radius: 50%;
  background: #fff;
  float: left;
  width: 10.25%;
  text-align: center;
  height: 38px;
  line-height: 38px;
  position: relative;
  margin-right: 17px;
  margin-bottom: 12px;
  box-shadow: 1px 1px 3px #c5d8ff;
}

.f-yuan {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 45%;
  margin-left: 10px;
  background: url(../png/w28llm.png) no-repeat center;
}

.f-table-msg {
  position: absolute;
  z-index: 2;
  top: 34px;
  left: 50%;
  margin-left: -120px;
  width: 280px;
  line-height: 55px;
  height: 46px;
  text-align: center;
  display: none;
  color: #666;
}