body {
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {color: #318487;text-decoration: none;}
a:visited {color: #318487;text-decoration: none;}
a:hover {color: #f8922b;text-decoration: none;}

form,ul,li {margin: 0; padding: 0; border:0; }
li{list-style-type:none;}

.line{border-bottom:1px dotted #98989a}


#navbox {
text-align: left;
}
#navbox li {
float:left;
margin-right: 5px;
}
.nav_a a:link {
padding-right:15px;
display: block;
background: url(newp_nav_tbgb.gif) no-repeat right top;
color: #fff;
text-decoration: none;
}
.nav_a a:visited {
padding-right:15px;
display: block;
background: url(newp_nav_tbgb.gif) no-repeat right top;
color: #fff;
text-decoration: none;
}
.nav_a span {
padding-left: 15px;
display: block;
background: url(newp_nav_tbga.gif) no-repeat;
cursor: hand;
line-height: 34px;
}
.nav_a a:hover {
padding-right:15px;
display: block;
background: url(newp_nav_tbgb.gif) no-repeat right bottom;
color: #7896a1;
text-decoration: none;
}
.nav_a active {
padding-right:15px;
display: block;
background: url(newp_nav_tbgb.gif) no-repeat right bottom;
color: #7896a1;
text-decoration: none;
}
.nav_a a:hover span {
display: block;
padding-left: 15px;
background: url(newp_nav_tbga.gif) no-repeat left bottom;
cursor: hand;
line-height: 34px;
}
.nav_a a:active span {
display: block;
padding-left: 15px;
background: url(newp_nav_tbga.gif) no-repeat left bottom;
cursor: hand;
line-height: 34px;
}
.nav_b a:link {
padding-right: 15px;
display: block;
background: url(newp_nav_tbgav.gif) no-repeat right top;
color: #7896a1;
text-decoration: none;
}
.nav_b a:visited {
padding-right: 15px;
display: block;
background: url(newp_nav_tbgav.gif) no-repeat right top;
color: #7896a1;
text-decoration: none;
}
.nav_b span {
display: block;
padding-left: 15px;
background: url(newp_nav_tbgav.gif) no-repeat left top;
line-height: 34px;
}
.nav_b a:hover {
padding-right: 15px;
display: block;
background: url(newp_nav_tbgav.gif) no-repeat right top;
color: #7896a1;
text-decoration: none;
}
.nav_b active {
padding-right: 15px;
display: block;
background: url(newp_nav_tbgav.gif) no-repeat right top;
color: #7896a1;
text-decoration: none;
}
.nav_b a:hover span {
display: block;
padding-left: 15px;
background: url(newp_nav_tbgav.gif) no-repeat left top;
line-height: 34px;
}
.nav_b a:active span {
display: block;
padding-left: 15px;
background: url(newp_nav_tbgav.gif) no-repeat left top;
line-height: 34px;
}


/* page links */
.pages {
	color: #333;
	margin:10px 0 6px 0;
	font-size:12px;
	font-family:宋体;
	text-align:center;
}
.pagelink-current {
	font-family:宋体;font-weight: bold;background:#999999; border:1px solid #333; text-decoration:none; padding:2px 4px; color:#FFF;margin:0 5px 0 0;
}
.pages a:link{font-family:宋体;background:#F8FCFE; border:1px solid #333; text-decoration:none; padding:2px 4px; color:#1B232D; margin:0 5px 0 0;}
.pages a:visited{font-family:宋体;background:#F8FCFE; border:1px solid #1B232D; text-decoration:none; padding:2px 4px; color:#1B232D; margin:0 5px 0 0;}
.pages a:hover{font-family:宋体;background:#333; border:1px solid #1B232D; text-decoration:none; padding:2px 4px; color:#FFF; margin:0 5px 0 0;}
