@charset "utf-8";

/*********************************************************************/

#right ul {
	padding: 12px 0 0 0;
}

#right ul li {
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	background: url(../images/voice/bg_line.gif) right bottom no-repeat;
}

#right h4 {
	margin: 0 0 15px 12px;
	background: url(../images/voice/bg_ttl.gif) 0 center no-repeat;
	padding: 0 0 0 20px;
	font-size: 1.16em;
	font-weight: bold;
	color: #666;	
}

#right li p {
	background: url(../images/voice/bg_txt.gif) 0 3px no-repeat;
	margin: 0 15px 0 35px;
	padding: 0 0 0 20px;
	line-height: 1.6;
}

#right .women {
	color:#FF6699;
}

#right .men {
	color: #0099CC;
}