@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFFFFF;
	background-color: #000000;
}
.main {
	float: left;
	height: 100%;
	width: 100%;
	background-image: url(images/bc2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
 .body {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width:940px;
	padding-top: 2px;
	height: auto;
	letter-spacing: 2px;
	line-height: 18px;
	
}
a {
	text-decoration:none;
	color: #FF0000;
}

a:hover {
text-decoration: underline;}

div {
position:relative;}
.wrap {
	float: left;
	height: auto;
	width: 940px;
}
#bottom {
	background-image: url(images/site2_13.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 105px;
	width: 940px;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 40px;
}
.rigth {
	float: right;
	width: 386px;
	height: auto;
}
.left {
	float: left;
	height: auto;
	width: 524px;
	padding-left: 30px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#title {
	font-size: 18px;
	color: #FF0000;
}
#marg {
	padding-top: 20px;
}
#addr {
	color: #FF0000;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 1px;
}
li {
	font-size: 12px;
	line-height: 20px;
	list-style-type: square;
}
.formTex {
	font-size: 14px;
	color: #FF0000;
}
.formSm {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FF0000;
	width: 200px;
}
