/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr?              |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*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;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	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;
}


/*yqlj*/
#links{width:990px; margin-left:auto; margin-right:auto; margin-top:5px;}
ul{width:990px; display:inline;}
#tab{width:990px; height:24px;float:left;background:url(/images/index/bot_top.gif) no-repeat; padding:0px;}
#tab li{list-style:none;float:left;text-align:cleft; font-weight:600;color:#333333; font-size:12px; margin:0px; line-height:210%}
#tab a{display:block;text-decoration:none;width:110px;font-weight:600; color:#333333;font-size:12px; height:24px; line-height:210%}
#cont{clear:both;width:990px;height:100%;overflow-y:hidden;background:url(/images/index/bot.gif) repeat-y; }
.common0 { width:980px;  float:left;margin-top:5px; margin-left:3px;display:block;}
.common0 li{list-style:none;width:130px; height:46px;display:inline; padding-right:-2px;padding-bottom:5px;}
.common0 li a{text-decoration:none;}
.common0 li a:hover{color:red;}
.common { width:970px; height:100%; float:left; font-size:13px; color:#333333; margin:5px 0 0 10px;display:none;}
.common li{list-style:none;width:80px; height:24px;display:inline; padding-left:5px;}
.common li a{text-decoration:none; color:#333333;}
.common li a:hover{color:red;}
.bot_bottom{ width:990px; height:30px; background:url(/images/index/bot_bottom.gif) no-repeat;}
.on{ padding-left:10px;}
.off{padding-left:10px;}
