div.scroller {
    /* modify width and height of scrolling section if necessary	*/
    width: 649px;
    height:auto;
    overflow: hidden;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}


div.scroller div.section {
    /* modify width and height of each section as needed (should match the size of the scroller window)	*/
    width: 650px;
	  float: left;
	   padding: 1em;
/*
    height: 200px;*/
   overflow: hidden;

}

div.scroller div.content {
    width: 100000px;
}

div#section2 {
    color: #ffffff;
}

div.controls {
    /*
margin-top: 10px;

    width: 650px;
    height: 43px;
    background: url(../images/bg/bg_box.gif) no-repeat left bottom;*/
}

#my-glider {
    margin-left: 4px;
}
/*DM播放用*/
#catalog66{
	 font-size: 14px;
    color: #999999;
    font-weight: bold;
	 margin-top: 10px;
     width: 650px;
     height: 80px;
	 background: url(../images/bg/bg_box.gif) no-repeat left bottom;
}
#catalog{
	 font-size: 14px;
    color: #999999;
    font-weight: bold;
	 margin-top: 10px;
     width: 650px;
     height: 43px;
	 background: url(../images/bg/bg_box.gif) no-repeat left bottom;
}
#catalog-left{
	float:left;
	height:15px;
}
#catalog-right{
	float:right;
	height:15px;
}
#catalog-mid{
	text-align:center;
}
#catalog-mid66{
	text-align:center;
	
}
#catalog-d{
	clear:both;
	  border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
	 font-size: 14px;
    color: #999999;
    font-weight: bold;
     width: 649px;
     height: 35px;
	 
}
#iframe{
	
	margin-left: 4px;
	   width: 649px;
    height:auto;
    overflow: hidden;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
