/*默认样式*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
a:link {
	line-height: 16px;
	text-decoration:none;
	color: #000000;
}
a:visited {
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	line-height: 16px;
	text-decoration: underline;
	color: #000000;
}

.t12r {
	font-size: 12px;
	color: #FF0000;
}
.t12w {
	font-size: 12px;
	color: #FFFFFF;
}
/*页面菜单导航样式*/
.t14Bw {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.t14Bw a:link {
	line-height: 140%;
	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.t14Bw a:visited {
	line-height: 140%;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.t14Bw a:hover {
	line-height: 140%;
	text-decoration: underline;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/*底部*/
.t12lw {
	font-size: 12px;
	color: #FFFFFF;
}
.t12lw a:link {
	line-height: 140%;
	text-decoration:none;
	color:#FFFFFF;
	font-size: 12px;
}
.t12lw a:visited {
	line-height: 140%;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 12px;
}
.t12lw a:hover {
	line-height: 140%;
	text-decoration: underline;
	color:#FFFFFF;
	font-size: 12px;
}

