﻿
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	text-decoration: none;
}
.white a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}
.black a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}
.black a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}
.black a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blue_hui {
	border: 1px solid #C6D8E2;
}
.hui {
	border: 1px solid #C8C8C8;
}
.font_hui
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;/*#8E8E8E*/
	text-decoration: none;
}
.line
{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C8C8;
}
.noline
{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	
}


.red a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F56800;
	text-decoration: underline;
	font-weight: bold;
}
.red a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F56800;
	text-decoration: underline;
	font-weight: bold;
}
.red a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C54B08;
	text-decoration: underline;
	font-weight: bold;
}
.black_a
{
		table-layout:fixed;
	
}
.black_a a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;/*#626262*/
	text-decoration: none;
}
.black_a a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #000000;/*#626262*/
	text-decoration: none;
}
.black_a a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8A00;
	text-decoration: none;
}

.blue_hui_a {
	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-right-color: #C6D8E2;
	border-bottom-color: #C6D8E2;
	border-left-color: #C6D8E2;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #508CBB;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #81B4D1;
}

.Menu
{
	background-image:url(menu_bg.jpg);
}
.Menu table
{
 height:32px;
}
.Menu td
{
 /*width:80px;*/
}
.MenuHover
{
	background-image:url(menu_bg_a.jpg);
}
.MenuItem
{
	border: 1px hidden #C0C0C0;
}
.MenuItemHover
{
	 background-color:#325789;
}
.MenuItem table
{
	width:80px;
}
.MenuItem table td
{
 height:21px;
}

.font_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 