.tpbtns {
  width: 660px;
  height: 29px;
  padding-left: 13px;
  color: #656363;
}
.tpbtn {
  float: left;
  margin-right: 4px;
}
.tp_tip {
  float: right;
  padding-top: 4px;
  margin-right: 7px;
  color: #788FB9;
}
.tpdays {
  float: left;
  width: 660px;
  padding: 19px 0 13px 13px;
  background-color: #F7F7F7;
}
.tp_day {
  height: 45px;
}
.tpdayname {
  float: left;
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #656363;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tpdaydraw {
  float: left;
  width: 582px;
  height: 34px;
  background: url(img/tp.png) 0 50% no-repeat;
}
.tp_copyto {
  display: none;
  float: left;
  width: 20px;
  height: 16px;
  margin: 17px 0 0 5px;
  background: url(img/planconfig.png) -110px 0 no-repeat;
}
.tp_copyto_top {
  height: 25px;
  line-height: 25px;
  margin: 0 5px;
  border-bottom: 1px solid #E6E6E6;
}
.tp_copyto_txt {
  font-weight: 900;
  padding-left: 3px;
}
.tp_copyto_checkall {
  display: inline-block;
  float: right;
  width: 90px;
  margin-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tp_checkboxs .tp_copyto_bottom {
  text-align: right;
  background-color: #F7F7F7;
}
.tp_daytp {
  position: relative;
  width: 576px;
  height: 16px;
  margin-left: 2px;
  margin-top: 17px;
}
.tp_checkboxs {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 242px;
  height: 152px;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  text-align: center;
  color: #4d4c4c;
  z-index: 9999;
}
.tp_checkboxs td {
  width: 80px;
  height: 30px;
  text-align: left;
}
.tp_checkbox {
  vertical-align: middle;
  margin: 3px 3px 3px 10px;
}
.tp_drawtypes {
  float: left;
  margin-left: 15px;
}
.tp_drawtypes .drawtype {
  height: 15px;
  margin-bottom: 15px;
}
.tp_drawtypes .color {
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.tp_drawtypes .txt {
  float: left;
  height: 16px;
  line-height: 16px;
}
.tp_timetip {
  display: none;
  position: absolute;
  width: 184px;
  text-align: center;
  z-index: 9999;
}
.tp_timetip_top {
  width: 182px;
  height: 15px;
  border: 1px solid #DDDDDD;
  border-bottom: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #FFFFFF;
}
.tp_timetip_middle {
  width: 182px;
  border: 1px solid #DDDDDD;
  border-top: 0;
  border-bottom: 0;
  background-color: #FFFFFF;
}
.tp_timetip_bottom {
  width: 184px;
  height: 12px;
  background: url(img/tpicons.png) -3px -30px no-repeat;
}
.tp_timetip .txt {
  width: 25px;
}
.tp_timetip .ctrl {
  color: #2f47ff;
  cursor: pointer;
}
.tp_timetip .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 10px;
  height: 10px;
  background: url(img/tpicons.png) -55px -10px no-repeat;
  cursor: pointer;
}
.tp_timetip_hover {
  display: none;
  position: absolute;
  text-align: center;
  color: #585858;
}
.tp_timetip_hover_top {
  width: 96px;
  line-height: 18px;
  border: 1px solid #DDDDDD;
  border-bottom: 0;
  background-color: #FFFFFF;
}
.tp_timetip_hover_bottom {
  width: 98px;
  height: 7px;
  background: url(img/tpicons.png) -81px -10px no-repeat;
}
.tp_tipsleft,
.tp_tipsright {
  display: none;
  position: absolute;
  width: 37px;
  height: 16px;
  line-height: 16px;
  padding: 1px 0 5px 0;
  text-align: center;
  font-family: simsun;
  color: #FFFFFF;
  background: url(img/tpicons.png) -3px -3px no-repeat;
}
.tp_resizeLeft,
.tp_resizeRight {
  display: none;
  position: absolute;
  top: -1px;
  width: 5px;
  height: 16px;
  background: url(img/tpicons.png) -184px -3px no-repeat;
  cursor: w-resize;
}
.tp_resizeLeft {
  left: -3px;
  cursor: w-resize;
}
.tp_resizeRight {
  right: -3px;
  cursor: e-resize;
}
.tp_mask {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000000;
  filter: alpha(opacity=5);
  opacity: 0.05;
}

.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ffffff;
}

.btn-main {
  color: #ffffff;
  background-color: #c60f26;
  border: 0;
}


