@charset "utf-8";

#voice #contents { background: url(/common/img/contents_bg2.jpg) no-repeat; }

#voice #contents_wrap { background: url(/common/img/contents_wrap_bg2.jpg) repeat-y; }

#voice .left_contents { padding-top: 5px; }

#voice .voice_contents {
	width: 680px;
	margin-left: 20px;
	font-size: 12px;
	clear: both;
}

#voice div.voiceLinkList {
	width: 648px;
	margin-top: 27px;
	padding: 0 15px 0 17px;
	overflow: hidden;
	clear: both;
}
#voice div.voiceLinkList ul {	width: 314px; }
#voice div.voiceLinkList ul.left {
	float: left;
	width: 314px;
}
#voice div.voiceLinkList ul.right { float: right; }
#voice div.voiceLinkList ul li {	margin-bottom: 10px; }
#voice div.voiceLinkList ul li a img { border: none; }

