body {
	background-image: url(../home/bk-cable.jpg);
	background-repeat: repeat-x;
	background-position: center 200px;
	margin: 0px auto;
	text-align: center;
}
#contents {
	margin-top:70px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.introTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #777777;
}

.navTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #AAAAAA;
}
.navTxt a {
	color: #555555;
	text-decoration: none;
}
.navTxt a:hover {
	color: #000077;
	text-decoration: none;
}
.imgR {
	float: right;
}
.imgL {
	float: left;
	margin: 0px;
	padding:0px;
}