@charset "gb2312";
/* CSS Document */
body{text-align:center; font-size:12px;color: #03F; margin-top:1px}
a:link {
	color: #03F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: underline;
	color: #a3bfe7;
}
a:active {
	text-decoration: none;
	color: #03F;
}
.divd{width:985px; margin:0px auto}
.tabbody{BORDER: #a3bfe7 1px solid; BACKGROUND-COLOR: #e8f1f8}
.tabright{padding-right:5px; text-align:right}
.tabcenter{padding-top:6px; padding-bottom:6px}
.tableft{padding-left:10px; font-size:14px; font-weight:bold; height:26px; padding-top:10px; text-align:left}
.tableftcontent{padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:20px}
.tableftb{padding-bottom:6px}
.tablink{padding:10px;}
.tabbomxian{border-bottom:1px #a3bfe7 dotted}
.tabred{color:#F00}
.tabred a:link {
	color: #F00;
	text-decoration: none;
}
.tabred a:visited {
	text-decoration: none;
	color: #F00;
}
.tabred a:hover {
	text-decoration: underline;
	color: #F00;
}
.tabred a:active {
	text-decoration: none;
	color: #F00;
}
