@charset "utf-8";
body{
/*background-image: url(http://vawplay.vawidea.com/images/festival/20070924.gif);*/
margin-top: 0px;background-color: #85c7dd;}

html{
scrollbar-face-color: #85c7dd;
scrollbar-highlight-color: #fcfcfc;
scrollbar-shadow-color: #246cfc;
scrollbar-3dlight-color: #24b4fc;
scrollbar-arrow-color: #0024b4;
scrollbar-track-color: #d8fcfc;
scrollbar-darkshadow-color: #b4d8fc;
scrollbar-base-color: #b4d8fc;}

.calendar {background-color: #CCCCCC;}
.week{ height:25px;font-size:1.0em;color:white; background-image:url(../images/templates/normal/week.jpg);}

/*注釋圖片*/
.iconmeaing{float:left;font-size:0.75em;color:#333333;}
/*標籤*/
.tabselect{color:#333333;font-size:0.75em;float:right}


a{text-decoration: none;}
a:hover{text-decoration: underline;}

/*非當月*/
.nonmonthdays{height:100px; width:80px; vertical-align:top; text-align:left;}
.nonmonthdays a{color:#CCCCCC;text-decoration: none;}

/*當月*/
.day{background-color:#FFFFFF;color:#808080;height:100px; width: 14.3%; vertical-align:top;font-family:Arial, Helvetica, sans-serif;text-align:left}
.day a{color:#808080;text-decoration: none;}
.day a:hover{color:#3399CC;}

/*當日*/
.today{ background-color:#FFD3D2;color:#000000;height:100px; width: 14.3%; vertical-align:top;font-family:Arial, Helvetica, sans-serif;text-align:left}
.today a{color: #FF3333;text-decoration: none;}
.today a:hover{color:black;text-decoration: none;}


/*當日鏈接*/
.day_link a{color: #808080;text-decoration: none;text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif;}
.day_link a:hover{color: #FFFFFF;text-decoration: underline;}

.input_text {
	color: #3366CC;
	background-color:#AAD9E1;
	}
.input {
	font-size: 11px;
	color: #808080;
	}
/*活動狀態*/
.icon {
	vertical-align:bottom;
	border:0;}
/*活動項目*/
.event {
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:0.75em;
	color:#666666;
	border:0;
	width:125px;
	height:15px;
	cursor:pointer;
	}
/*底部目*/
.footer{font-size: 10pt;color: #808080;}
.footer a{color: #808080;text-decoration: none;}
.footer a:hover{color: #333333;text-decoration: underline;}
