@charset "utf-8";

#vPage	{ display:none; }

.vPlink { font-size: 12px; letter-spacing: 1px; margin: 10px 0 20px 0;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	border-radius:5px;
	text-align: center;
	padding: 8px;
}
.vPlink a 		{ color:#000088; margin: 0 15px 0 15px; }
.vPlink a:hover { color:#5555ff; text-decolation:underlinie;}
#voice-area .voice-list .voice-date {
	font-size: 12px;
	padding: 8px;
	text-decoration: underline;
}
#sidebar #bnrVoice a { text-indent: -9999px;
	background-image: url(../../../images/sidebar/bnr_voice.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 220px;
}
.btnVoice a {
	background-image: url(../../../images/sidebar/bnr_voice.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 220px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
