html,
body{
	margin: 0;
	padding: 0;
}

body{
	position: relative;
}

table{
	background: #d7e7f5;
	border: 5px solid #dae1e3;
	margin: 0;
	padding: 0;
	width:100% !important;
}

#calnav{
	position: absolute;
	top: 0;
	left: 0;
}

#calbody{
	position: absolute;
	top: 30px;
	left: 0;
}
table tr td{
	font-size: 18px;
	color: #999;
	width: 30px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border-top: 3px solid #dae1e3;
	border-bottom: 3px solid #dae1e3;
	border-left: 5px solid #dae1e3;
	border-right: 5px solid #dae1e3;
	border-radius: 2px;
	overflow: hidden;
	background: #fff;
	border-radius: 4px;
}

form{
	margin: 0;
	padding: 0;
}

#calnav{
	width:  250px;
	height:  30px;
	border: none;
}

#calnav p{
	border-radius: 5px;
	overflow: hidden;
}

.date{
	font-size: 10px;
	background-color: transparent !important;
	height: 12px !important;
	line-height: 12px;
	border: 0 0 0 0 !important;
	vertical-align: bottom;
	color: #2055a3;
	background:#d7e7f5;
}

#calnav td{
	width: 208px;
	font-size: 11px;
	background: #51b5ef;
}

#calnav tr td{
	white-space:　nowrap;
}

#calnav　#prev,
#calnav　#next{
	width: 40px !important;
}

#month{
	width: 238px;
	height: 18px;
	background: #2055a3 !important;
	color: #fff !important;
	font-size: 16px !important;
	text-align: right;
	line-height: 18px !important;
	text-shadow: 0 1px 1px #666;
	font-weight:bold;
}

#month p{
	margin: 0;
	padding: 0;
}


.thu,
.sat,
.case3{
	background: #6583ae;
	color:#fff;
}
.sun,
.case2{
	background: #808080;
	color:#fff;
}


.case5{
	background: #fac98ed;
}

.case0,
.case1,
.case2,
.case3,
.case4{

}

#calbody{
	border-collapse:collapse;
}