.door_container {
	width:186px;
	background:#fff;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
.door_container .TabTitle { height:30px; margin-bottom:6px; }
.door_container .TabTitle li { list-style:none; float:left; width:100px; height:36px; cursor:pointer; padding-left:2px; line-height:28px; color:#7c7c7c; font-size:14px; text-align:center; font-weight:bold; background:#DDDDDD; }
.door_container .TabTitle .active { color:#7C682D; background:#fff; }
.door_container .TabTitle .normal { color:#7c7c7c; }
.door_container .TabContent { width:178px; background:#fff; padding:3px; }
.none { display: none; }
.star { width:178px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.star dl { width:178px; margin:2px 0; float:left; }
.star dl dd { float:left; margin-left:8px; line-height:18px; }
.star dl dt { float:left; }
.bg { width:178px; margin:2px 0; background:#e1e1e1; float:left; }
.sl01 { background:#0066CC; margin:15px 5px 0 5px; width:25px; height:18px; padding-top:7px; text-align:center; font-weight:bold; color:#FFF; }
.sl02 img { border:1px solid #999999; padding:3px; }
.sl03 a {
	color:#333;
	line-height: 20px;
	font-size: 14px;
}
.sl03 a:hover { color:#7C682D; text-decoration:underline; }
.sl04 { background:#CCCCCC; }
.sl05 { color:#FF0084; }
.bg .sl01 { background:#fff; margin:5px 5px 0 5px; width:25px; height:18px; padding-top:7px; text-align:center; font-weight:bold; color:#0066CC; }
.bg .sl02 img { display:none; }
.bg .sl03 {
	width:160px;
	text-align: center;
}
.bg .sl04 { background:#CCCCCC; width:155px; }
.bg .sl05 { display:none; }
