.all {
	background-image: url(/image/img_1px.png);
	width:100%;
	height: auto;
}
#content {
	width: 960px;
	height: auto;
	margin: 0 auto;
}
.leftDiv {
	width: 290px;
	margin-top: 10px;
	float: left;
}
.rightDiv {
	width: 660px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	background: white;
}
.leftUpDiv,.leftDownDiv,.leftShiciTypeDiv{
	height: auto;
}
.vmidDiv{height:10px;}
.leftUpTitleDiv,.leftDownTitleDiv,.leftShiciTypeTitleDiv{
	height: 40px;
	background: black;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: white;
}
.leftShiciTypeContDiv, .leftUpContDiv, .leftDownContDiv{
	background: white;
}
.tagboxDiv, .dynastyboxDiv,.typeboxDiv{
	height: 30px;
	width: 80px;
	float:left;
	margin:8px;
	text-align: center;
	line-height: 30px;
	font-family: 微软雅黑;
	white-space:nowrap;
}
.tagboxDiv:hover,.dynastyboxDiv:hover,.typeboxDiv:hover {
	background: url(/image/img_black_one.png) no-repeat;
}
.contentHover{
	background: url(/image/img_black_one.png) no-repeat;
}
.tagboxDiv a:hover,.dynastyboxDiv a:hover,.typeboxDiv a:hover{
	text-decoration: none;
	color: white;
}
.searchDiv{
	height: 40px;
}
.searchDiv input{
	padding-left:5px;
	height: 34px;
	width: 288px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 1px;
	background-image:url("/image/search.jpg");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 30px;
}
.breadcrumb .active{
	color: black;
}
.showAtcAll{
	color:#808000;
}
.showAtcAll:hover{
	text-decoration: none;
}
.item-footer a:hover{
	text-decoration: none;
}
.collectAlertSpan{
	color: red;
}
.atcListItemCoLab:hover{
	cursor: pointer;
}