@charset "utf-8";
#audio_up {
	padding-right: 10px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
#img_box {
	border: 4px solid #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
#sum_aud {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
}
#sum_aud:hover {
	background-color: #420000;

}
#audio_be {
	padding-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align: left;
	font-style: normal;
	margin-bottom: 5px;
	padding-top: 2px;
}
#bio_cont {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	background-color: #000000;
	margin-bottom: 20px;
}
#bio_tb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#bio_tb:hover {
	background-color: #420000;	
}
