.sidebar {
 float: left;
 width: 252px;
 margin-top: 13px;
}
.sidebar_top {
 height: 54px;
 width: 207px;
 background-image: url(../image/ArticleList_01.gif);
 background-repeat: no-repeat;
 margin: 0px;
 float: left;
 font-size: 16px;
 line-height: 50px;
 font-weight: bold;
 color: #FFF;
 padding-left: 25px;
}
.sidebar_center {
 width: 206px;
 background-image: url(../image/ArticleList_02.gif);
 background-repeat: repeat-y;
 margin: 0px;
 float: left;
 padding-left: 26px;
 padding-top: 5px;
 padding-bottom: 5px;
}
.sidebar_bottom {
 height: 10px;
 width: 232px;
 margin: 0px;
 float: left;
 clear: both;
}
.sidebar_center ul {
 float: left;
 height: 30px;
 width: 165px;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 border-bottom-color: #b6b6b6;
 text-align: left;
 margin: 0px;
 font-size: 14px;
 line-height: 30px;
 color: #707070;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 15px;
 font-weight: bold;
}
.list_content {
 float: left;
 width: 710px;
 margin-top: 13px;
}
.list_content_title {
 float: right;
 height: 40px;
 width: 710px;
}
.bigtitle {
 background-image: url(../image/ArticleList_04.gif);
 background-repeat: no-repeat;
 background-position: left center;
 float: left;
 height: 40px;
 padding-left: 25px;
 font-size: 20px;
 font-weight: bold;
 line-height: 40px;
}
.status {
 float:right;
 line-height:20px;
 padding-top:20px;
 font-size:12px;
 color:#707070;
}
.summary {
 background-image: url(../image/ArticleList_05.gif);
 background-repeat: repeat-x;
 float: left;
 height: 27px;
 width: 710px;
 margin-top: 2px;
 font-size: 12px;
 line-height: 31px;
 padding-top: 4px;
}
.sidebar_listcontent {
 float: left;
 width: 710px;
 font-size: 12px;
 line-height: 30px;
}
.sidebar_list {
float: left;

width: 710px;
}
.paging {
 float: left;
 height: 25px;
 width: 710px;
 margin-top: 10px;
 background-color: #dbdada;
 font-size: 12px;
 line-height: 25px;
 margin-bottom: 15px;
}
.paging span input {
 height: 16px;
 width: 15px;
}