body {
	font-family: Î¢ÈíÑÅºÚ;
	margin: 0;
	min-width: 1200px;
	background: #fff;
	font-size: 16px;
	color: #333;
}

/* µ±Ç°Î»ÖÃ */
.weizhi {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #f6f6f6;
}

.bt-weizhi {
	width: 1200px;
	margin: 0 auto;
	background: url(/images/2174/weizhi.png) no-repeat left center;
	padding-left: 35px;
	color: #333333;
	font-size: 14px;
}

.bt-weizhi a {
	color: #333333;
	font-size: 14px;
}

.main {
	width: 1200px;
	margin: 50px auto;
	overflow: hidden;
	position: relative;
}

.main-left {
	float: left;
	width: 288px;
	min-height: 500px;
	overflow: hidden;
	position: relative;
}

.main-left-title {
	height: 70px;
	line-height: 60px;
	text-align: center;
	/* background: url(/images/2174/images//images/2174/lmy-bg1.png); */
	background: url(/images/2174/lmy-bg1.png);
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	z-index: 999;
}

.main-left-list {
	background: #f2f3fb;
	padding: 10px 26px;
	width: 280px;
	margin-top: -10px;
	margin-left: 8px;
	min-height: 440px;
}

.main-left-list li {
	height: 48px;
	line-height: 48px;
	padding-left: 58px;
	margin-top: 20px;
	/* background: #dfe6f4 url(images/lmy-bg2.png) no-repeat 24px center; */
	background: #dfe6f4 url(lmy-bg2.png) no-repeat 24px center;
}

.main-left-list li a {
	color: #666666;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 150px;
}

.main-left-list li:hover, .main-left-list li.on {
	/* background: #dfe6f4 url(images/lmy-bg3.png) no-repeat 24px center; */
	background: #dfe6f4 url(lmy-bg3.png) no-repeat 24px center;
}

.main-left-list li:hover a, .main-left-list li.on a {
	color: #3573b5;
}

.main-right {
	float: right;
	width: 890px;
	border: 1px solid #e6e6e6;
	background: #f9f9f9;
	padding: 15px 25px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}

.main-right ul {
	padding: 0 26px;
}

.main-right ul li {
	border-bottom: 1px dashed #eeeeee;
	overflow: hidden;
	background: url(/images/2174/images/2205090958515673514.png) no-repeat left 21px;
	padding: 2px 0 4px 15px;
}

.main-right ul li a {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.main-right ul li span {
	margin-left: 32px;
}

/* ¸ßÁÁ¸¨Öú */
.main-left-list .selected {
	background: #dfe6f4 url(lmy-bg3.png) no-repeat 24px center
}

.main-left-list .selected a {
	color: #3573b5
}
