#panel_right {
	position: absolute;
	height: 308px;
	width: 785px;
	left: 83px;
	top: 240px;
	background-image: url(../images/panel_policy.png);
	background-repeat: no-repeat;
	padding: 20px;
	text-align: center;
}
#title {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.indexContent {
	width:97%;
	clear: both;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: justify;
}
