body { 
scrollbar-track-color:ffffff;
scrollbar-face-color: ffffff;
scrollbar-shadow-color: ffffff;
scrollbar-darkshadow-color: #444444;
scrollbar-highlight-color: #444444;
scrollbar-3dlight-color: ffffff;
scrollbar-arrow-color: #111111;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
}

.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	font-weight: bold;
}
.topcomment {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.attention {
    color:red;
}

.midashi {
    color:#ff0000; 
    width:150px; 
    background-color:#fffacd;
    margin-bottom:5px;
}
table.lesson-fee {
    border-collapse: collapse;
}
table.lesson-fee thead th, table.lesson-fee tbody td {
    border: 2px #808080 solid;
    padding-left: 5px;
    padding-right: 5px;
}

table.lesson-fee thead {
    background-color:#dcdcdc;
}

.detail {
    margin-bottom:20px;
}

#nav ul li a{
    font-size: 4em;
}
