.jktop {
	margin:15px 10px 20px 5px;
	width:160px;
	float:left;
	text-align:center;
	/* background-color:transparent; */
	}

.jk {
	margin:10px 10px 20px 5px;
	width:160px;
	float:left;
	text-align: center;
	/* background-color:transparent; */
	}
	

.info {
	width:460px;
	margin: 10px 10px 20px 10px;
	padding: 0;
	font-size: 12px;
	font-family: "trebuchet ms", arial, sans-serif;
	line-height: 115%;
	float:right;
	}

.title {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: "trebuchet ms", arial, sans-serif;
	line-height: 115%
	}

table {
	margin-top:10px;
	border-spacing: 0px;
	empty-cells: show;
	}

td  {
	padding: 3px 0 0 3px;
	border-bottom: solid 1px #999999;
	font-size: 12px;
	font-family: "trebuchet ms", arial, sans-serif;
	empty-cells: show;
	}

span.sample {
	font-size: xx-small;
	}

#music a:link {
	text-decoration: none;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #9933cc;
	padding-left: 1px;
	padding-right: 1px;
	}
	
#music a:hover {
	text-decoration: none;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #ffffff;
	background-color: #ff00ff;
	padding-left: 1px;
	padding-right: 1px;
	}