/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
}
body,td,th {
	font-size: 12px;
	font-weight: normal;
	
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.hidden {
	color: #D20000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: underline;
}

a.hidden:visited {
	color: #D20000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

a.hidden:hover {
	color: #0033CC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

a.hidden:active {
	color: #D20000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
a.hidden:link {
	color: #D20000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
a.hidden01:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.hidden01:hover {
	font-size: 12px;
	color: #D0FFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.hidden01:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.hidden01:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.color {
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
.color01 {
	color: #B50000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.color02 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.color03 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
}
.color04 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.color05 {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
}
.color06 {
	color: #B50000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.color07 {
	color: #D7FFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.border {
	background-image: url(images/top_pic2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.border01 {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


