@charset "utf-8";
/* CSS Document */
#insideLeft {
	width: 220px;
	float: left;
	font-size: 10px;
}
#insideRight {
	width: 360px;
	float: left;
}
.wordCenter {
	text-align: center;
	font-size: 18px;
}


.LeeChiMao {
	float: left;
	width: 580px;
	padding-top: 50px;
}
.leeLeft {
	float: left;
	width: 220px;
	
.leeRight {
	float: left;
	width: 360px;
}

