@charset "utf-8";
.MainTable_CSS {
	width: 740px;
	height: 410px;
}
.Table2Top {
	background-image: url(../images/home/bg_right_top.gif);
	height: 72px;
	width: 225px;
	vertical-align: top;
}
.Table2Middle {
	background-image: url(../images/home/bg_right_middle.gif);
	height: 70px;
	width: 225px;
	vertical-align: top;
}
.Table2Bottom {
	background-image: url(../images/home/bg_right_bottom.gif);
	height: 82px;
	width: 225px;
	vertical-align: top;
}
.ContentSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.ContentSpaceBIG {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	width: 490px;
}

.TableTopLeft {
	
	background-image: url(../images/home/bg_left_top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 224px;
	width: 515px;
	vertical-align: top;
}
.TableBottomMiddle {
	background-image: url(../images/home/bg_middle_bottom.gif);
	background-repeat: no-repeat;
	height: 186px;
	width: 338px;
	vertical-align: top;
}
.TableBottomLeft {
	background-image: url(../images/home/bg_left_bottom.gif);
	height: 186px;
	width: 177px;
	vertical-align: middle;
	text-align: center;
}
.TableBottomRight {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #676767;
	background-image: url(../images/home/bg_right_bottom_bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 186px;
	width: 225px;
	vertical-align: middle;
	text-align: center;
}
.ContenMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 400;
	color: #000000;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
