@charset "gb2312";
.insideright p {
	font-size: 16px;
	line-height: 150%;
	text-indent: 1.5em;
	text-align:justify;
	text-justify:inter-ideograhp;
	color: #000;
	font-family: "ËÎÌå";
	margin-top: 30px;
	margin-bottom: 30px;
}
.insideright table td {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.insideright table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #333;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}
