
.timetable{
	width: 200px;
	height: 494px;
    left: calc(50% - 400px);
top:200px;
	position: fixed;
}

#table{
	width:200px;
	height:494px;
	position: fixed;
}

#a_pro{
	width: 134px;
	height: 62px;
	top:38px;
	left:60px;
	position: absolute;
}

#b_pro{
	width: 134px;
	height: 67px;
	top: 108px;
	left: 60px;
	position: absolute;
}

#c_pro{
	width: 134px;
	height: 40px;
	top: 190px;
	left: 60px;
	position: absolute;
}

#d_pro{
	width: 134px;
	height: 60;
	top: 237px;
	left: 60px;
	position: absolute;
}

#e_pro{
	width: 134px;
	height: 70px;
	top: 304px;
	left: 60px;
	position: absolute;
}

#f_pro{
	width: 134px;
	height: 70px;
	top: 380px;
	left: 60px;
	position: absolute;
}

#big_frame{
	width: 701px;
	height: 1300px;
    left: calc(50% - 190px);
    top:-50px;
	position: relative;
	font-size: 22px;
}

#frame_a{
	width: 701px;
	height: 1300px;
	position: absolute;
	font-size: 22px;
}

#frame_b{
	width: 701px;
	height: 1300px;
	position: absolute;
	font-size: 22px;
}

#frame_c{
	width: 701px;
	height: 1300px;
	position: absolute;
	font-size: 22px;
}

#frame_d{
	width: 701px;
	height: 1300px;
	position: absolute;
	font-size: 22px;
}

#frame_f{
	width: 701px;
	height: 1300px;
	position: absolute;
	font-size: 22px;
}

#frame_g{
	width: 701px;
	height: 1300px;
	position: absolute;
	font-size: 22px;
}