#left {
	width: 252px;
	padding-top: 15px;
	padding-right: 0px;
	border-right-style: none;
    margin:0px auto;
}
#left .t {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	background-color: #0085c9;
	text-align: center;
	height: 40px;
}
#left .t a {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	background-color: #0085c9;
	text-align: center;
	height: 40px;
    text-decoration: none;
}
#left .b {
	padding-top: 3px;
	border: 1px solid #0095e1;
	padding-bottom: 15px;
}
#left .b>ul>li>a {
	font-family: "宋体";
	font-size: 14px;
	line-height: 40px;
	color: #000;
	display: block;
	padding-left: 35px;
	height: 40px;
}

#left .b>ul>li>a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #0095e1;
}

#left .b>ul>li>.now {
	color: #FFF;
	text-decoration: none;
	background-color: #0095e1;
}
#right {
	width: 758px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left .all-sort-list { position:relative;  }

#left .all-sort-list .item-list { 
	display:none;
	position:absolute;
	width:705px;
	min-height:200px;
	_height:200px;
	
	left:251px;
	box-shadow:0px 0px 10px #DDDDDD;
	top:3px;
	z-index:10;
}


#erjiye {
    
	width: 555px;
	border: 1px solid #0085C9;
    border-left:none;
	position: absolute;
	z-index: 9999;
	background-color: #FFF;
	background-image: url(imagesqiyebg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#erjiye ul {
	padding: 30px;
}
#erjiye ul .num1 {

}
#erjiye ul .num1 a {
	font-family: "宋体";
	font-size: 14px;
	line-height: 35px;
	color: #000;
}
#erjiye ul .num1 ul {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#erjiye ul .num1 ul .num2 a {
	color: #333;
	font-family: "宋体";
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

