@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffa3ce;
	background-image: url(../images/index_hk.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.topflash {
	width: 600px;
	margin-top: 100px;
}
.indexbtn {
	width: 600px;
	height: 62px;
	margin-bottom: 50px;
}
.indextext {
	width: 600px;
	height: 40px;
}
