body     { color: #0f0a00; line-height: 1.5 }
p {}
a:link  { color: #5389ac }
a:visited { color: #535f87 }
a:hover { color: #53a2ac }
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.submenu {
	color: #FFFFFF;
}
.calendar {
	font-size: 10px;
}
.calendarweek {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 10px;
}
.mainsel {
	background-image: url(image/topbg.png);
	background-repeat: no-repeat;
	background-position: top;
}
.info1 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.calendarholyday  { color: #ffffff; font-size: 10px; background-color: gray }
