.list_left {width:230px;}
.list_left_title {min-height:45px; background:#226AB1;}
.list_left_title div {width:70%; margin:9px 9px; display:inline;}
.list_left_title a {margin-top:9px; margin-right:9px; display:inline;}
.list_left_title p {width:100%; float:left; font-size:14px; font-weight:600; line-height:25px; color:#DCD944;}
.list_left_con {background:#FBFBFB;}
.list_left_con ul {width:90%; margin:0 auto; margin-bottom:15px;}
.list_left_con ul li {line-height:35px; border-bottom:1px dashed #eeeeee;}
.tuwen_list {width:90%; height:72px; margin:0 auto; margin-top:15px; margin-bottom:15px; border-bottom:1px dashed #eeeeee;}
.tuwen_list div {width:60%; margin-right:5px; display:inline;}
.list_kefu {background:#FBFBFB; height:130px;}

.list_right {width:742px;}
.list_crumbs {height:25px; color:#7A7A7A; background:url(../img/list_crumbs.jpg) no-repeat; padding:13px 15px; overflow:hidden;}
.list_crumbs a {color:#7A7A7A;}
.list_article li {height:40px; margin-top:20px; border-bottom:1px dashed #eeeeee;}
.list_article li span {float:right;}
.list_article li a,span {color:#7A7A7A;}
.fenye {width:auto; float:right;}

/*page*/
.dede_pages{width:100%; height:50px; float:right;}
.dede_pages ul{
	float:right;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
	padding: 4px 10px 4px 10px;
	color: #555;
}
.dede_pages ul li a{
	float:left;
	padding:0px 10px 0px 10px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 10px 2px 10px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:4px 10px 4px 10px;
	font-weight:bold;
	color:red;
}
.dede_pages .pageinfo{
	padding:0px 10px 0px 10px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}