@charset "utf-8";
.tbMain {
	position: relative;
	width: 800px;
	top: 3px;
}
.tdMain {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.tbMain_tdLeft {
	width: 600px;
}


.tbWelcome {
	position: relative;
	background-image: url(../graphics/bgHome_Welcome_1.png);
	height: 220px;
	width: 590px;
	text-align: left;
	vertical-align: top;
	left: -4px;
}
.tdWelcome {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.tbNews {
	position: relative;
	height: 600px;
	width: 155px;
	left: 655px;
	top: -250px;
	background-image: url(../graphics/bgHome_Welcome_1.png);
}
.tbContent_2 {
	width: 590px;
	position: relative;
	left: -4px;
	height: 160px;
}
.tdContent_2 {
	background-image: url(../graphics/bgHome_Content2_1.png);
	width: 33%;
	height: 186px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
.tbContent_3 {
	width: 590px;
	background-image: url(../graphics/bgHome_Content3_1.png);
	left: -4px;
	position: relative;
	top: 5px;
}
.tdContent_3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 10px;
}

.tbContent_RT {
	width: 190px;
	position: relative;
	top: 5px;
}

.txWelcomeAlign {
	text-align: left;
	vertical-align: text-top;
}
.txWelcomeHead {
	font-family: Georgia;
	font-size: 24px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	position: relative;
	top: 10px;
	width: 568px;
	padding: 10px;
}
.txSubHead_AlignC {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.txSubHead_AlignLT {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	text-align: left;
}


.txMain {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	position: relative;
	left: 10px;
	width: 568px;
}
.txReconstruction {
	font-family: Arial;
	font-size: 24px;
	color: #FF0000;
	text-decoration: blink;
}
