@charset "utf-8";
.white_bg {
}
.bottom_bg {
	background-image: url(images/botom_bg.jpg);
	background-repeat: repeat-x;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.main_bg {
	background-image: url(images/profile_main.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAEAEA;
	line-height: 17px;
	text-align: justify;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.newbgg {
	background-image: url(images/bgg.gif);
	background-repeat: repeat-x;
}
.sound {
	height: 20px;
	width: 50px;
	overflow: visible;
	visibility: visible;
	z-index: 50;
	top: 5px;
}

