body {
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.top {font-family: "宋体";font-size: 14px;font-weight: normal;	color: #FFFFFF;}
a.top:link,a.top:visited,a.top:active {
	font-weight: normal; color: #FFFFFF; font-size: 14px;text-decoration: none;
}
a.top:hover {
	font-weight: normal; color: #CC9933; font-size: 14px;text-decoration: underline;
}
a.dh:link,a.dh:visited,a.dh:active {
	font-weight: bold; color: #FFFFFF; font-size: 14px;text-decoration: none;
}
a.dh:hover {
	font-weight: bold; color: #8F1D22; font-size: 14px;text-decoration: underline;
}
.w12 {font-weight: normal; color: #333333; font-size: 12px;line-height: 25px;}
.w13 {font-weight: normal; color: #333333; font-size: 12px;line-height: 20px;}
.zw {font-weight: normal; color: #FFFFFF; font-size: 12px;line-height: 20px;}
.zwred {font-weight: normal; color: #5D0000; font-size: 12px;line-height: 20px;}
.white {font-weight: bold; color: #FFFFFF; font-size: 12px;line-height: 14px;font-family: Arial, Helvetica, sans-serif}
.whitebt {font-weight: bold; color: #FFFFFF; font-size: 28px;line-height: 30px;}
.ff {font-weight: bold; color: #E9D2D3; font-size: 12px;}


.tit img{

border:3px #C0C0C0 solid;

}

.tit:hover img{

border:3px #8F1D22 solid;

}

.tit:hover{

color: 8F1D22; 

}


/*分页风格CssClass="pages" CurrentPageButtonClass="cpb"：*/
.pages { 
color: #999; 
font-size: 12px;
line-height: 14px;
}
.pages a, .pages .cpb { 
text-decoration:none;
float: left; 
padding: 0 5px; 
border: 1px solid #ddd;
background: #ffff;
margin:0 2px; 
font-size:12px; 
line-height: 14px;
color:#000;
}
.pages a:hover { 
background-color: #E61636; 
color:#fff;
border:1px solid #E61636; 
text-decoration:none;
font-size: 12px;
line-height: 14px;
}
.pages .cpb { 
font-weight: bold; 
color: #fff; 
background: #E61636; 
border:1px solid #E61636;
font-size: 12px;
line-height: 14px;
}

