BODY {
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	background-image: url(pics/bgleft.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#flashbanner {
	position: fixed;
	top:  107px;
	right: -40px;
	width: 350px;
	height: 114px;
}
#top {
	position: relative;
	height: 263px;
	background-image: url(pics/bgtop.gif);
}
#topmenu {
	position: absolute;
	top: 223px;
	left: 230px;
}
#topmenu A {
	padding: 0px 15px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: white;
	line-height: 40px;
}
#topmenu A:HOVER {
	background-color: #54c1a4;
	background-image: url(pics/mhover.gif);
}
#topmenu A:ACTIVE {
	background-color: #daa520;
	color: black;
}
#date {
	position: absolute;
	top: 90px;
	right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#leftmenu {
	position: absolute;
	left: 0px;
	top: 270px;
	width: 227px;
}
#leftmenu A {
	position: relative;
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #396259;
	font-size: 11px;
	font-weight: bold;
}
#leftmenu A:HOVER {
	background-color: #74918a;
	color: white;
}
#mainpart {
	position: relative;
	margin-left: 240px;
	font-size: 13px;
	margin-right: 20px;
}
#mainpart P {
	text-align: justify;
	line-height: 19px;
}
.topbanner {
	position: absolute;
	top: 120px;
	right: 10px;
}
.rp {
	right: 0px;
	top: 0px;
	float: right;
	border: none;
	margin-left: 15px;
	margin-top: -3px;
}
.title {
	font-size: 19px;
	color: #396259;
	text-align: left;
}
.member {
	position: relative;
	clear: both;
}
.member img {
	margin-left: -4px;
	margin-top: -5px;
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;;
}
.name {
	font-size: 16px;
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
}
.member P {

}
