@charset "utf-8";
#interestwrap {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	height: 1100px;
}
#headid {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#clear1 {
	clear: both;
	height: .1px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#navBar {
	width: 897px;
	margin-right: auto;
	margin-left: auto;
}
#clear2 {
	height: .1px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#interestbody {
	background: url(../images/interestbg.png) no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	clear: both;
	padding-top: 100px;
}
#interestcintent {
	height: 510.5px;
	width: 415.5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	overflow: auto;
	background: #A0905C url(../images/incocontbg.jpg) no-repeat;
}
#title {
	font: small-caps large "monotype Corsiva";
	color: #CCCCCC;
	text-align: center;
	border-bottom: thin dotted #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#foot {
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	border-top: thin dashed #999999;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
