﻿body {
	font-family: "Tahoma";
	font-size: 12px;
}
td {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
h1{margin:0 auto; FONT-SIZE: 18px;}

A:active {
	COLOR: #31659C;
	text-decoration: underline;
}
A:visited {
	COLOR: #31659C;
	text-decoration: underline;
}
A:hover {
	COLOR: #31659C;
	text-decoration: underline;
}
A:link {
	COLOR: #31659C;
	text-decoration: underline;
}
A.webname1:active {
    font-family: Arial Black;
	font-size: 18px;
	COLOR: #000000;
	text-decoration: none;
}
A.webname1:visited {
    font-family: Arial Black;
	font-size: 18px;
	COLOR: #000000;
	text-decoration: none;
	}
A.webname1:hover {
    font-family: Arial Black;
	font-size: 18px;
	COLOR: #000000;
	text-decoration: underline;
}
A.webname1:link {
    font-family: Arial Black;
	font-size: 18px;
	COLOR: #000000;
	text-decoration: none;
}
A.webname2:active {
    font-family: 宋体;
	font-size: 18px;
	COLOR: #000000;
	text-decoration: none;
}
A.webname2:visited {
    font-family: 宋体;
	font-size: 18px;
	COLOR: #000000;
	text-decoration: none;
	}
A.webname2:hover {
    font-family: 宋体;
	font-size: 18px;
	COLOR: #000000;
	text-decoration: underline;
}
A.webname2:link {
    font-family: 宋体;
	font-size: 18px;
	COLOR: #000000;
	text-decoration: none;
}
A.bottomlink:active {
	COLOR: #000000;
	text-decoration: none;
}
A.bottomlink:visited {
	COLOR: #000000;
	text-decoration: none;
	}
A.bottomlink:hover {
	COLOR: #0000CC;
	text-decoration: underline
}
A.bottomlink:link {
	COLOR: #000000;
	text-decoration: none;
}

INPUT {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: "Tahoma", "Verdana", "宋体"; BACKGROUND-COLOR: #eeeeee
}
TEXTAREA {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: "Tahoma", "Verdana", "宋体"; BACKGROUND-COLOR: #eeeeee
}
.button {
	FONT-SIZE: 12px;
	FONT-FAMILY: "Verdana";
	height: 18px;
	border: 1px solid #000000;
}
SELECT {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "Tahoma", "Verdana", "宋体"; BACKGROUND-COLOR: #eeeeee
}
.articletitle {
	line-height: 180%;
}
.f11px {
	font-family: "Tahoma";
	font-size: 11px;
}
.NoNewline
{
word-break: keep-all;  /*单元格不换行*/
}

