@charset "UTF-8";
/* CSS Document */
/*-----------------shop------------------*/
.official_shop {
    float:left;
	clear:both;
	width:755px;
	padding-top:5px;
	font-size:11px;
	margin-bottom:30px;
}
#read{
    padding:0;
	height:1px;
	margin-bottom:10px;
}
#main{
    position:relative;
    float:left;
	clear:both;
	width:755px;
	height:264px;
	background:url(/music/official_shop/images/main_bg.jpg) no-repeat top left;
}
#main #main01,
#main #main02,
#main #main03{
   position:absolute;
   left:0;
}
#main #main01{top:0;}
#main #main02{top:78px;}
#main #main03{top:145px;}
#dj{
    position:relative;
    float:left;
	clear:both;
	width:755px;
	height:290px;
	background:url(/music/official_shop/images/dj_bg.jpg) no-repeat top left;
}
#dj #dj01,
#dj #dj02,
#dj #dj03{
   position:absolute;
   left:128px;
}
#dj #dj01{top:0;}
#dj #dj02{top:44px;}
#dj #dj03{top:98px;}
#dj #point{
   position:absolute;
   left:122px;
   top:131px;
}
#point #li01{
   margin-bottom:1px;
}
#search,
#search #search_title
#search #search_more {
    float:left;
    clear:both;
}
#search table td{
    padding-bottom:7px;
}
/*-----------------------------------------------------*/

