@charset "utf-8";
#content {
	background-image: url(../common_img/bg2.gif);
	background-repeat: repeat-y;
	background-position: 0px 20px;
}


#clip {
	position: absolute;
	top: 150px;
	left: 10px;
}


#main {
	width: 730px;
	height: auto;
	margin-left: 170px;

}
#main h2 {
	font-size: 0.7em;
	font-weight: 100;
	margin-bottom: 0px;
	height: 46px;
	margin-top: 0px;
}
#main h5 {
	clear: left;
	text-align: right;
	margin-right: 30px;
	padding-top: 20px;
}
.voicep {
	list-style-type: none;
	float: left;
	height: 580px;
	width: 310px;
	padding-right: 30px;
}
.voicep   img {
	padding-right: 5px;
	float: left;
}
table {
	height: 170px;
}

th    {
	font-size: 0.7em;
	text-align: left;
	height: 40px;
	font-weight: 400;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
	font-size: 0.7em;
	text-align: justify;
}


#main ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
.que {
	font-size: 0.6em;
	margin-top: 25px;
	margin-bottom: 2px;
}
.ans {
	padding-left: 1em;
	font-size: 0.8em;
	text-align: justify;
	margin: 0px;
}
#voices {
	margin-left: 40px;
}
strong {
	font-weight: 500;
	font-size: 1.2em;
}
