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

/* voice voice */

#globalNaviBox ol li#gmVoi a {
	background-position:-555px -36px;
	
}



.voiceList {
	clear: both;
	width: 555px;
	min-height: 121px;
	margin: 0px 0px 30px; 
	padding: 0px 0px 0px 0px;
	padding-left: 155px;
}


	.voiceList p {
		margin: 0px;
		padding: 0px 8px 0px 0px;
		clear: both;
		line-height: 158%;
	}
	.voiceList strong {
		margin: 10px 0px 4px 0px;
		padding: 0px 0px 4px;
		clear: both;
		display: block;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFCC00;
		color: #000000;
	}
	.voiceM {
		background-image: url(../../voice/images/voiceBgM.jpg);
		background-repeat: no-repeat;
	}
	.voiceW {
		background-image: url(../../voice/images/voiceBgW.jpg);
		background-repeat: no-repeat;
	}
	
.rightImage{
	padding-right: 155px;
	padding-left: 	0px;
	background-position:right;
}
	.rightImage p{
		padding: 0px 0px 0px 16px;
	}