/* CSS Document */

a {
	text-decoration: none;
	outline: none;
blr:expression(this.onFocus=this.blur());
}
.clear {
	clear: both;
}
.ce {
	overflow:hidden;
    background: #fff;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 33px;
}
.ce li {
	border-bottom: 1px solid #dddddd;
}

.ce li a {
	font-size: 14px;
	display: block;;
	height: 40px;
	line-height: 40px;
	background: #fff;
	color: #000;
	font-size: 14px;
	padding-left: 30px;
	background: url(../images/list.png) left center no-repeat;
}
.ce li a:hover {
	display: block;;
	color: #001880;
	background: url(../images/list.png) left center no-repeat #f1f1f1;
}
.ce li .dqian {
	background: none
}
.ce li .xz {
	display: block;;
	color: #001880;
	background: url(../images/list.png) left center no-repeat #f1f1f1;
	border-bottom:1px solid #ddd;
}
.er {
	display: none;
	background: #eaf6fc;
}
.er li {
	width: 100%;
	border-bottom:1px solid #ccc;
}
.er li a {
	display: block;
	color: #00669e;
	background: none;
	font-size: 12px;
}
.er .e_li a {
}
.er li a:hover, .er li .sen_x {
	background: #fff;
}
.er .e_li a:hover, .er .e_li .sen_x {
	background: #7eb9d7;
}

.thr {
	background: rgb(150,150,150);
	display: none;
}
.thr li {
	border-top: 1px solid #eee;
	position: relative;
}
.er .e_li .thr li a {
	background: none;
}
.er .e_li .thr li a:hover {
	background: rgb(249,152,49);
}
.er .e_li .thr li .xuan {
	background: rgb(249,152,49);
}
.more1 {
	margin-left: 28px;
	margin-top: -4px;
}
.thr_nr {
	width: 300px;
	position: absolute;
	top: 0px;
	left: 150px;
	z-index: 10;
	border: 1px solid rgb(201,201,201);
	display: none;
}
.thr_nr h3 {
	font-weight: normal;
	font-size: 18px;
	display: block;
	text-align: center;
	width: 100%;
	padding: 10px 0px;
}
.thr_nr img {
	width: 100%;
}

