﻿img, button
{
	border: 0px none;
}
ul.links,
ol.links
{
	display:inline;
}
ul.links li,
ol.links li
{
	display: inline;
	border-right:1px solid #fff;
	padding:0 5px 0 3px;
	line-height:1.5em;
}
ul.links .last,
ol.links .last
{
	border:none;
}
.fdu-list
{
	overflow:hidden;
	list-style:none;
}
.fdu-list li
{
	padding:0 3.7%;
	float:left;
	width:124px;
}
.fdu-list.preview li
{
    width:226px;
}
.fdu-list p
{
	margin:4px 0 8px;
}
.fdu-list li.first
{
	clear:left;
	padding-left:2%;
}
.fdu-list li.last
{
	padding-right:2%;
}
.fdu-list .disp_unit img
{
	margin:0 0 3px;
	display:block;
	border:1px solid #749EB6;
}
.mp3-listing 
{
	overflow:hidden;
	line-height:1.2em;
}
.mp3-listing .copy a
{
	display:block;
	font-weight:bold;
}
.mp3-listing p
{
	margin:4px 0;
}
.mp3-listing .copy span
{
	padding-left:1em;
}
.mp3-player span
{
	text-indent:-10000px;
	background:#99cfee url(../i/btn/play.png) no-repeat scroll 0 0;
	height:58px;
	width:58px;
	display:block;
	overflow:hidden;
	margin:15px 0 0 30px;
	cursor:pointer;
}
.mp3-player
{
	border:solid 1px #009ad8;
	float:left;
	margin:0 10px 0 0;
	width:122px;
	height:90px;
	background-color:#99cfee;
	overflow:hidden;
}
.mp3-player:hover
{
	border:solid 1px #009ad8;
}
.mp3-playing span
{
	background-position:0 100%;
}
.mp3-playing img
{
	margin-top:-88px;
}
.mp3-player:hover img,
.mp3-playing:hover img
{
	margin-top:0;
}
.mp3-player img,
.mp3-playing img
{
    margin-top:-90px;
}
.mp3-playing img
{
    margin-left:-122px;
}
#interstitial .int-contents
{
    width:736px;
    margin:0 auto;
    position:relative;
}
#interstitial .int-contents a
{
    position:absolute;
    right:0;
    top:0;
    text-align:right;
    width:150px;
}
#interstitial .notice
{
    width:80%;
    margin:0 auto;
    text-align:center;
}
.table-listing 
{
    text-align:center;
}
.table-listing td
{
    border:none;
}
/* ads */
.popunder iframe
{
    width:720px;
    height:300px;
}


/* buttons */
#basic-login .login-btn,
#basic-login .register-btn,
#basic-login .go-back
{
	display:block;
	text-indent:-10000px;
	background:transparent url(../i/btn/login_sprite.png) no-repeat scroll 0 0;
	width:100px;
	height:27px;
}
#basic-login .login-btn
{
	width:88px;
	height:26px;
	border:0;
	padding:0;
}
#basic-login .register-btn
{
	background-position:0 -26px;
}
#basic-login .go-back
{
	background-position:0 -53px;
}
/* captcha */
.captcha input
{
    width: 60px;
}
.captcha
{
    margin: 20px 0;
}
.captcha img
{
    float: left;
    margin-right: 10px;
}
.captcha input
{
    margin: 10px 0;
}
.captcha p
{
    margin: 5px 0;
    font-size: 0.8em;
}
.captcha span.err
{
    float: none;
}