
a:link {
	text-decoration: none;
	color:  #000000;
	
}
a:visited {
	text-decoration: none;
	color: #000000;
	
}
a:hover {
	text-decoration: none;
	color: #ff0000;
	
}
a:active {
	text-decoration: none;
	color: #000000;
	
}

a.demo:link {
	color: #ff0000;
	text-decoration: none;
}
a.demo:visited {
	text-decoration: none;
	color: #ff0000;
}
a.demo:hover {
	text-decoration: none;
	color: #ff7700;
}
a.demo:active {
	text-decoration: none;
	color: #ff0000;
}


a.demo2:link {
	color: #ffffff;
	text-decoration: none;
}
a.demo2:visited {
	text-decoration: none;
	color: #ffffff;
}
a.demo2:hover {
	text-decoration: none;
	color: #cccccc;
}
a.demo2:active {
	text-decoration: none;
	color: #ffffff;
}

.font12-23 {
	font-size: 12px;
	line-height: 23px;
	color: #ffffff;
	font-family: "宋体";
}

.font12-26 {
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	font-family: "宋体";
}
.font2-12-26 {
	font-size: 12px;
	line-height: 26px;
	color: #555555;
	font-family: "宋体";
}
.font3-12-26 {
	font-size: 12px;
	line-height: 26px;
	color: #ff7700;
	font-family: "宋体";
	font-weight: bold; /*字体加粗*/
}

.font12-27 {
	font-size: 12px;
	line-height: 27px;
	color: #000000;
	font-family: "宋体";

}
.font14-27 {
	font-size: 14px;
	line-height: 27px;
	color: #000000;
	font-family: "宋体";
	font-weight: bold; /*字体加粗*/

}
.font12-25 {
	font-size: 12px;
	line-height: 25px;
	color: #a9a9a9;
	font-family: "宋体";
}
.font12-18-pad {
	font-family: "宋体";
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding-left:10px;
	padding-right:10px;

}

.border {BORDER:1PX SOLID #e3b829;}
.border2 {BORDER:2PX SOLID #8b651e;}

.banner{
	font-family: "宋体";
	font-size: 14px;
	color: #000;
	font-weight: bold; /*字体加粗*/
	padding-left:30px;
}
