@CHARSET "UTF-8";
.ptwrapper {
	height:auto;
	_height: 224px;
	min-height:224px;
	width: 195px;
	border: 1px solid #B5050F;
	border-top:none;
	background: #FAEFDD;
	padding: 0px 4px;
	text-align: left;
	position: relative;
	z-index:9999999999;
	display:none;
	_position:absolute;
	_left:0px;
	padding-bottom:3px;
}

.ptwrapper .tul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: "宋体", serif;
	font-size: 12px;
}

.ptwrapper .tul .tli {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #FDE6D2;
	border-left: 1px solid #FEF8EF;
	padding-left: 15px;
	position: relative;
	background: url(../../images/+.gif) 2% 50%   no-repeat red;
	z-index: 1;
	background-color: #FAEFDD;
	border-top:1px solid #fffbf4;
	width:179px;
}
.ptwrapper .tul .tli.li_current{
	background-color: #fffbf4;
	border-bottom: 1px solid #B5050F;
	border-left: 1px solid #B5050F;
	border-top: 1px solid #B5050F;
	text-align:left;
	z-index: 2;
}

.ptwrapper .tul .tli .tarrowdiv{
	width:20px;
	height:100%;
	float:right;
	background:url(../../images/frame/csindex/jt.jpg) no-repeat 50% 40%;
	margin-right:-3px;
}

.ptwrapper .tul li.btm_red {
	border-bottom: 1px solid #B5050F;
	z-index: 2;
}

.ptwrapper .tul li.lft_red {
	border-left: 1px solid #B5050F;
}

.ptwrapper .tul .tli .lvl1a {
	text-decoration: none;
	color: #333333;
	width: 100%;
	font-size:14px;
	overflow:hidden;
}

.ptwrapper .tul .tli .lvl1a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#B60410;
}

.ptwrapper .tul .tli .subtype {
	min-height: 200px;
	border: 1px solid #B5050F;
	position: absolute;
	left: 170px;
	background: #fffbf4;
	display:none;
	z-index:9999999;
}
.ptwrapper .tul .tli .beforeloaded {
	left:-1000px;
	display:block;
}


.ptwrapper .tul .tli .subtype .line_hider {
	width: 1px;
	height: 30px;
	position: absolute;
	left: -1px;
	background:black;;
	z-index: 3;
}
.ptwrapper .tul .tli.first{
	border-top:1px solid #B5050F;
}
.ptwrapper .tul .tli.li_current .subtype .line_hider{
	background-color:#fffbf4;
}

.tdetail {
	width: 500px;
	padding:1px 8px 8px;
	height: auto !important; 
	+height: 200px;
	min-height: 200px;
	line-height: 20px;
	font-size: 12px;
}

.tdetail .ttab tr td {
	padding:5px 0px;
	border-bottom: 1px solid #FDE6D2;
}

.tdetail .lvl2td {
	width: 60px;
	font-weight: bold;
	color: red;
	vertical-align: top;
}

.tdetail .lvl2td .lvl2a {
	color: red;
	float: right;
	margin-right: 2px;
	text-decoration: none;
}

.tdetail .lvl2td .lvl2a:hover {
	text-decoration: underline;
}

.tdetail .lvl2td .lvl2span {
	color: red;
	float: right;
	margin-right: 2px;
}

.tdetail .lvl3td .lvl3a {
	color: #333;
	text-decoration: none;
	vertical-align: top;
	font-weight:normal;
}

.tdetail .lvl3td .lvl3a:hover {
	text-decoration: underline;
	color:#B60410;
}

.tdetail .lvl3td {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.tdetail .lvl3td ul {
	list-style: none;
	margin: 2px;
	padding: 0px;
}

.tdetail .lvl3td ul li {
	border-left: 1px solid #CCCCCC;
	padding: 0px 6px;
	float: left;
	height: 15px;
	line-height: 15px;
	margin-bottom: 4px;
	white-space: nowrap;
}