﻿input {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-family: "宋体";
}
.a14 a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.a14 a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.a14 a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-family: "宋体";
}
.gray a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.gray a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.gray a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-family: "宋体";
}
.white a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "宋体";
}
.border1 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
}
.title14 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.border-black {
	border: 1px solid #000000;
}
.border-red {
	border-top: 2px #BF5632;
	border-right: 2px solid #BF5632;
	border-bottom: 2px solid #BF5632;
	border-left: 2px solid #BF5632;
}
.texttx {
	filter: Glow(Color=#FFFFFF, Strength=2);
}
.texttx2 {
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
.texttx3 {
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
}

.font-white a:link {text-decoration: none; color: #FFFFFF;}
.font-white a:visited {text-decoration: none; color: #FFFFFF;}
.font-white a:hover {text-decoration: underline; color: #FFFFFF;}
.font-white {text-decoration: none; color: #FFFFFF;}
.box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABABAB;
	border-right-color: #ABABAB;
	border-bottom-color: #ABABAB;
	border-left-color: #ABABAB;
}
.tppd_pic {
	border: 1px solid #525050;
}
.box_red {
	border: 1px solid #AD1C20;
}
.fontw14 {
	FILTER: glow(color=#000000,strength=1) dropshadow(color=#000000,offx=1, offy=1, positive=1);
	color: #ffffff;
	font-size:15px;
	text-decoration: none;
}