@charset "gb2312";
/* CSS Document */

.list_list-middle{
height:auto;
width:679px;
float:left;
margin-right:10px;
border:1px solid #ccc;
border-bottom:none;
background:url(../images/article.jpg) left bottom no-repeat;
border-top:1px solid #ccc;
}
.list_list-middle h2{
text-align:center;
margin-top:5px;
font-size:17px;
margin-bottom:5px;
}
.list_list-middle h3{
width:650px;
margin:0 auto;
background:#ecebcd;
text-align:center;
font-size:13px;
height:30px;
line-height:30px;
border-bottom:1px dotted #ccc;
border-top:1px dotted #ccc;
}
.list_list-middle ul{
width:600px;
padding-left:10px;
font-size:14px;
}
#bdshare{
width:200px;
margin-left:15px;
margin-top:10px;
margin-bottom:10px;
}
#return{
height:100px;
margin-top:26px;
background:url(../images/return.png) no-repeat center center;
float:left;
width:679px;
}
#return h4{
text-align:center;
line-height:90px;
margin-left:40px;
}