a{
	text-decoration: none;
}
body {
	margin:0px;
	background-color: #CCCCCC;
}
td {
	font-size: 12px;
	color: #767676;
}
a.:link {
	font-size: 12px;
	color: #767676;
	text-decoration: none;
}
a.:visited {
	font-size: 12px;
	color: #767676;
	text-decoration: none;
}
a.:hover {
	color: #2060A2;
	font-size: 12px;
	text-decoration: none;
}
a.menu:link {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #2060A2;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.FooterTd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ADB4BA;
	border-bottom-color: #ADB4BA;
}
.leftmenu td{
	font-size: 14px;
	line-height: 32px;
	color: #000000;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
}
.leftmenu td a:link{
	font-size: 14px;
	line-height: 32px;
	color: #000000;
}
.leftmenu td a:hover{
	font-size: 14px;
	line-height: 32px;
	color: #000000;
}
.menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.leftTd{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEDED4;
	border-bottom-color: #DEDED4;
	border-left-color: #F6F7F2;
	
}

.leftTdtop  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDED4;
}
.copyright {
	font-size: 12px;
	color: #9D9D9D;
	line-height: 20px;
}

.subtitle{
	font-size: 14px;
	color: #2060A2;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDED4;
}
.subtitle2{
	font-size: 12px;
	color: #DEDED4;
	font-weight: bold;
	text-indent: 10px;
}


.submenuTd{
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1D1D1;
	height:25px;
}

.aboutTxt{
	line-height: 25px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #000000;

}
.Biaotable {
	background-color: #0099FF;
}
.Biaotable td{
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
