.guich-container{
	border-top:2px solid #ddd;padding-left: 0px;width:70%;padding-right: 0px;
}
.leftnav1{
	border-right: 1px solid #999; 
	margin-top:-20px;
	height:850px;
}
.leftnav1>h3{
	padding: 7px  15px;color: #333;border-bottom: 1px solid #999;font-weight:bold;font-size:15px;
}
.leftnav2>h3{
	padding: 7px  15px;color: #333;border-bottom: 1px solid #999;font-weight:bold;font-size:15px;
}
.leftnav2{
	border-right: 1px solid #999; 
	margin-top:-20px;
}
.leftnav1 ul li {
    background: url("../../images/weijia_image/index/leftnav_bg.gif") no-repeat left center;
    border-bottom: 1px solid #CCC;
    text-align: center;
    font-size: 14px;
    width: 80%;
    height: 20%;
    line-height: 36px;
    margin: 3px 0px 3px 0px;
    cursor: pointer;
}
.leftnav1 ul li>a{
	color:#000;
}
.guizhang{
	margin: 20px;
    font-size: 14px;
    text-indent: 28px;
}

@media screen and (max-width:768px){
	.leftnav1{border-right: none;height:220px; }
	.leftnav2{border-right: none }
	.guich-container{width:100%;}
	.guizhang{margin-left: 10px;margin-right: 10px;}
	table{width:90%;}
}
@media (min-width:960px) and (max-width: 1140px) { 
	.col3{width:30%;}
	.col9{width:70%;}
}
.leftnav1>ul>li>a{
	width:167px;
	height:36px;
	display: inline-block;
}
.leftnav1>ul>li:hover{
	background:rgba(0,0,0,0) url("../../images/weijia_image/index/leftnav_bg_on.gif") no-repeat left center;
	font-size: 15px;
}
.leftnav1>ul>li>a:hover{
	color:#FC9E2D;
	font-weight: bold;
	text-decoration:none;

}