div,td,dl,dd { font-size:12px; }
.fs12 { font-size: 12px;}
.fs12g { font-size: 12px;  color: #ff3399;}
.fs14w { font-size: 14px;  color: white;}
.fs16r { font-size: 16px;  color: red;}
a:link{text-decoration:none; font-size:12px;}
a:visited{text-decoration:none; font-size:12px;}
a:active{text-decoration:underline; font-size:12px;}
a:hover{text-decoration:underline;}
h1 {
	font-size: 12px;
	color: #999999;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.3em;
	line-height: 16px;
	pandding-left:20px;
	width:100%;
	background-color:#FFFFFF;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #999999;
	padding-left: 20%;
}
div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;

	/*-- sample only --*/
	color:#888888;
	border:1px solid #eee;
	margin-bottom:5px;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.breadcrumbs span {
	background:url(./images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}

.headpp {
	background-color: #FFFFFF;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 800px;
}
li {
	padding-bottom: 10px;
	padding-left:16px;
	list-style-type: none;
}
.mamebio {
}
ul {
	padding-top: 5px;
	padding-left: 0px;
}