.index {
	background-color: #CDE2F8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: #8CBDEF solid 1px;
	font-family: "ÐÂËÎÌå";
	font-weight:bold;
	padding:5px;
	padding-left:3px;
	font-size: 10pt;
	color: #485A69;
}
.content {
	clip: rect(auto,auto,auto,auto);
	top: 3px;
	font-size: 10pt;
	width: 70%;
}
.content_2 {
	padding-top:15px;
	font-size: 10pt;
	position: absolute;
	right: 9px;
}
.content_3 {
	clip: rect(auto,auto,auto,auto);
	top: 3px;
	font-size: 10pt;
	width: 70%;
}