@charset "utf-8";
/*-------------------------------------------------------------------------------------------

	Customers Voice

-------------------------------------------------------------------------------------------*/
#voiceTitle	{
	margin:	0;
	padding:	0;
	width:	700px;
	height:	50px;
}
#voiceTitle	h3	{
}
.voicePages	{
	clear:	both;
	margin:	0;
	padding:	0;
	width:	700px;
	height:	40px;
}
.voicePages	p	{
	text-align:	center;
	font-size:	82%;
	line-height:	40px;
	font-weight:	bold;
}
.voicePages	span	{
	padding:	0	5px	0	5px;
	font-weight:	normal;
}
.voicePages	a	{
	font-weight:	normal;
}
.voiceContainer	{
	clear:	both;
	margin:	0;
	padding:	0;
	width:	700px;
}
.voiceImage	{
	float:	left;
	margin:	20px	0	0	0;
	padding:	0;
	width:	200px;
}
.voiceImage	p	{
	width:	200px;
}
.voiceContents	{
	float:	left;
	margin:	20px	0	0	0;
	padding:	0;
	width:	490px;
}
.voiceContentsTop	{
	height:	50px;
	background:	url(../images/voice/bgVoiceTop.gif)	no-repeat;
}
.voiceContentsTop	h5	{
	padding:	20px	0	0	30px;
	text-align:	left;
	font-size:	88%;
}
.voiceContentsTop	h5	span	{
	padding:	0	0	0	20px;
}
.voiceContentsMiddle	{
	height:	auto;
	background:	url(../images/voice/bgVoiceMiddle.gif)	repeat-y;
}
.voiceContentsMiddle	p	{
	padding:	0	30px	0	30px;
	text-align:	left;
	font-size:	88%;
	line-height:	40px;
}
.voiceContentsBottom	{
	height:	50px;
	background:	url(../images/voice/bgVoiceBottom.gif)	no-repeat;
	margin:	0;
}
