@charset "utf-8";

body {
	background-color: #D9F5F3;
}

.global {
	background-color: #75D9D0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D9F5F3), to(#75D9D0));
	border-bottom: 1px solid #ffffff;
	height: 44px;
	line-height: 44px;
	padding-left: 10px;
}

.global li {
	margin-right: 6px;
	float: left;
}

.global ul:after {
	content: '';
	display: block;
	clear: both;
}

.global a {
	text-decoration: none;
	color: #369;
	text-shadow: 0 1px #ffffff;
	background-color: #D9F5F3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D9F5F3), color-stop(45%, #c8e4e2), color-stop(55%, #86e0e1), to(#75D9D0));
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px #D9F5F3;
	box-shadow: 0 1px #D9F5F3;
	border: 1px solid #75D9D0;
	padding: 6px 12px;
}

section {
	background-color: #fff;
	margin: 0px 10px;
}

#year {
	background-color: #D9F5F3;
	color: #336;
	text-align: center;
	height: 26px;
	line-height: 26px;
}

#schedule {
	min-height: 100px;
	border-bottom: 1px solid #ccc;
}

#today {
	background-image: -webkit-gradient(linear, left top, right top, from(#ff9), to(#fff));
	height: 32px;
	font-size: 20px;
	line-height: 32px;
	padding: 10px;
	margin-right: 20%;
}

#today a {
	text-decoration: none;
	color: #fff;
	background-color: #f6f;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border: 2px solid #c6c;
	margin-right: 5px;
}

#day {
	height: 32px;
	font-size: 20px;
	line-height: 32px;
	padding: 10px;
}

#day a {
	text-decoration: none;
	color: #fff;
	background-color: #6ff;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border: 2px solid #6cc;
	margin-right: 5px;
}

.open span {
	color: #000;
}

.close span {
	color: #f00;
}

.blue {
	color: blue;
	padding: 0px 10px 5px 40px;
}

.green {
	color: green;
	padding: 0px 10px 5px 40px;
}

.orange {
	color: orange;
	padding: 0px 10px 5px 40px;
}

.red {
	color: red;
	padding: 0px 10px 5px 40px;
}

.gray {
	color: gray;
	padding: 0px 10px 5px 40px;
}

.blue span {
	color: #000;
	padding-right: 5px;
}

.green span {
	color: #000;
	padding-right: 5px;
}

.orange span {
	color: #000;
	padding-right: 5px;
}

.red span {
	color: #000;
	padding-right: 5px;
}

.gray span {
	color: #000;
	padding-right: 5px;
}

.weather1 {
	background-image: url(../../weather/icon/1.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather2 {
	background-image: url(../../weather/icon/2.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather3 {
	background-image: url(../../weather/icon/3.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather4 {
	background-image: url(../../weather/icon/4.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather5 {
	background-image: url(../../weather/icon/5.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather6 {
	background-image: url(../../weather/icon/6.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather7 {
	background-image: url(../../weather/icon/7.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather8 {
	background-image: url(../../weather/icon/8.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather9 {
	background-image: url(../../weather/icon/9.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather10 {
	background-image: url(../../weather/icon/10.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather11 {
	background-image: url(../../weather/icon/11.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather12 {
	background-image: url(../../weather/icon/12.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather13 {
	background-image: url(../../weather/icon/13.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather14 {
	background-image: url(../../weather/icon/14.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather15 {
	background-image: url(../../weather/icon/15.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather16 {
	background-image: url(../../weather/icon/16.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather17 {
	background-image: url(../../weather/icon/17.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather18 {
	background-image: url(../../weather/icon/18.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather19 {
	background-image: url(../../weather/icon/19.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather20 {
	background-image: url(../../weather/icon/20.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather21 {
	background-image: url(../../weather/icon/21.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather22 {
	background-image: url(../../weather/icon/22.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather23 {
	background-image: url(../../weather/icon/23.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather24 {
	background-image: url(../../weather/icon/24.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather25 {
	background-image: url(../../weather/icon/25.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather26 {
	background-image: url(../../weather/icon/26.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather27 {
	background-image: url(../../weather/icon/27.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather28 {
	background-image: url(../../weather/icon/28.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather29 {
	background-image: url(../../weather/icon/29.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.weather30 {
	background-image: url(../../weather/icon/30.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}

.control {
	background-color: #75D9D0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D9F5F3), to(#75D9D0));
	height: 132px;
	line-height: 44px;
	padding: 10px 0px;
}

.control div {
	text-align: center;
}

.control a {
	text-decoration: none;
	color: #369;
	text-shadow: 0 1px #ffffff;
	background-color: #D9F5F3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D9F5F3), color-stop(45%, #c8e4e2), color-stop(55%, #86e0e1), to(#75D9D0));
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px #D9F5F3;
	box-shadow: 0 1px #D9F5F3;
	border: 1px solid #75D9D0;
	padding: 8px;
}