body {
	background-color: #E4E7EC;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
.con1img {
	margin-left: 20px;
}

.lightBox {
	font-size: small;
	line-height: 1.5em;
	background-color: #292C2B;
}
.txtBox {
	width: 400px;
	color: #FFFFFF;
	padding-left: 80px;
	padding-bottom: 30px;
}
#Copy {
	font-size: x-small;
	color: #000000;
	width: 695px;
	margin-right: auto;
	margin-left: auto;
}

.lightBottom {
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
}
.foot {
	font-size: small;
	padding: 10px;
	width: 500px;
	text-align: right;
}
.leftTx {
	font-size: small;
	color: #CCCCCC;
	width: 150px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main {
	width: 695px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
a {
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
.mail {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
