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

.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
cursor:pointer;
color:#000000;
}
.menu:hover{
color:#7E0533;
font-weight:bolder;
}
.head{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#ae0c4c;
}
.para{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
cursor:pointer;
font-weight:bolder;
}
.footer:hover{
color:#800040;
font-weight:bolder;
}
.boxHead{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#000000;
cursor:pointer;
}
.boxHead:hover{
color:#660000;
}
.boxPara{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}
.tableSpace{
padding:5px;
}
.timeTables{
margin:5px;
/*padding:5px;*/ 
/*border:solid; 
border-width:1px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.paraTitle{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;

color:#000000;

}