﻿/*-------------------------------------------------------------------------------------------------*/
/*信息列表样式*/
ul.indexnews,
ul.indexnews_nodate{
	text-align:left; 
}
ul.indexnews li,
ul.indexnews_nodate li{
	height:24px; line-height:24px; padding-left:13px;
	background:url('../images/news.icon.jpg') no-repeat 3px 8px;
}
ul.indexnews a,
ul.indexnews_nodate a{ 
	text-decoration:none;
}

ul.indexnews span{
	float:right;
}

ul.indexnews_nodate span{display:none;}

ul.indexnews2{text-align:left; margin:10px;}
ul.indexnews2 li{height:22px; line-height:22px; background:url(../images/news1.icon.jpg) no-repeat 5px 8px; margin-top:5px; padding-left:18px;}
ul.indexnews2 li a{color:#666;}
ul.indexnews2 span{float:right; color:#666;}

/*图片列表样式*/
.index_piclist{
	padding:0;
	text-align:center;
	list-style:none;
	overflow:hidden;
}
.index_piclist li{float:left; width:154px; margin:15px 5px 0 5px;}
.index_piclist li span{width:154px; line-height:24px; height:24px; overflow:hidden; display:block; font-size:12px;}
.index_piclist li a img{
	width:150px; height:112px; padding:1px; border:1px solid #CECECE;
	/*****
	*ie6等比缩放***
	_width:expression(this.width>223&&this.width>this.height?223:true); 
	_height:expression(this.height>128?128:true); */
}
/*-------------------------------------------------------*/
ul.newslistn{
	text-align:left;
	list-style:none;
}
ul.newslistn li{height:24px; line-height:24px; border-bottom:1px dashed #979797; background:url(../images/news.icon.jpg) no-repeat 5px 8px; padding-left:15px; margin-top:5px;}
ul.newslistn li a{
}
ul.newslistn li a:hover{
}

ul.newslistn li span{
 	float:right;
	color:#000;
}

ul.piclist{
	padding:0;
	list-style:none;
	text-align:left;
	padding:10px 0;
	float:left;
	width:100%;
}
ul.piclist li{
  float:left;
  margin:5px 16px;
  text-align:center;
  overflow:hidden;
  width:148px;
  _display:inline;
}
ul.piclist li a{
}
ul.piclist li a:hover{}
ul.piclist li a img{
	width:140px;
	height:107px;
	padding:3px; border:1px solid #AEAEAE;
	/*_width:expression(this.width>150&&this.width>this.height?150:true); 
	_height:expression(this.height>131?131:true);*/
}
ul.piclist li span{
	display:none;
	line-height:22px;
	display:block;
	height:22px;
	overflow:hidden;
}

ul.piclist_pro {
	margin:0; list-style:none; text-align:left; word-wrap: break-word;
}

ul.piclist_pro li{float:left; margin:8px; display:inline; width:160px;}
ul.piclist_pro strong{color:#330706; display:block; height:22px; line-height:22px; overflow:hidden;}
ul.piclist_pro li span{color:#D3B871;}
ul.piclist_pro a .pic{width:150px; height:150px; margin:0; padding:4px; border:1px solid #DDD; background:#FFF;}
ul.piclist_pro a:hover .pic{border:1px solid #D3B871; background:#FFF9AF;}

ul.download{
	padding:0;
	overflow:hidden;
	text-align:left;
	list-style:none;
}
ul.download li{
 line-height:2;
 border-bottom:1px dashed #979797;
}
ul.download li a{float:right;}

ul.download li strong{
}

ul.download li p{clear:both; color:#666;}

ul.videolist{
	padding:0;
	margin:5px auto;
	overflow:hidden;
	text-align:center;
	list-style:none;
}
ul.videolist li{width:200px; float:left; margin:0 5px;}
ul.videolist a{
	display:block;
}

.links a{width:88px; margin:5px 0 5px 20px; float:left; text-align:center; display:block; _display:inline; overflow:hidden;}
.links img{width:88px; height:60px;}
.links  span{display:block; height:24px; line-height:24px;}
/*-------------------------------------------------------*/