.name {
	background-color: #FFD3AC;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	font-size: 16px;
	height: 30px;
	border: none;
}
.main {
	text-align: left;
	vertical-align: top;
	height: 90px;
	float: left;
	margin: 5px;
	width: 112px;
}
.day {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E2954F;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	width: 112px;
}
.satur {
	font-size: 10px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	height: 90px;
	width: 67px;
	margin: 5px;
}
.sun {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	height: 90px;
	width: 69px;
	margin: 5px;
}
.day_sun {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	height: 20px;
	width: 70px;
}
.day_satur {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	height: 20px;
	width: 69px;
}
.glay {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E2954F;
	font-size: 16px;
	font-weight: bold;
	width: 69px;
	color: #999999;
}
.glay2 {
    border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2954F;
	border-left-color: #E2954F;
	font-size: 16px;
	font-weight: bold;
	width: 69px;
	color: #999999;
}
.news {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: 12px;
}
.honbunw {  font-size: 12px; line-height: 20px; color: #FFFFFF}
