.allsevice {
	font-size: 12px;
	line-height: 22px;
}
.link1 {
	font-size: 14px;
        font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.link2 {
	font-size: 14px;
	line-height: 25px;
	color: #717171;
}
.link2:hover {  //鼠标移入

	font-family: "宋体"; 
	font-size: 14px;
	font-weight: normal;
	color: ##717171;
	text-decoration: none;
}
.url_link:active {

	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #9C9C9C;
	text-decoration: none;
}
    td { 
	font-family: "宋体"; 
	font-size: 12px}
    div{ 
	font-family: "宋体"; 
	font-size: 12px}
.p_font { 
	font-family: "宋体"; 
	font-size: 12px; 
	text-decoration: none; 
	line-height:12pt
	}
	.p_font_b { 
	font-family: "宋体"; 
	font-size: 12px; 
	text-decoration: none; 
	line-height:16pt
	}

.url_link:link {

	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #9C9C9C;
	text-decoration: none;
}
.url_link:visited {

	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #9C9C9C;
	text-decoration: none;
}
.url_link:hover {

	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #9C9C9C;
	text-decoration: underline;
}
.url_link:active {

	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #9C9C9C;
	text-decoration: none;
}

.font_red {color: #FF0000}
.font_orange {
    color: #FC8705;
	font-weight: bold;
}
.bg_dark { background: url(../images/bg01.gif) repeat-y center}
