@charset "utf-8";
/* Right Menu Template */

.mp3box {
	width: 300px;
	margin: 0px;
}
.mp3box #head {
	background-image: url(../images/mp3_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
}
.mp3box #body {
	background-image: url(../images/mp3_02.jpg);
	background-repeat: repeat;
	padding-top: 4px;
}
.mp3box #body .alt {
	background-color: #6B6B6B;
	height: 35px;
}
.mp3box #body .alt #alt1 {
	background-color: #535353;
	padding-right: 4px;
	font-weight: bold;
}
.mp3box #body .alt #alt1:hover {
	background-color: #676767;
}
.artist      {
	background-image: url(../images/mp3_btns.png);
	background-repeat: no-repeat;
	background-position: -100px top;
	height: 25px;
	width: 25px;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
}
.artist:hover      {
	background-image: url(../images/mp3_btns.png);
	background-repeat: no-repeat;
	background-position: -125px top;
}
.listen {
	background-image: url(../images/mp3_btns.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 25px;
	width: 25px;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
}
.listen:hover {
	background-image: url(../images/mp3_btns.png);
	background-repeat: no-repeat;
	background-position: -25px top;
}
.download {
	background-image: url(../images/mp3_btns.png);
	background-repeat: no-repeat;
	background-position: -50px top;
	height: 25px;
	width: 25px;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
}
.download:hover {
	background-image: url(../images/mp3_btns.png);
	background-repeat: no-repeat;
	background-position: -75px top;
}

.mp3box #foot {
	background-image: url(../images/mp3_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
}
.kidsbox {
	width: 260px;
	margin: 0px;
}
.kidsbox #head {
	background-image: url(../images/kids_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 68px;
	width: 260px;
}
.kidsbox #body {
	background-image: url(../images/mp3_02.jpg);
	background-repeat: repeat;
	padding-top: 4px;
	width: 260px;
}
.kido {
	width: 260px;
	border: 1px solid #383838;
	background-color: #4E4E4E;
}
.kido #thumb {
	background-color: #424242;
	width: 260px;
}
.kido #thumb img{
	width: 242px;
	height:222px;
}
.kido #title {
	background-color: #575757;
	width: 252px;
	height: 35px;
	font-weight: bold;
	color: #2D2D2D;
	font-size: 16px;
	padding-top: 5px;
}
.kido #title:hover {
	background-color: #626262;
	color: #E8E8E8;
}
.kidsbox #foot {
	background-image: url(../images/mp3_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
}
.thanybox {
margin:8px 0px 8px 0;
width:260px;
}
.thanybox #head {
	background-image: url(../images/thany_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}
.thanybox #body {
	background-image: url(../images/thany_02.jpg);
	background-repeat: repeat;
	padding-top: 4px;
}
.tehany {
	width: 260px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.tehany #avatar {
	background-color: #F0F0F0;
	width: 102px;
}
.tehany #tehany {
	background-color: #F0F0F0;
	font-weight: bold;
	color: #888;
}
.tehany #txt {
	font-weight: bold;
	color: #888;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.tehany #tehany a {
	background-color: #F0F0F0;
	font-weight: bold;
	color: #888;
}
.tehany #tehany a:hover {
	background-color: #F0F0F0;
	font-weight: bold;
	color: #676767;
}
.thanybox #foot {
	background-image: url(../images/thany_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
}
.consolebox {
	width: 300px;
	margin: 0px;
}
.consolebox #head {
	background-image: url(../images/console_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
}
.consolebox #body {
	background-image: url(../images/console_02.jpg);
	background-repeat: repeat;
	padding-top: 4px;
}
.consolebox #foot {
	background-image: url(../images/console_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
}
