﻿
A{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A:hover { 
    font-size: 12px;
	color: #FF9900;
	position: relative;
	left: 1px;
	top: 1px;
	text-decoration: none;
}
.menu{
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
A.menu{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:hover { 
    font-size: 12px;
	font-weight: bold;
	color: #DFDFDF;
	position: relative;
	text-decoration: none;
}
.tmenu{
	font-size: 14px;
	font-family:"黑体";
	color: #FFFFFF;
	text-decoration: none;
}
A.tmenu{
	font-size: 14px;
	font-family:"黑体";
	color: #FFFFFF;
	text-decoration: none;
}
A.tmenu:hover { 
	font-size: 15px;
	font-family:"黑体";
	color: #DFDFDF;
	text-decoration: none;
}
.fmenu{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.fmenu{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.fmenu:hover { 
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.nmenu{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.nmenu{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.nmenu:hover { 
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

td {
	font-size: 12px;
	color:#666666;
}

.nr {
    font-size:15px;
	color:#666666;
	}

.nrm {
     font-size:12px;
	color:#666666;
	font-weight:bold;
	}

.bottom { color:#999999;}

.table_border
{
	BORDER-BOTTOM:#DFDFDF 1px solid;
	BORDER-LEFT: #DFDFDF 1px solid;
	BORDER-RIGHT: #DFDFDF 1px solid;
	BORDER-TOP: #DFDFDF 1px solid;
}
