@charset "utf-8";
/* CSS Document */

/*课表*/
.listen_1{
background-image: url(/r/cms/www/bicpa/images/listen_4.gif);
    border: 1px solid #999999;
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
    text-align: left;
    width: 695px;
}
.schedule{
	width:705px;
	overflow:hidden;
	padding:10px 0 10px 10px;
	border:1px solid #ccc;
        margin-top:10px;
	}
.bao{
	width:705px;
	overflow:hidden;
	}
.hang{
	height:20px;
	}
.schedulezy{
	display:block;
	width:182px;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	background:#f0f0f0;
	}
.tablez,.tabley{
	width:696px;
	height:200px;
	border:1px solid #ccc;
	margin-top:10px;
	}
.tablez td{
	line-height:24px;
	text-align:center;
	}	
.tablez .left{
	text-align:left;
	padding-left:4px;
	}
.tablez .bold,.tabley .bold{
	font-weight:bold;
	}
.tablez .td1,.tablez .td2,.tablez .td3,.tablez .td4,.tabley .td1,.tabley .st{
	width:112px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
.tablez .td2,.tablez .td3{
	width:98px;
	}		
.tablez .td4{
	width:255px;
	}	
.tablez .td5{
	border-bottom:1px solid #ccc;
	}
.tablez .td5 a{
        color:#df1312;
}
/*综合试听课表*/
.tabley{
	height:68px;
	}
.tabley td{
	line-height:24px;
	text-align:center;
	}
.tabley .st{
	border-right:none;
	}
.tabley .td1{
	width:200px;
	border-right:1px solid #ccc;
	}
.tabley .righ{
	border-right:1px solid #ccc;
        border-bottom:1px solid #ccc;
	}
.tabley .zyno{
          border-bottom:1px solid #ccc;
        }
.tabley .zyno a{
        color:#df1312;
}