#ay_cas_top,#ay_cas_list{background-color:#fff;border:1px solid #eee;}

/*list*/
.list{clear:both;border:1px solid #f2f2f2;margin-top:5px;height:auto;}
.list .l_topic{clear:both;font-weight:bold;line-height:28px;height:28px;color:#ff9600;text-align:center;}
.l_topic td{background:#fff;color:#333;line-height:24px;font-size:14px;}
.list .l_row{background:#fff;line-height:28px;}
.l_row:hover{background:#f6f6f6;}
.l_row td{border:1px solid #f2f2f2;color:#333;vertical-align:top;}
.l_row td *{font-size:14px;}
.l_row .name{text-align:center;}
.l_row .content{padding-left:12px;}
.l_row .number{text-align:right;padding-right:5px;line-height:14px;}

#title_con label{margin:0px 4px;font-weight:bold;}
#btn_publish{font-size:18px;border:1px solid #f2f2f2;padding:0px 12px;color:#666;cursor:pointer;}
#btn_publish:hover{background:#69a5e1;color:#fff;}