.voice_title {
	background-image: url(../images/voice/voice_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 55px;
	padding-bottom: 15px;
}


.voice {
	font-size: 75%;
	line-height: 130%;
	color: #333333;
	width: 452px;
}
/*
.voice img {
	float: left;
	margin-right: 10px;
}
*/
#cate,#month {
	margin: 0px;
	list-style-position: inside;
	list-style-image: url(../images/voice/arrow.gif);
	list-style-type: none;
	font-size: 75%;
	line-height: 130%;
	color: #333333;
	padding: 0px;
}

#cate ul,#month ul {
	margin: 0px;
	padding: 0px;
}

#cate li,#month li {
	margin: 0px;
	padding: 0px;
}
