
/*-------信息分类树 缺省样式-------*/
/*全局样式*/
.FrontInfoCategory_showTree-default * {
	font-size: 12px;
	margin:0;
	padding:0;
}
/*背景、高度、间隙样式*/
.FrontInfoCategory_showTree-default .sort{
	height:200px;
	padding:10px 0px 0px 20px;
	background-color:#ffffff;
	margin:0px 7px 7px 7px;
}
/*标题样式*/
.FrontInfoCategory_showTree-default h3 {
	color:#586F1F;
	font-weight:bold;
	font-size:14px;
	height:26px;
	line-height:28px;
	overflow:hidden;
	text-align:center;
	padding-top:2px;
}
/*标题链接样式*/
.FrontInfoCategory_showTree-default h4 a {
	color:#000;
	font-weight:bold;
	font-size:14px;
	background:#fff url(../../images/infoPublish/news_tree_add.gif) no-repeat left center;
	padding-left:15px;
	text-decoration:none;
}
.FrontInfoCategory_showTree-default h4 a:hover {
	background:#fff url(../../images/infoPublish/news_tree_dec.gif) no-repeat left center;
}
/*内容列表样式*/
.FrontInfoCategory_showTree-default ul {
	list-style:none;
	overflow:hidden;
}
.FrontInfoCategory_showTree-default li {
	background:#fff url(../../images/infoPublish/news_tree_dec.gif) no-repeat left center;
	margin-left:5px;
	padding-left:10px;
}
.FrontInfoCategory_showTree-default li a {
	width:100px;
	color:#000;
	text-decoration:none;
	display:block;
	line-height:22px;
	height:20px;
	padding-left:5px;
}
.FrontInfoCategory_showTree-default li a:hover{
	background:#A5C023;
	color:#000;
}
/*信息分类树的字体、背景、颜色样式*/
.FrontInfoCategory_showTree-default .standartTreeRow{ 
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  
  font-size : 12px; -moz-user-select: none;  
  color:black;
}
.FrontInfoCategory_showTree-default .selectedTreeRow{ 
  background-color : navy;
  color:white; 
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;  -moz-user-select: none;
}
#zixun01{
  width:179px;
  background:url(../../images/zixun_2.gif) repeat-y;
  margin:0 auto;
}
.zixun_top01{
   width:132px;
   height:153px;
   padding:40px 12px 12px 35px;
   background:url(../../images/zx_tree.gif) no-repeat left top ;
}
.zixun_bottom01{
 width:179px;
 height:11px;
 background:url(../../images/zixun33.gif) no-repeat left bottom;
}


/*-------信息分类树 02样式-------*/
/*全局样式*/
.FrontInfoCategory_showTree-02 * {
	font-size: 12px;
	margin:0;
	padding:0;
}
/*背景、高度、间隙样式*/
.FrontInfoCategory_showTree-02 .sort{
	height:200px;
	padding:10px 0px 0px 20px;
	background-color:#ffffff;
	margin:0px 7px 7px 7px;
}
/*标题样式*/
.FrontInfoCategory_showTree-02 h3 {
	color:#586F1F;
	font-weight:bold;
	font-size:14px;
	height:26px;
	line-height:28px;
	overflow:hidden;
	text-align:center;
	padding-top:2px;
}
/*标题链接样式*/
.FrontInfoCategory_showTree-02 h4 a {
	color:#000;
	font-weight:bold;
	font-size:14px;
	background:#fff url(../../images/infoPublish/news_tree_add.gif) no-repeat left center;
	padding-left:15px;
	text-decoration:none;
}
.FrontInfoCategory_showTree-02 h4 a:hover {
	background:#fff url(../../images/infoPublish/news_tree_dec.gif) no-repeat left center;
}
/*内容列表样式*/
.FrontInfoCategory_showTree-01 ul {
	list-style:none;
	overflow:hidden;
}
.FrontInfoCategory_showTree-02 li {
	background:#fff url(../../images/infoPublish/news_tree_dec.gif) no-repeat left center;
	margin-left:5px;
	padding-left:10px;
}
.FrontInfoCategory_showTree-02 li a {
	width:100px;
	color:#000;
	text-decoration:none;
	display:block;
	line-height:22px;
	height:20px;
	padding-left:5px;
}
.FrontInfoCategory_showTree-02 li a:hover{
	background:#A5C023;
	color:#000;
}
/*信息分类树的字体、背景、颜色样式*/
.FrontInfoCategory_showTree-02 .standartTreeRow{ 
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  
  font-size : 12px; -moz-user-select: none;  
  color:black;
}
.FrontInfoCategory_showTree-02 .selectedTreeRow{ 
  background-color : navy;
  color:white; 
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;  -moz-user-select: none;
}
