#homeLeft {
	width: 269px;
	height: 267px;
	float: left;
	background-image: url(../images/homeLeft.jpg);
	background-repeat: no-repeat;	
	padding-left: 42px;
}
#homeLeft A{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#homeFlash {
	width: 649px;
	height: 267px;
	float: left;	
}
#homeContent {
	background-image: url(../images/bg_homeLeftBottom.gif);
	background-repeat: repeat-y;
	width: 960px;
	height: auto;
	float: left;
}
#homeLeftBottom {
	width: 311px;
	float: left;
	text-align: center;
}
#homeText {
	width: 589px;
	float: left;
	padding: 12px 20px 10px 20px;
}
.leftText01 {
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana;
	padding-top: 25px;
	padding-bottom: 13px;
}
.leftText02 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana;
	padding-bottom: 10px;
}