/*文章列表页样式*/

.ap_top,.ap_main{font-size: 12px;color: #000;}
.ap_top{background-color:#f7f4f7;padding-left: 30px;background-image: url(../images/i-2.gif);background-repeat: no-repeat;background-position: 5px 50%;}

/*列表样式*/
.ap_main {width: 550px;margin: 0 auto;border: 1px solid #d6d6d6;margin-top: 15px;}
.ap_main .top{background-color: #4193DC;height: 20px;padding: 3px 0 3px 10px;}
.ap_main .top .title{color: white;font-size: 12pt;font-weight: bold;height: 20px;}
.ap_main .top .more{display: none;}
.ap_main .content li{padding:3px 0 3px 20px;background-image: url(../images/i_00.gif);background-repeat: no-repeat;background-position: 10px 50%;}
