﻿@charset "utf-8";

.xn_category {
	width: 100%;
}

.xn_category .tit_bar {
	position: relative;	
	border-top:1px solid #cecdd2;
	border-left:1px solid #cecdd2;
	border-right:1px solid #cecdd2;
	border-bottom:1px solid #bcbbbc;
	background: url(../images/title_bg.gif);
	margin:0px;
	padding: 6px 0px 4px 0px;
	width: 169px;
	height: 14px;
}

.xn_category .tit_bar .tit{
	display: block;
	float:left;
	padding-left:7px;
	font-weight:bold;
}

.xn_category .tit_bar .btn_up{
	display: block;
	float:right;
	padding-right: 3px;
}

.xn_category .dot_bg {
	width:100%;
	height:10px;
	background:url(../images/dotline.gif) repeat-x center;
}

/* Widget Tree */
.xn_category .category { margin:10px 10px 0 10px; }
.xn_category .category a.all { background:url(../images/note.gif) no-repeat left top; padding-left:14px;}
.xn_category .category a.strong {}
.xn_category .category span { font-size:9px; font-family:tahoma; padding:0; margin:0; color:#6e6e6e;}
.xn_category .category *{ margin:0; padding:0; font-size:12px;}
.xn_category .category a strong{ letter-spacing:-1px; cursor:pointer; _cursor /**/:hand;}
.xn_category .category ul{ position:relative;  display:block; zoom:1; margin:0px; line-height: 1.5em; }
.xn_category .category ul li{ list-style:none; position:relative; white-space:nowrap;}
.xn_category .category ul li .nav_tree_label,
.xn_category .category ul li .sum{ background:url(../images/note.gif) no-repeat left top; padding-left:14px; position:relative;  top:0; font-style:normal;}
.xn_category .category ul li a {text-decoration:none; }
.xn_category .category ul li a.selected {font-weight:bold;}
.xn_category .category ul li button{ display:inline-block; position:relative; _left /**/:-16px; *top:-2px; width:13px; height:13px; *width:17px; *height:17px; margin:0 -13px 0 0; *margin:0 -17px -2px -2px; text-indent:-10000px; *text-indent:0; *font:0/0 Sans-serif; border:none; cursor:pointer; _cursor /**/:hand;}
.xn_category .category ul li ul{ display:none; padding:2px 0 0 10px !important; margin:0 0 -2px 5px; background-position:left top;}
.xn_category .category ul li ul li{ display:none;}
.xn_category .category ul li.nav_tree_on button{ background-position:0 -13px; *background-position:2px -11px;}
.xn_category .category ul li.nav_tree_off button{ background-position:0 0; *background-position:2px 2px;}
.xn_category .category ul li.nav_tree_on ul{ display:block;}
.xn_category .category ul li.nav_tree_on ul li{ display:block;}
.xn_category .category ul li.nav_tree_off ul{ display:none;}
.xn_category .category ul li.nav_tree_off ul li{ display:none;}
.xn_category .category ul li.active,
.xn_category .category ul li.active a{ font-weight:bold;}
.xn_category .category ul li.active li,
.xn_category .category ul li.active li a{ font-weight:normal;}
.xn_category .category .icon{ position:relative; left:16px;}

/* category */
.xn_category .category{ color:#333;}
.xn_category .category a{ color:#333; text-decoration:none;}

/* Widget Tree */
.xn_category .category ul{}
.xn_category .category ul li{}
.xn_category .category ul li button{ background:url(../images/buttonarrow.gif) no-repeat; float:right; margin-right:5px;}
.xn_category .category ul li.nav_tree_last{}
.xn_category .category ul li ul{background:url(../images/dotTree1.gif) repeat-y;}

.xn_category .category .select {color:#059adc; font-weight:bold; font-size:11px;}
.xn_category .select a{color:#059adc; font-weight:bold; font-size:11px; text-decoration: none;}
.xn_category .select a:hover{color:#059adc; font-weight:bold; font-size:11px; text-decoration: none;}