.gmenu {
  height: 25px;
  margin: 5px 0 10px 15px;
  border-bottom: 1px solid #C0C0C0;
}
.gmenu .step {
  float: left;
  position: relative;
  height: 24px;
  cursor: pointer;
}
.gmenu .step .txt {
  float: left;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  border: 1px solid #C0C0C0;
  border-right: 0;
}
.gmenu .step .arrowhead {
  display: inline-block;
  width: 7px;
  height: 24px;
  background: url(img/gmenu-icons.png) no-repeat;
}
.gmenu .current .txt {
  border: 1px solid #c60f26;
  border-right: 0;
  color: #c60f26;
}
.gmenu .current .arrowhead,
.gmenu .arrowhead.on {
  background-position: -10px 0;
}
.gmenu .first {
  z-index: 2;
}
.gmenu .center {
  z-index: 1;
}
.gmenu .last {
  z-index: 0;
}

.gmenu .center .txt,
.gmenu .last .txt {
  margin-left: -6px;
  padding-left: 20px;
  border-left: 0;
}
.gmenu .last .txt {
  border-right: 1px solid #C0C0C0;
}
.gmenu .last.current .txt {
  border-right: 1px solid #c60f26;
}
.gmenu-view {
  position: relative;
  left: 16px;
}

.gmenu-view .stepmenu .cfitem {
  margin-left: 0;
}
.gmenu-view .stepmenu .grid {
  margin-left: 0;
}
.stepmenu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}


.linkhelps {
  height: 420px;
  border-left: 1px solid #C0C0C0;
}
.linksub .checkbox {
  vertical-align: middle;
  margin: 0 5px 0 10px;
}
.linksub {
  float: left;
  width: 200px;
  border: 1px solid #C0C0C0;
  border-left: 0;
}
.linksub .title {
  width: 200px;
  height: 27px;
  line-height: 27px;
  border-bottom: 1px solid #C0C0C0;
  background-color: #F5F5F5;
  font-weight: 700;
}
.linksub .content {
  height: 390px;
  overflow: hidden;
  overflow-y: auto;
}
.linksub .content .cfitem {
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
}
.linksub .content .cfitem.bg {
  background-color: #F5F5F5;
}
.linksub .content .cfitem .select {
  width: 175px;
  margin: 0 5px 0 10px;
}

.cfshow .view {
  min-width: 900px;
  padding: 10px 15px;
}

.cfshow .btn {
  padding: 4px 8px;
  margin: 0 10px 0 0;
  line-height: normal;
  border: 1px solid #8C8C8C;
  -moz-border-radius: 2px;
  font-size: 12px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.cfshow .btn-save {
  margin: 25px 0 0 25px;
  width: 165px;
  border: 0;
}


.cfshow .btn.havenoBorder {
  border: 0;
}

.cfshow .btn .delete {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url(img/planconfig.png) -33px 0 no-repeat;
}
.cfshow .btn .deleteAll {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url(img/planconfig.png) -70px 0 no-repeat;
}

.cfshow .btn .selectAll {
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url(img/planconfig.png) -0px 0 no-repeat;
}

.cfshow .cfitems {
  padding: 10px;
}
.cfshow .cfitem {
  height: 30px;
  line-height: 30px;
  margin: 0 15px;
}
.cfshow .cfitem.title {
  background-color: #F2F2F2;
  font-weight: 700;
  padding-left: 15px;
  margin-top: 10px;
}
.cfshow .cfitem .text {
  width: 198px;
}
.cfshow .cfitem .text-long {
  width: 330px;
}
.cfshow .cfitem .select {
  width: 202px;
}
.cfshow .cfitem .checkbox,
.cfshow .cfitem .radio {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.cfshow .cfitem span {
  float: left;
}
.cfshow .cfitem span.first {
  width: 150px;
  white-space: nowrap;
}
#display span.first {
  overflow: hidden;
  text-overflow: ellipsis;
}
.cfshow .cfitem span.slider-span {
  padding-top: 5px;
}
.cfshow .cfitem span.width100 {
  width: 100px;
  white-space: nowrap;
}
.cfshow .cfitem span.width200 {
  width: 200px;
}
.cfshow .cfitem span.second {
  margin-left: 20px;
}

.cfshow .button {
  width: 80px;
  height: 24px;
}

.cfshow .controls {
  margin-top: 15px;
}

.cfshow .controls span {
  float: left;
}
.cfshow .controls span.title {
  margin-right: 15px;
}
.cfshow .slidenormal {
  width: 200px;
  margin-top: 4px;
  height: 26px;
  line-height: 26px;
}
.cfshow .margintop8 {
  margin-top: 8px;
}

