@charset "utf-8";
#header{
	margin:0 auto;padding:0 0 0 0;width:940px;height:178px;overflow:hidden;
	background:url(img/window04.jpg) no-repeat;
}
#header #title{
	margin:0 0 0 0;padding:56px 0 0 0;position:absolute;z-index:4;
}
#title a{
	display:block;width:215px;height:144px;
	background:url(img/title8s.png) no-repeat 4px -2px !important;
	text-indent:-9999em;
	margin:-70px 0 0 -20px;
}

#header #menu{
	margin:130px 0 0 0;padding:0 0 0 0px;
	background:url(img/menu.png) repeat-x;
}

#header #menu ul{
	margin:0 0 0 0 !important;
	margin:16px 0 0 0;
	padding:0 0 0 0;
}
#header #menu ul li{
	font-size:13px;line-height:40px;font-weight:bold;color:#fff;
	float:left;padding:0 8px;height:48px;background:url(img/menu.png) repeat-x;
}

#header #menu ul li a{
	color:#999;text-decoration:none;background:url(img/menu.png) repeat-x;
}
#header #menu ul li a:hover{
	color:#ccc;
}
#header #menu ul .current{
	height:48px;background:url(img/menu_current.gif) no-repeat center top;
}
#header #menu ul .current a{
	color:#fff;
}
#header #menu ul .current a:hover{
	color:#fff;
}
#main{padding:0 8px 12px 8px;}

h2{font-size:250%;line-height:200%;font-family:Georgia;}

.ecopy{
	font-weight:bold;font-size:150%;line-height:120%;
}
.day{width:540px;margin:0 0 2em 1em;}
