@charset "UTF-8";
.zjmLables {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
	background:url(../images/images/zjm_A_tbg.gif) no-repeat top right;
}

.zjmLablesUl{
	margin:0px;
	padding:0px;
	height:27px;
	width:98%;
	float:left;
	overflow:hidden;
	border:0px solid #afafaf;
	background:url(../images/images/zjm_A_tbg.gif) no-repeat top left; 
}
.zjmLablesLi {
	position: relative;
	top: 1px;
	float: left;
	height:19px;
	width:75px;
	padding: 4px 0px;
	margin: 0px 1px 0px 0px;
	font: bold 12px sans-serif;
	text-align:center;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background:url(../images/images/zjm_A2.gif) no-repeat;

}

.zjmLablesLi_Hover {}

.zjmLablesLi_Selected {
		padding: 4px 0px;
	background-image:url(../images/images/zjm_A1.gif);
}


.zjmLablesLi a {
	color: black;
	text-decoration: none;
}

.zjmLablesContentDiv {
	clear: both;	
	margin:0px;
	
	border-left: solid 1px #E6C48F;
	border-right: solid 1px #E6C48F;
	
	background-color: #fff;
	font-size:12px;
	overflow:hidden;
}

.Bottom{width:100%; height:6px; overflow:hidden; background:url(../images/images/zjm_A_bg.gif);}
.Bottom li{background:url(../images/images/zjm_A_bg.gif) no-repeat top right; width:70%; list-style-type:none; float:right; border:0px solid #afafaf;height:100%;}

.zjmLablesContent {
	padding: 4px;
	overflow:hidden;
}
.zjmLablesContent td{font-size:12px;}

.zjmLablesContent_Visible {}

/*============================================================================================================================*/
.zjmLables__V {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
}

.zjmLablesUl__V{
	margin:0px;
	padding:0px;
	width:30%;
	float:left;
	overflow:hidden;
    background:url(../images/art/left_bg.gif) no-repeat top right;
    

}
.zjmLablesLi__V {
	position: relative;
	top:22px;
	height:21px;
	width:124px;
	padding-top:4px;
	margin: 4px 0px 4px 0px;
	font: bold 12px sans-serif;
	text-align:center;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	float:right;

}

.zjmLablesLi_Hover__V {}

.zjmLablesLi_Selected__V {
	padding: 7px 0px 1px 0px;
	background-image:url(../images/art/bu_alt.gif);
}


.zjmLablesLi__V a {
	color: black;
	text-decoration: none;
}

.zjmLablesContentDiv__V {
	
	margin:0px;
	padding:0px;
	float:right;
	
	border-top: solid 0px #E6C48F;
	border-right: solid 0px #E6C48F;
	
	background-color: #fff;
	font-size:12px;
	overflow:hidden;
}

.Bottom{width:100%; height:6px; overflow:hidden; background:url(../images/images/zjm_A_bg.gif)}
.Bottom li{background:url(../images/images/zjm_A_bg.gif) no-repeat top right; width:70%; list-style-type:none; float:right; border:0px solid #afafaf;height:100%;}

.zjmLablesContent__V {
	padding: 4px;
	overflow:hidden;
}
.zjmLablesContent__V td{font-size:14px;}

.zjmLablesContent_Visible__V {}

