@charset "utf-8";
.leftti {
	width:100%;
	height:40px;
	background-image:url(../images/leftn.jpg);
	clear:left;
	overflow: hidden;
	margin:0px auto;
	float: left;
	border-bottom:#fff solid 3px;
	CURSOR: pointer;
}
.lefttx1 {
	width:auto;
	height:40px;
	padding-left:30px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height:40px;
	font-weight:bold;
	color:#333;
	text-align:left;
	float:left;
	clear:left;
	}
.lefttx1 a{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height:40px;
	font-weight: normal;
	color:#333;
	}
.lefttx1 a:hover{
	color:#cc0000;
	}
.leftcont {
	width:100%;
	height:auto;
	overflow: hidden;
	margin:0px auto;
	float:left;
	clear: left;
}
.shw {
	width:100%;
	height:auto;
	overflow: hidden;
	margin-bottom:10px;
	float:left;
	clear: left;
}
.er {
	width:100%;
	height:30px;
	line-height:30px;
	float:left;
	
}
.two {
	font-size:16px;
	color:#666;
	line-height:30px;
	font-weight: normal;
	font-family: "微软雅黑";
	CURSOR: pointer;
	padding-left:30px;
	background-image: url(../images/ab-3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.two a{
	font-size:14px;
	color:#666;
	line-height:30px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.two a:hover{
	color:#cc0000;
}
.sanji {
	width:100%;
	height:auto;
	line-height:24px;
	float:left;
}
.third {
	width:auto;
	height:24px;
	padding-left:40px;
	float:left;
	clear:left;
	background-image: url(../images/ab-4.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.third a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
.third a:hover{
	color:#cc0000;
}