#voiceBlogBox {
	background-image: url(../images/voice/blog_bg.gif);
	background-repeat: repeat-y;
	width: 449px;
	margin-left: 18px;
}
#voiceBlogBox p {
	margin: 0px;
}
#voiceBlogBox p.blogRead {
	padding: 10px;
}
#voiceBlogBox .blogBox {
	background-image: url(../images/voice/blog_dotline.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
}
#voiceBlogBox .blogBox h3 {
	font-size: 12px;
	background-image: url(../images/voice/blog_icon_newwin.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
#voiceBlogBox .blogBox h3 .blogName {
	font-size: 10px;
	font-weight: normal;
}
#voiceBlogBox .blogBox p {
	padding-left: 15px;
}
#voiceBlogBottom {
	background-image: url(../images/voice/blog_bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 449px;
	margin-bottom: 30px;
	margin-left: 18px;
}

.pageMov p {
	margin-bottom: 0px;
}
.pageMov p.pagePrev {
	float: left;
	width: 80px;
}
.pageMov p.pageMain {
	text-align: center;
	float: left;
	width: 215px;
}
.pageMov p.pageNext {
	text-align: right;
	float: left;
	width: 80px;
	/*margin-top: -18px;*/
}
#voiceBox {
	width: 449px;
	margin-bottom: 30px;
	margin-left: 18px;
}
#voiceTitle {
	background-image: url(../images/voice/title-bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	clear: both;
}
#voiceBox p {
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 12px;
}
#voiceComment {
	background-image: url(../images/voice/comment-bg.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 449px;
}
#voiceImg {
	float: left;
	margin-right: 25px;
	margin-left: 8px;
}
#voiceComment p {
	padding-top: 10px;
	color: #333333;
	padding-right: 10px;
}
.sh2 {
	font-size: 12px;
	color: #840421;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 20px;
	padding-left: 8px;
}
