
		#dept-rank-bookinadvanceddays-content{

		bottom:10%;
		}
		#dept-rank-bookinadvanceddays-table-container{
		position:absolute;

		width:100%;
		}







      #dept-rank-bookinadvanceddays-innertable{
            width: 88%;
            margin: 0 auto;
            border-collapse: collapse;
            text-align: center;
            font-family: Arial, sans-serif;
        }
		
		#dept-rank-bookinadvanceddays-innertable tr{
			height:40px;
			border-radius:4px;
		}
       #dept-rank-bookinadvanceddays-innertable th {
            font-weight: 400;
            font-size: 12px;
			color:#999;

        }
      #dept-rank-bookinadvanceddays-innertable tbody tr:nth-child(even) {
            background-color: #F5FAFF;
        }
		#dept-rank-bookinadvanceddays-innertable td{
			font-family: MicrosoftYaHei;
			font-size: 14px;
			color: #212121;
			letter-spacing: 0;
			font-weight: 400;
		}
		#dept-rank-bookinadvanceddays-innertable td:nth-child(2){
		text-align:left;
		}
		#dept-rank-bookinadvanceddays-innertable td:nth-child(3){
		text-align:right;
		}
		#dept-rank-bookinadvanceddays-innertable td:nth-child(4){
		text-align:right;
		}
		#dept-rank-bookinadvanceddays-innertable th:nth-child(1){
			width:15%;
		}
		#dept-rank-bookinadvanceddays-innertable th:nth-child(2){
			text-align:left;
		}
		#dept-rank-bookinadvanceddays-innertable th:nth-child(3){
		text-align:right;
		}
		#dept-rank-bookinadvanceddays-innertable th:nth-child(4){
		text-align:right;
		}