

/*ҳ������ҳ*/
#content {FONT-SIZE: 14px; MARGIN: 20px auto; WIDTH: 96%; LINE-HEIGHT: 1.6; FONT-FAMILY: webfont;text-indent: 25px;}

#content DIV {FONT-SIZE: 14px;FONT-FAMILY: webfont;line-height: 2em;direction: rtl;text-align: justify;text-indent: 25px;}
#content img{
	display: inline-block;
    border: none;
    max-width: 100%;
    margin: 5px auto;
    display: block;
    border-radius: 10px;
}
.luru_c{ color:#ccc; text-align:center; border-bottom:1px solid #CCC; padding-bottom:7px;text-indent: 25px;}


 /* 弹窗基本样式 */
  .modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
  }

  /* 弹窗内容样式 */
  .modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 300px;
border-radius: 10px;
  }

  /* 关闭按钮样式 */
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -5px;
  }
  .close:hover,
  .close:focus {
    color: #0970b4;
    text-decoration: none;
    cursor: pointer;
    margin-top: -5px;
  }

  /* 按钮样式 */
  #appreciateButton {
    padding: 10px 20px;
    background-color: #ffffff; /* 微信绿色 */
    color: #0970b4;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #0970b4;
  }
  #appreciateButton:hover {
    background-color: #0970b4; /* 深色微信绿色 */
color: #ffffff;
  }

fieldset.scheduler-border
{
	border: 1px dashed #0970B4;
	padding: 1em 1em 1em 1em !important;
	margin: 1.5em 0 1.5em 0 !important;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
	box-shadow: 0px 0px 0px 0px #000;
	direction: rtl;
	border-radius: 10px;
}
legend.scheduler-border
{
	width: inherit; /* Or auto */
	padding: 0 10px; /* To give a bit of padding on the left and right */
	border-bottom: none;
	cursor: pointer;
	font-size: 16px;
	background-color: #0970B4;
	color: #fffffb;
	border-radius: 10px;
}

.lframe {MARGIN-BOTTOM: 4px; width:100%; float:right;}
.lframe .tm {OVERFLOW: hidden;LINE-HEIGHT: 31px;HEIGHT: 31px;width: auto;height: 30px;border-left: 4px solid #0970b4;}
.lframe .tl {DISPLAY: none}
.lframe .tr {DISPLAY: none}
.lframe SPAN.tt {padding-right: 10px;FONT-SIZE: 14px;COLOR: #0970b4;}
.lframe .mm {OVERFLOW: hidden;padding:5px 5px 5px 5px;}

.lframe .ml {DISPLAY: none}
.lframe .mr {DISPLAY: none}
.lframe .bm {DISPLAY: none}
.lframe .bl {DISPLAY: none}
.lframe .br {DISPLAY: none}
td {font-size: 14px;border-bottom: 1px dashed #D9D9D9;}