@charset "utf-8";
/* CSS Document */
.main {
	width: 1000px;
	margin: 0 auto;
}
.lie_left {
	float: left;
	width: 230px;
	margin-top: 10px;
}
.lie_left_top {
	width: 230px;
	height: 45px;
	background-color:#cf0e03;
	/*background: url(../images/img_lie_lanmu_bg.png) no-repeat 0 center;*/
}
.lie_left_top p {
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	font-weight:bolder;
	/*background: url(../images/icon_liebiao_titel.png) no-repeat 0 center;*/
	margin-left: 30px;
}
.lie_left_bottom {
	width: 228px;
	min-height: 200px;
	border: 1px solid #dadada;
	border-top: none;/* position:absolute; left:0; top:39px;*/
	background-color: #fff;
	padding-top:30px;
}

.lie_left_bottom li {
	width: 228px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #dadada;
}
.lie_left_bottom li a {
	font-size: 16px;
	line-height: 45px;
	color: #333;
	text-indent: 35px;
	background: url(../images/list/icon_liebiao_lanmu.png) no-repeat 0 center;
	float: left;
	margin-left: 15px;
	white-space: nowrap;
}
.lie_left_bottom li:hover {
	background-color: #e2eff2;
}
.lie_left_bottom li:hover a {
	color: #000;
}
/*右半部分css*/
.lie_right {
	width: 855px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 15px;
}
.lie_right_top {
	width: 855px;
	height: 45px;
	border-top: 2px solid #cf0e03;
	border-bottom: 1px solid #cf0e03;
}
.lie_right_top p {
	float: left;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	line-height: 45px;
	/*background: url(../images/icon_liebiao_house.png) no-repeat 0 center;*/
	text-indent: 25px;
}
.lie_right_top ul {
	float: right;
}
.lie_right_top li {
	list-style: none;
	float: left;
	line-height: 45px;
	font-size: 14px;
	color: #777;
}
.lie_right_top li a {
	color: #777;
	font-size:14px;
}
.lie_right_top li a:hover {
	color: #da0308;
}
.lie_right_center {
	width: 855px;
	min-height: 605px;
	border-bottom: 1px solid #dadada;
}
.lie_right_center ul {
	margin-top: 20px;
}
.lie_right_center li {
	width: 855px;
	height: 40px;
	line-height: 40px;
	color: #000;
}
.lie_right_center li:hover {
	background-color: #f8f8f8;
}
.lie_right_center li:hover a {
	color: #f00;
}
.lie_right_center span {
	float: right;
	font-size: 14px;
	color: #aaaaaa;
	padding-right: 10px;
}
.lie_right_center a {
	float: left;
	text-decoration: none;
	font-size: 16px;
	color: #000;
	width: 740px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	background: url(../images/list/icon_liebiao_text.png) no-repeat 0 center;
	text-indent: 20px;
	margin-left: 10px;
}
.lie_right_bottom {
	width: 855px;
	height: 70px;/* position:absolute; bottom:0; left:0;*/
}
.tiaozhuanye {
	margin: 0 auto;
	width: 390px;
	margin-top: 30px;
	font-size: 12px;
}
.tiaozhuanye a {
	color: #000;
}
