body {
	background-color: #295A65;
	font-size:9pt;
}

a:link , a:visited{
	color: #138DB7;
	text-decoration: none;
}

a:hover ,a:active{
	color:#138DB7;
	text-decoration: none;
	background-color:#E7F3F8;
}
.nw{
	margin:10px;
	}
.contents{
	padding:30px 20px;
	background-color:#fff;
	color:#295A65;
	font-size:9pt;
	line-height:150%;
}
.contents2{
	padding:0 20px 0 0;
	background-color:#fff;
	color:#295A65;
	font-size:9pt;
	line-height:150%;
}
.nwheadW{
	background-color: #ffffff;
	margin:0;
	padding:0;
}
.nwhead{
	height:70px;
	background-color: #94ACB2;
	margin:0 0 0 20px;
}
.nwhead td{
	padding:20px 10px 20px 20px;
}


li{
	font-size:9pt;
	line-height:150%;
	color:#295A65;
	margin:0 0 3px 0;
	padding:0;
	text-indent:0;
	list-style-image: url(../img/point.gif);
}

li a:link, li a:visited{
	color:#295A65;
	text-decoration:none;
}

li a:hover, li a:active{
	color:#295A65;
	text-decoration:none;
	background-color:#E7F3F8;
}

hr{
	height:1px;
	color:#94ACB2;	
}



.calendarW td{
	padding:0 20px 0px 0;
}
.calendarW td td{
	padding:0;
}
.calendar{
	width:180px;
	margin:10px 0;
	}
	
.calendar td{
	text-align:center;
	border-bottom:1px solid #A8C1C3;
	padding:3px;
	color:#295A65;
	}	
.on{
	background-color:#FEE7DB;
}


