body,form {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
table,div {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.top_table {
	margin-top: 5px;
}
.suosuotiao {
	height: 20px;
}
.dh_dangqian {
	font-size: 14px;
	font-weight: bold;
	height:26px;
	width:86px;
	color: #FFFFFF;
	background-image: url(../images/dh_dangqian.gif);
	border:0px;
	cursor: pointer;
}
.dh_huise {
	font-size: 14px;
	font-weight: bold;
	height:26px;
	width:86px;
	border:0px;
	color: #333333;
	background-image: url(../images/dh_huise.gif);
	cursor: pointer;
}
.dh_dangqian:hover {
	color: #EEEEEE;
}
.dh_huise:hover {
	color: #999999;
}
.dh_dangqian a,.dh_huise a {
	display: block;
}
.dh_dangqian a:link,.dh_dangqian a:visited {
	color: #FFFFFF;
}
.dh_dangqian a:hover {
	color: #EEEEEE;
	text-decoration: none;
}
.dh_huise a:link,.dh_huise a:visited {
	color: #333333;
}
.dh_huise a:hover {
	color: #999999;
	text-decoration: none;
}
a.shangchuan:link,a.shangchuan:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
a.shangchuan:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
a:link {
	color: #0042ff;
	text-decoration: none;
}
a:visited {
	color: #0042ff;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a.bt1:link,a.bt1:visited {
	color: #0042ff;
	text-decoration: underline;
	line-height: 250%;
}
a.bt1:hover {
	color: #0000CC;
	text-decoration: none;
}
a.top_hei:link {
	color: #333333;
	text-decoration: none;
}
a.top_hei:visited {
	color: #333333;
	text-decoration: none;
}
a.top_hei:hover {
	color: #FF6600;
	text-decoration: underline;
}
.px13 {
	font-size: 13px;
}
.px14 {
	font-size: 14px;
}
.jianju {
	line-height: 160%;
}
.remenci {
	font-size: 13px;
	line-height: 180%;
}
.px18 {
	font-size: 18px;
	font-family: "黑体";
}
.downxian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#crumb {
	background-image: url(../images/gif-crumb.gif);
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 4px;
	float:left;
}
#crumb span {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/gif-crumb_2.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	line-height: 29px;
	padding-right: 20px;
	padding-left: 16px;
}
/*
.AspNetPager{margin-top:5px;margin-bottom:5px;}
.AspNetPager a,.AspNetPager span{
	font-weight:bolder;font-size:12px;text-decoration:none;font-family:Arial;}
	
.AspNetPager a,.AspNetPager a:visited{
	padding-left:4px;padding-right:4px;padding-top:2px;padding-bottom:2px;color:#5050ff;background-color:#efefff;border:1px solid #c1c1ff;}
	
.AspNetPager a:hover,.AspNetPager a:active{
	padding-left:4px;padding-right:4px;padding-top:2px;padding-bottom:2px;color:#ff5050;background-color:#ffeeee;border:1px solid #ffc1c1;}*/
	/*过时
.AspNetPager span{
	padding-left:3px;padding-right:3px;}
	
.AspNetPager span a{
	margin-left:-3px;margin-right:-3px;color:#5050ff;background-color:#efefff;border:1px solid #c1c1ff;}
	
.AspNetPager span a:hover{
	margin-left:-3px;margin-right:-3px;color:#ffc1c1;background-color:#ffeeee;border:1px solid #ffc1c1;}过时*/

#lbTop10Status{width:100%;height:320px;text-align:center;line-height:320px;display:inline-block;}
.lbPageCount{color:#666666;}

.AspNetPager {
	background-color:#fff;
	color:#48b9ef;
	padding:5px 0 5px 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
}

.AspNetPager a {
	color:#48b9ef;
	padding:2px 5px;
	margin:0 2px;
	text-decoration:none;
	border:1px solid #d0d0d0;
	font-weight:bolder;
}

.AspNetPager a:hover, .AspNetPager a:active {
	border:1px solid #ff8d00;
	color:#ffffff;
	background-color:#ff8d00;
	font-weight:bolder;
}

