
	p  {
		font-family:Arial;
		font-size:11px;
		color:#000000;
		margin:0px;
		padding:0px;
		}

	.lng {
		font-family:Arial;
		font-size:11px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}

	.text {
		font-family:Arial;
		font-size:11px;
		color:#000000;
		text-decoration:none;
		line-height:16px;
		}

	.ni {
		font-family:Arial;
		font-size:11px;
		color:#666666;
		text-decoration:none;
		}

	.ns {
		font-family:Arial;
		font-size:11px;
		color:#333333;
		text-decoration:underline;
		}

	.tnrd {
		font-family:Times New Roman;
		font-size:11px;
		color:#000000;
	}

	.tnrc {
		font-family:Arial;
		font-size:18px;
		color:#000000;
	}

	.tnre {
		font-family:Arial;
		font-size:27px;
		color:#000000;
	}

	.navc {
		font-family:Times New Roman;
		font-size:9px;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}

	.nav {
		font-family:Times New Roman;
		font-size:9px;
		color:#666666;
		font-weight:bold;
		text-decoration:none;
	}

	#leftcontent {
		position: absolute;
		width:33%;
		}

	#centercontent {
		top:132px;
		position: absolute;
		left:33%;
		width:65%;
		}

	#menu {
		position: absolute;
		left:33%;
		width:67%;
		}

	#header {
		background-repeat:repeat-x;
		height:81px;
		margin:0px;
		padding:0px;
		}


	#header h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}

	#rightcontent p {
		font-size:10px
		}
