
#mosdef {
 width:786px;
   position:relative;
line-height: 1.5em;
font-size:10pt;
color:#000000;
}

dl#main-bg{
   width: 786px;
   height: 545px;
   background: url(../img/main.png) no-repeat;  
   position: relative;
}

dl#main-bg dt{
   text-indent: -10000px;  
}

dl#main-bg dd.img-jkt{
   position: absolute;
   top:142px;
   left:21px;   
}

dl#main-bg dl.amusic dd.txt-amusic{
   text-indent: -10000px;  
}

dl#main-bg dl.amusic dd a{
   text-indent: -10000px;  
   display: block; 
   width: 242px;
   height: 95px;
   position: absolute;
   top:268px;
   left:257px;   
   background: url(../img/btn-amusic.png) no-repeat;  
}

dl#main-bg dl.amusic dd a:hover{
   background-position: 0 -95px; 
}

#mosdef dd.def-texts{
width:600px;
margin:0 auto 20px;
}

*+ html #mosdef dt{
margin-left:10px;
}

*+ html #mosdef dd.def-texts{
padding-left:10px;
}

#mosdef dl dd.img,
#mosdef dl dd.texts{
   float:left;
}

#mosdef dl dd.img{
width:156px;
}

#mosdef dl dd.texts{
width:630px;
margin-top: 10px;
}
dd.texts dl dt{
	margin:1em 0 0.5em 0;
	padding: 0.2em 0.2em 0.2em 20px;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	background: url(../img/arrow.gif) no-repeat left center;
}



.sub-read{
   padding:8px;
   border:2px dashed #ff9966;
   background: #ffff99;
   margin:0 10px;

}

.sub-read span{
   font-weight:bold;
   color:#ff3399;
}

.sub-read span.bri{
   font-size:12pt;
   color:#ff0033;
}

#mosdef dd.sub span{
   padding:0 3px;
   display: inline-block;
   font-weight:bold;
   font-size:12pt;
   color:#ff0033;
   border:2px solid #ffffff;
   
}

dd.end-link{
   padding:10px;
   text-align: center;
   background: #F7F800;
   font-weight: bold;
   margin-bottom:20px;
}

dd.end-link a{
   color:#000000;
}

dd.end-link a:hover{
   text-decoration: none;
}

/*

#mosdef dd.sub span.snd{
   background: #ff0066;
}

#mosdef dd.sub span.thd{
   background: #ff0033;
}
*/