.tn6 {
	width: 34px;
	height: 42px;
	background: url(/images/tnnewson.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#left-nav {
	margin: 0;
	width: 184px;
	word-spacing: 1px;
	background-color: #731B05;
	color: #fff;
}

#left-nav span {
	display: none;
}

#left-nav h2 {
	margin: 0;
	width: 184px;
	height: 60px;
	background: url(/images/hdnews.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #fff;
}

#left-nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	list-style-image: url(/images/arrownews.gif);
	padding-top: 10px;
	padding-left: 26px;
	padding-bottom: 24px;
}

#left-nav ul li {
	padding-bottom: 4px;
}

#left-nav ul ul{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	list-style-position: outside;
	list-style-image: none;
}

#left-nav a{
	font-weight: normal;
	text-decoration: none;
}

#left-nav a:hover{
	font-weight: normal;
	text-decoration: underline;
}

#bottom-image {
	margin: 0;
	width: 184px;
	height: 184px;
	background: url(/images/bgnews.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.news-date {
	color: #822625;
	font-weight: bold;
}

.news-title1 {
	color: #822625;
	font-weight: bold;
}

#content-right p span {
	color: #822625;
	font-weight: bold;
}

#footer-left {
	display: none;
}
