.cg-content{
	width: 1190px;
	padding: 20px 0;
}
.cg-lside{
	margin-top: 0;
}
#sub-content{
	margin-left: 0;
	width: 970px;
	float: right;
	background: #FFFFFF;
}


/* 正文盒子 */
.main-text-box {
  background-color: #fff;
  padding: 50px 20px 40px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #151515;
  /* 文章总题目 */
  /* 章节级别题目 */
  /* 小节级别题目 */
  /* 单条级别题目 */ }
  .main-text-box .page-main-title {
    font-size: 18px;
    line-height: 20px;
    color: #333;
    text-align: center;
    font-weight: bold; }
  .main-text-box .sub-title-a {
    font-size: 14px;
    color: #333;
    margin: 20px 0 10px 0;
    font-weight: bold; }
  .main-text-box .sub-title-b {
    font-size: 12px;
    color: #333;
    margin: 0 0 5px 0;
    font-weight: bold; }
  .main-text-box .publish-time {
    margin-top: 10px;
    color: #3F3F3F;
    text-align: center; }

/* 公用间距调整 */
.yh-mt40 {
  margin-top: 40px; }

.yh-mt40 {
  margin-top: 40px; }
  
.a-table{
	border-left: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
}

.a-table th{
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	height: 36px;
	background: #EEEEEE;
	padding: 0 12px;
	font-size: 12px;
color: #333333;
font-weight: bold;
}

.a-table td{
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 12px;
	line-height: 20px;
	font-size: 12px;
color: #444444;
}

.agreement-desc{
	margin-top: 20px;
	font-size: 12px;
	color: #989A9C;
	line-height: 20px;
}

.clause-desc{
	font-size: 12px;
color: #989A9C;
line-height: 20px;
margin: 16px 0;
}
