body {
	font: 11px/20px Verdana, "宋体";
	margin: 0px;
	;
	background-color: #898989;
	background-image: url(bakg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
* {
	margin: 0px;
	;
}
h1,h2,h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: 33px;
	text-align: center;
}


img {
	behavior:url("images/pngbehavior.htc");
}a:link,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.board,.board2 {
	background-color: #E3E3E3;
	color: #333333;
	padding: 5px 10px 10px 10px;
}
.board p, {
	text-indent: 2em;
}
.board .in,.board2 .in {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.board a:link,.board a:visited {
	color: #333333;
}

.tab1 .title1{
	background-image: url(tab1.gif);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	color: #FFFF00;
}
.tab1 .in {
	color: #333333;
	height: 98px;
	overflow: hidden;
	text-indent: 2em;
}
.tab2 {
	margin: 6px 8px 6px 8px;
}

.tab2 .title1 {
	font-weight: bold;
	color: #FFFF00;
	line-height: 24px;
	background-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	padding-left: 10px;
	margin-bottom: 5px;
}
.board .in img {
	border: 1px solid #333333;
	margin: 0px 3px;
}
.board2 img {
	margin-left:expression((760-this.width)/2+"px");
	margin-top:30px;
	margin-bottom:30px;
}



table.listxp {
	table-layout: fixed;
}
table.listxp td {
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #FFFFFF;
	line-height: 19px;
	padding: 2px 5px;
}
.tab2 .listxp div {
	height: 58px;
	overflow: visible;
	text-indent: 2em;
}

.footer {
	background-color: #2B4A76;
	padding: 22px;
	margin-top: 5px;
	color: #FFFFFF;
	text-align: center;
}
