.bg {
	background-image: url(../images/in/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;

}
.text1 {
	font-family: "ËÎÌå";
	font-size: 13px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
.bg1 {
	background-image: url(../images/in/in-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.link {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	color: #6699CC;
	text-decoration: underline;
}
