body {
	margin: 0px;
	font-family: verdana, "宋体";
	font-size: 12px;
	line-height: 18px;
}
* {
	margin: 0px;
}
h1 {
	font-size: 12px;
	padding-bottom: 7px;
	color: #004477;
	background-image: url(tip.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 32px;
	padding-top: 3px;
}
ul {
	margin-left: 20px;
}

.canvas {
	font: 12px Verdana, "宋体";
	width: 760px;
	margin: 0px auto;
}
.panel1 .top {
	background-image: url(panel1_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-weight: bold;
	padding: 15px 0px 0px 10px;
}
.panel1 .center {
	background-image: url(panel1_cen.gif);
	background-repeat: repeat-y;
	padding: 5px 21px 5px 17px;
	line-height: 18px;
}
.panel1 .bottom {
	background-image: url(panel1_bot.gif);
	background-repeat: no-repeat;
	height: 13px;
}
.panel1 a:link,.panel1 a:visited {
	text-decoration: none;
	color: #000000;
}
.panel1 a:hover {
	background-color: #FFF5C0;
	color: #CC0000;
}
.panel1 img {
	margin: 0px 5px 0px 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.ad img{
	text-align: center;
	border: 1px solid #999999;
	margin: 1px 0px;
}


.center {
	font-size: 11px;
}
.content {
	padding: 0px 5px;
}

.panel2 {
}

.panel2 .top {
	background-image: url(panel2_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-weight: bold;
	padding: 15px 0px 0px 15px;
	background-position: right;
}
.panel2 .center {
	background-repeat: repeat-y;
	padding: 5px 12px 5px 16px;
	line-height: 18px;
	background-position: right;
	background-image: url(panel2_cen.gif);
}
.panel2 .bottom {
	background-repeat: no-repeat;
	height: 13px;
	background-position: right top;
	background-image: url(panel2_bot.gif);
}
.panel2 a:link,.panel2 a:visited {
	color: #004477;
	text-decoration: none;
}
.panel2 a:hover {
	background-color: #FFF5C0;
	color: #CC0000;
}

table.listxp {
	table-layout: fixed;
}
table.listxp td {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 2px 0px;
}
.listxp a:link,.listxp a:visited {
	background-image: url(tip2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.listxp a:hover {
	background-image: url(tip2x.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
a.noo:link,a.visited,a.noo:hover {
	background-image: none;
}
.panel3 a:link,.panel3 a:visited {
	text-decoration: none;
	color: #888888;
}
.panel3 a:hover {
	background-color: #FFF5C0;
	color: #CC0000;
}.footer {
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-bottom: 13px;
}
.footer span {
	background-color: #FFFFFF;
	padding: 3px;
}
