body {
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
	background-color: #333333;
}
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: bold;	color: #333333;}
a.top:link,a.top:visited,a.top:active {
	font-weight: bold; color: #464646; font-size: 14px;text-decoration: none;
}
a.top:hover {
	font-weight: bold; color: #8F1D22; 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: #FFFFFF; font-size: 12px;line-height: 16px;}
.zw {font-weight: normal; color: #6C6C6C; font-size: 12px;line-height: 20px;}
.zwred {font-weight: normal; color: #8F1D22; font-size: 12px;line-height: 20px;}
.white {font-weight: bold; color: #FFFFFF; font-size: 12px;line-height: 14px;}
.whitebt {font-weight: bold; color: #FFFFFF; font-size: 20px;line-height: 20px;}
.ff {font-weight: bold; color: #E9D2D3; font-size: 12px;}
a.ff:link,a.ff:visited,a.ff:active {
	font-weight: normal; color: #E9D2D3; font-size: 12px;text-decoration: underline;
}
a.ff:hover {
	font-weight: normal; color: #FFB400; font-size: 12px;text-decoration: underline;
}
.foot {font-weight: normal; color: #A0A0A0; font-size: 12px;line-height: 25px;}
a.foot:link,a.foot:visited,a.foot:active {
	font-weight: normal; color: #000000; font-size: 12px;line-height: 20px;
}
a.foot:hover {
	font-weight: normal; color: #8F1D22; font-size: 12px;line-height: 20px;
}

.tit img{

border:3px #C0C0C0 solid;

}

.tit:hover img{

border:3px #8F1D22 solid;

}

.tit:hover{

color: 8F1D22; 

}


/*分页风格CssClass="pages" CurrentPageButtonClass="cpb"：*/
.pages { 
color: #999; 
}
.pages a, .pages .cpb { 
text-decoration:none;
float: left; 
padding: 0 5px; 
border: 1px solid #ddd;
background: #ffff;
margin:0 2px; 
font-size:12px; 
color:#000;
}
.pages a:hover { 
background-color: #E61636; 
color:#fff;
border:1px solid #E61636; 
text-decoration:none;
}
.pages .cpb { 
font-weight: bold; 
color: #fff; 
background: #E61636; 
border:1px solid #E61636;
}


