#gmenu .event a {
	background: url(../../images/gmenu_event_over.jpg) no-repeat 0px 0px;
}
.eventTitle {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 120%;
}
.btnEntry {
	padding: 5px 0px;
}
.eventName {
	font-size: 140%;
	font-weight: bold;
	padding: 10px 5px;
	color: #333333;
}

.table1 {
	margin: 10px 10px 0px;
	border: 1px solid #bbbbbb;
	padding:2px;
	background-color:#f6f6f6;
}
.table1 th {
	padding:6px;
	font-weight:normal;
	text-align:left;
	background-color:#e6e6e6;
}
.table1 td {
	padding:6px;
}
.teacerName {
	font-size: 120%;
	font-weight: bold;
}
#container #main #content .inBlock .areaBox {
	text-align: center;
	padding: 10px;
	background: #eeeeee;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	font-size: 110%;
	font-weight: bold;
}
#container #main #content .inBlock .formBlock {
	margin-top: 15px;
	width: 480px;
}
#container #main #content .inBlock .bigFont {
	font-size: 120%;
	margin-top: 10px;
}
#container #main #content .inBlock .formBox {
	margin-left: 30px;
}
#container #main #content .inBlock .totalArea {
	border: 1px solid #CCCCCC;
	padding:5px;
	display:block;
	margin:0 0 10px 0;
	background-color:#f6f6f6;
}
#container #main #content .inBlock #list {
	margin: 0px 10px 20px;
}
#container #main #content .inBlock #list .name {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 120%;
	color: #B4114A;
}
#container #main #content .inBlock .table1 .tit {
	background: #FFCCBF;
	text-align: center;
	font-weight: bold;
	color: #074168;
	font-size: 120%;
}
#container #main #content .inBlock .bigFont p.notes {
	color: #DB140D;
	font-size: 90%;
}
strong {
	color: #911515;
	font-size: 110%;
}
#container #main #content .inBlock .titCate {
	font-size: 130%;
	font-weight: bold;
	border-left: 14px solid #DB140D;
	padding-left: 8px;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #ECE9D8;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	padding-top: 4px;
}
#container #main #content .day {
	font-weight: bold;
	color: #FFFFFF;
	background: #093B5C;
	padding: 10px;
	font-size: 120%;
	text-align: right;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

