* {margin: 0px; padding: 0px;}
body {
	font-size: 12px;
	color: #993300;
	line-height: 20px;
	background-color: #FFFFFF;
	width: 970px;
	margin: 0px auto;
}
ul {
	list-style-type: none;
	text-align: left;
}
a {
	color: #993300;
	text-decoration: none;
	line-height: 20px;
}
.more {
	font-size: 12px;
	color: #993300;
	font-weight: normal;
}
.xian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.f14 {
	font-size: 14px;
}
.biao {
	font-size: 14px;
	line-height: 25px;
	margin: 15px 25px;
}
#main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: auto;
	height: 1%;
}
#banner {
	background-image: url(banner.jpg);
	height: 90px;
	width: 955px;
	margin: 5px auto;
}
#content {
	background-image: url(b_1.gif);
	width: 964px;
	margin: 0px auto;
	overflow: auto;
	height: 1%;
}
#right {
	width: 235px;
	margin-right: 5px;
	float: right;
}
#left {
	width: 700px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #993300;
	margin-left: 4px;
}
#footer {
	line-height: 25px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
}