.big_tit{
	display: block;
	line-height: 90px;
	background: url(img/cate.png) no-repeat 0% 100%;
	font-size: 26px;
	color: #fff;
	text-align: left;
}

#category {background: #fff;}
#category a{
	display: block;
	line-height: 49px;
	color: #5a5a5a;

	padding-left: 30px;
	width:252px;
	background: url(img/nn.jpg);
}
#category a:hover,#category a.active{color:#fff;background: url(img/hh.jpg);}

.cont_left {
    padding-top: 30px;
    background: url(img/cont.png) no-repeat center top;
    border: 2px solid #e4e4e4;
    border-top: 0;
}
.cont_left h3 {
	text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #5a5a5a;
}
.cont_item {
	padding:5px 10px;
}
.cont_item p {
	line-height: 30px;
	border-top: 1px solid #e5e5e5;
}