﻿

/**********************************************************/
/*******定义分类树型列表CSS样式***************/
/**********************************************************/

/*
分类树型列表CSS

.dtree
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img
{
	border: 0px;
	vertical-align: middle;
}
.dtree a
{
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel
{
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover
{
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel
{
	background-color: #c0d2ec;
}
.dtree .clip
{
	overflow: hidden;
}*/

/**********************************************************/
/*******定义分类树型列表CSS样式 END***************/
/**********************************************************/

/*******        定义二级页面左边导航样式  *************/
.two_menu
{
	display: block;
	height: 22px;
	width: 100px;
	font-size: 12px;
	margin: 0 0 0px 33px;
	font-weight: bold;
	color: #E5FDFD;
	line-height: 30px;
	text-align:center;
}

a.sitemap_menu:Link, a.sitemap_menu:visited, a.sitemap_menu:actived, a.sitemap_menu:hover
{
}
a.mlia_children:Link, a.mlia_children:visited, a.mlia_children:actived, a.mlia_children:hover
{
	color:#fffffd;
	font-size: 13px;
	margin: 0px;
	display: block;
	width: 83%;
	height: 17px;
	padding:   5px 0 0 25px;
	text-align:center;
	font-family:宋体;
}
a.mlia_children:hover
{
	color: #3d7eb4;
	font-size: 13px;
	height: 17px;
	padding: 5px 0 0 25px;
	background: url(../Images/kdzx/index_2_menu_bg.gif) NO-REPEAT;
}


/**********************************************************/
/*******        定义二级页面左边导航样式  END  *************/
/**********************************************************/

#Two_Left_lm
{
     width:220px;
      padding:0px 0px 0px 0px;
      height:auto;
      margin:0px;
     text-align:center;
}
