#newsContent{
	width:655px;
	background-color:#066B9B;
	float:right;
}
#newsContent #title{
	height:16px;
	background:url(../images/NewsTitle.png) no-repeat 5px 0px #003466;
}
*html #newsContent #content{
	height:317px;
}
#newsContent #content{
	min-height:317px;
	line-height:20px;
	padding-top:5px;
}
#newsContent #content ul{
	display:block;
	padding:0;
	margin:0;
	list-style:none;
	line-height:20px;
}
#newsContent #content ul li{
	display:block;
	border-bottom:dashed 1px #C1E7FD;
	background:url(../images/icon.gif) no-repeat 5px 8px;
	height:15px;
	line-height:15px;
	padding:3px 10px 3px 0;
}
*html #newsContent #content ul li a{
	width:542px;
}
#newsContent #content ul li a{
	display:block;
	max-width:542px;
	padding-left:15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
}
#newsContent #content ul li a:link,#newsContent #content ul li a:visited{color:#C1E7FD;}
*html #newsContent #content ul li a:hover,#newsContent #content ul li a:active{width:540px;}
#newsContent #content ul li a:hover,#newsContent #content ul li a:active{
	color:#FFCC00;
	max-width:540px;
	height:13px;
	overflow:hidden;
	border:solid 1px #6492BF;
	padding-right:5px;
}
#newsContent #content ul li span{
	color:#FF6E6E;
	float:right;
}

#newsLeft{
	width:272px;
	background-color:#066B9B;
	float:left;
}
#newsLeft #IMG{
	height:90px;
	background:no-repeat center;
}
#newsLeft #title{
	height:16px;
	margin:8px 0;
	background:url(../images/NewsCategory.png) no-repeat 10px 1px #003466;
}
#newsLeft #content{
	border:solid 1px #003366;
	background-color:#055A83;
	padding:4px 8px;
}
*html #newsLeft #content #TreeMenu{
	height:205px;
}
#newsLeft #content #TreeMenu{
	min-height:205px;
	line-height:20px;
}
#newsLeft #content #TreeMenu #item{
	display:block;
	padding:4px 0;
}
#newsLeft #content #TreeMenu #item a{
	display:block;
	width:236px;
	padding-left:16px;
	border:solid 1px #021E2C;
	background:url(../images/icon.gif) no-repeat 8px 7px #4580AB;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

#NewsSubject{
	line-height:30px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	width:655px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Publishers{
	text-align:center;
	font-size:12px;
	line-height:20px;
}
#NewsContent{
	font-size:12px;
	line-height:18px;
	padding:5px;
}