.tab_title {
	CLEAR: both; 
	BACKGROUND: url(../image/bttopbg.gif) repeat-x; 
	HEIGHT: 29px;
	width:250px;
}
.tab_title LI {
	DISPLAY: block; 
	LIST-STYLE-TYPE: none; 
	HEIGHT: 29px;
}
.xw-left {
	PADDING-LEFT: 20px; 
	BACKGROUND: url(../image/bttop1.gif) no-repeat; 
	FLOAT: left;
}
.xw_on {
	BACKGROUND: url(../image/bttop1-1.gif) no-repeat left bottom; 
	FLOAT: left; 
	CURSOR: pointer; 
	LINE-HEIGHT: 23px; 
	PADDING-TOP: 6px;
}
.xw_on SPAN {
	padding:0 10px;
	FONT-WEIGHT:bold; 
	FLOAT: left; 
	BACKGROUND: url(../image/bttop1-2.gif) no-repeat right bottom; 
}
.xw_off {
	padding:6px 10px 0;
	FLOAT: left;
	CURSOR: pointer; 
	LINE-HEIGHT: 23px; 
	HEIGHT: 23px;
}
.xw_off SPAN {
	COLOR: #434343
}
.xw-right {
	PADDING-RIGHT: 20px; 
	BACKGROUND: url(../image/bttop2.gif) no-repeat right 50%; 
	FLOAT: right; 
	COLOR: #999; 
	LINE-HEIGHT: 29px; 
	HEIGHT: 29px
}
.xw-right A {
	COLOR: #999
}

.tab_con {
	BORDER: #dadada 1px solid; 
	border-top:0px;
	padding:10px;
	padding-top:5px;
}
.tab_con li
{
BACKGROUND: url(../image/ico_jt01.gif) no-repeat 0px 8px;
padding:3px 2px 3px 10px;
BORDER-BOTTOM: #cccccc 1px dashed;
list-style:none;
}


