#center {
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	background-color: #FFFFFF;
	height: auto;
	text-align:center;
}
#centerbody {
	width: 763px;
	height: auto;
	border: 1px solid #F4B4F8;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: none;

}
#left {
	font-family: Arial, Helvetica, sans-serif;
	height: 500px;
	width: 180px;
	float: left;
	margin:0;
	color: #990066;
	text-decoration: none;
	font-size: 14px;
}
#left ul {
	list-style: none;
	color: #A02387;
	margin: 0px;
	padding: 0px;
	border: 1px none #CCCCCC;
}
#left li {
	line-height: 28px;
	margin: 0px 0px 5px;
	padding: 0px;
	height: auto;
	text-align: center;
	background-image: url(../image/bottom_bg.gif);
	border-top: none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#left ul a:link, #left ul a:visited {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border: 1px solid #E1E1E1;
}
#left ul a:hover{
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #FF0099;
	text-decoration: none;
	display: block;
	background-color: #FEEBF8;
	border: 1px solid #FF9999;
	line-height: 28px;
	background-image: url(../image/bottom_bg2.gif);
}
.left {	font-family: Arial, Helvetica, sans-serif;
	height: 500px;
	width: 180px;
	float: left;
	margin:0;
	color: #990066;
	text-decoration: none;
	font-size: 14px;
}
.left ul{	list-style: none;
	color: #A02387;
	margin: 0px;
	padding: 0px;
	border: 1px none #CCCCCC;
}
.left li{
	line-height: 28px;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
	background-image: url(../image/bottom_bg.gif);
	border-top: none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.left a:link{
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border: 1px solid #E1E1E1;
	height: 28px;
}
.left a:visited{
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border: 1px solid #E1E1E1;
	height: 28px;
}
.left a:hover{
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #CC0066;
	text-decoration: underline;
	display: block;
	background-color: #FEEBF8;
	border: 1px solid #FF9DFF;
	background-image: url(../image/bottom_bg2.gif);
	height: 28px;
}
#leftfocus A {
	COLOR: #CC0066;
	TEXT-DECORATION: underline;
	border: 1px solid #FF9DFF;
	background-image: url(../image/bottom_bg2.gif);
}

#right{
	float: right;
	width: 738px;
	height: auto;
	padding: 5px;
	margin: 0px;
	border: 1px solid #D8D8D8;
}
h1 {
	font-size: 14px;
	color: #C4009C;
	text-align: left;
	margin: 10px 0px 8px;
	padding: 0px;
}
.text {
	font-size: 14px;
	color: #333333;
	text-align: left;
	margin: 0px 10px;
	line-height: 24px;
}

