
/*nav_left效果 */
#DoorP{
	width:150px;
	height:650px;   /* 原来高度237 */
	padding:4px;
	background:#fff;
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 13px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.title01{
	width:100%;
	height:25px;
	cursor:pointer;
	background-color: #006DDB;
}
.title02{
	width:100%;
	height:25px;
	cursor:pointer;
	background-color: #BDBDBD;
}
.content{
	border-bottom:2px solid #fff;
	overflow:hidden;
	color:#666;
	padding-left:4px;
	padding-right:4px;
	line-height:18px;
	background-color:#BFDEFF;
}
.round__12 {
	height: 12px;
	width: 100%;
}
.top31__16 {
	margin-left:auto;
	margin-right:auto;
	height: 16px;
	width: 110px;
	line-height:16px;
	overflow:hidden;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.top311_16_16 {
    float:left;
	height: 16px;
	width: 16px;
}


