.photolist {
	float: left;
	width: 320px;
	height: 240px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../photo/frame.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	background-attachment: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
}

#header {
	height: 25px;
	width: 750px;
	line-height: normal;
	margin-left: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
}
#footer {
	width: 975px;
	margin-left: 30px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#content {
	margin-left: 0px;
	width: 750px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 14px;
	color: #666666;
	line-height: 1.3em;
	border-top-style: none;
	border-bottom-style: none;
}
#listMember {
}
#content #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}

#content #listMember td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content #listNews p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#title {
	width: 760px;
	margin-left: 0px;
	height: 150px;
	background-repeat: no-repeat;
}
#content #Schedule td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px dotted #999999;
}
