
 table
	{
    	width : 100%;
    	border: 2px solid black;
	}
.record
	{
		border: 1px solid black;
    }
th
	{

		border: 1px solid black;
	}
.chinese
	{
        background-color : #48b8ec;
    }

.radio
{
    width : 100%;
}

.courseList{
	overflow-x: auto;
}
.datebegin{
    width:75px;
}
.dateend{
    width:75px;
}
.coursecity{
     width:107px;
}
.hide
{
    display:none;
}
p.notes {
    color: #FF0000;
}
