@charset "UTF-8";

@import url(flat.css);
@import url(style.css);
span {
	font-size: 12px;
	font-weight: bold;
}
#frameRight .u_banner {
	font-size: 10px;
	color: #999;
	text-align: center;
}
#frameRight .u_banner2 {
	margin-top: 10px;
}
.profile {
	font-size: 10px;
	color: #888;
	padding: 20px;
	border-top-width: 0.3px;
	border-right-width: 0.3px;
	border-bottom-width: 0.3px;
	border-left-width: 0.3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

