/*****************************************************************************/
/* 导航 */
.nav,.admin,.search,.friendlinks
{
	line-height: 18px;
}
.nav h3,.admin h3,.search h3,.friendlinks h3
{
	padding: 6px 10px 4px 65px;
	height: 20px;
 	color: #060;
 	font-family: 黑体;
 	font-size: 15px;
	background: #eef url(../images/nav-h.jpg) right top no-repeat;
	border-bottom: solid 0px #adceff;
}
.nav ul,.admin ul,.search ul,.friendlinks ul
{
	line-height: 20px;
}
.admin ul,.search ul,.friendlinks ul
{
 	padding: 10px 20px;
	background: #f5f5f5;
	margin-bottom: 10px;
}
.friendlinks td{padding-left:0px;}
.friendlinks td a,.friendlinks td a:link{color:#069;}


.tongzhi,.info,.huodong
{
}
.search { margin-right: 0px; }
.search a { color: #069; text-decoration: none; }
.search a:hover { color: #f00; text-decoration: "underline"; }

/*****************************************************************************/
/*****************************************************************************/
.news { width: 355px; float: left; margin: 0px 0px 5px 0px; }

/* 列表 */
.news table
{
	/*width: 100%;/**/
}

.news,.news td
{
	line-height: 18px;
}
.news a
{
	color: #000;
	text-decoration: none;
}
.news a:hover
{
	color: #f00;
	text-decoration:underline;
}

/* 表标题 */
.news h3
{
	padding: 5px 10px 5px 65px;
	height: 20px;
	color: #060;
	font-family: 宋体 黑体;
	font-size: 15px;
	/*
	border-bottom: solid 1px #def; padding-bottom: 4px;/* 5-1=4 */
	/*border-left: solid 10px #def;/**/
	/*background-color: #eef;/**/
	background: url(/nyx/images/news-type-h.jpg) left top no-repeat;
}
.news h3 .more
{
 	font-family:  宋体;
 	font-size: 13px;
 	color: #00f;
 	font-weight: normal;
	float: right;
	height: 18px;
}


/* 表数据 */
.news .list
{
 	font-family: 宋体;
 	font-size: 13px;
	padding: 5px 0px 5px 5px;
}

.news .list .t
{
	width: 250px;
}
.news .list .d
{
	text-align: right;
	white-space: nowrap;
	color: #777;
}

.list tr { height: 25px; }
.list td
{
	line-height: 18px;
}
.list .t
{
	background: url(/nyx/images/item-t.gif) left center no-repeat;
 	height: 18px;

	padding: 0 0 0 20px;/**/
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.list .last /* 最新 */
{
	background: url(/nyx/images/item-t-last.gif) left center no-repeat;
}

.list .t em
{
	font-style: normal;
	color: #069;
}

/*****************************************************************************/
/*****************************************************************************/
.nobkimg .list .t
{
	padding: 0 0 0 20px; /**/
	width: 245px;
}
.nobkimg .list .d
{
	width: 75px;
}

/* NewsList.aspx 中的列表 */
.pagednews .list .t
{
	padding: 0 0 0 20px;/**/
	width: 600px;
}

.pagednews .list .d
{
	width: 75px;
}
.pagednews .list .t,.pagednews .list .d { border-bottom: dashed 0px #aaa; /**/ }


/*****************************************************************************/
/*****************************************************************************/
.rownews,.rownews-alt{  }
.rownews { /*background-color: #f7f7f7; /**/ }
.rownews-alt {  }
.rownews-empt {  }


/**/
.news tr { background: url(/nyx/images/dian.gif) left bottom repeat-x; }
.news .pager-row,
.news tr tr { background-image: none; }
.newshot .list .t{	width: 235px;}
.newshot .list .d{	display: none;}

.news .list { border: solid 1px #591; border-width: 0px 1px 1px 1px; }
.search .news, .nav .news { width: 270px; }
.pagednews { width: 720px; }

.pagesearch { width: 1000px; }
.pagesearch .list{ width: 993px; }
.pagesearch .list .t { width: 900px; }