#tdIndexLeft {
	width: 120px;
	background-color: #99CCFF;
	background-image: url(../images/index_images/background/Bg_Left.gif);
	background-repeat: no-repeat;
}
#tdIndexLeft2 {
	width: 200px;
	background-color: #99CCFF;
	text-align: center;
	background-image: url(../images/index_images/background/Bg_Left2.gif);
	vertical-align: top;
	background-repeat: no-repeat;
}
#tdIndexMain {
	width: 400px;
	height: 300px;
	border: 0px none;
	text-align: center;
	background-position: center center;
	background-image: url(../images/index_images/background/Bg_Main.gif);
	background-repeat: no-repeat;
}
#tdIndexMainBottom {
	width: 400px;
	height: 100px;
	background-image: url(../images/index_images/background/Bg_Main2.gif);
	text-align: right;
	background-repeat: no-repeat;
}
#tdIndexRight {
	width: 80px;
	background-color: #99CCFF;
	background-image: url(../images/index_images/background/Bg_Right.gif);
	background-repeat: no-repeat;
}
#tdIndexList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #6600FF;
	text-decoration: none;
	width: 200px;
}
#tdIndexMainRight {
	width: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: bold;
	vertical-align: top;
}
#tdIndexMainPicLeft {
	height: 300px;
	width: 300px;
	text-align: center;
	background-position: center;
}
.allBG {
	background-image: url(../images/index_images/Bg_All.gif);
	background-repeat: no-repeat;
}
