﻿.subNav1Box {
	border: 1px solid rgb(240, 240, 240); width: 230px; float: left;
}
.subNav1 {
	background-position: 95% 50%; text-align: left; color: rgb(255, 255, 255); line-height: 50px; padding-left: 10px; font-size: 16px; font-weight: bold; border-bottom-color: rgb(229, 227, 218); border-bottom-width: 1px; border-bottom-style: solid; cursor: pointer; background-image: url("../../images/2017/jiantou1.png"); background-repeat: no-repeat; background-color: rgb(120, 80, 80);
}
.subNav1:hover {
	color: rgb(255, 255, 255); background-color: rgb(140, 21, 21);
}
.currentDd {
	color: rgb(255, 255, 255);
}
.currentDt {
	background-image: url("../../images/2017/jiantou.png");
}
.nav1Content {
	text-align: left; display: none;
}
.nav1Content li {
	width: 230px; line-height: 50px; list-style-type: none;
}
.nav1Content li a {
	width: 230px; text-align: left; color: rgb(68, 68, 68); line-height: 50px; font-size: 14px; text-decoration: none; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: dashed; display: block; list-style-type: none; heighr: 50px;
}
.nav1Content li a:hover {
	color: rgb(140, 21, 21); text-decoration: none; background-color: rgb(240, 240, 240);
}
.subNav1Box ul {
	margin: 0px; padding: 0px; width: 230px;
}