.listpage {clear: both;text-align: center;}
.piclist{}
.piclist ul{}
.piclist li{width:274px;float:left;height:240px;overflow:hidden;border: 1px solid #cfcfcf; margin:14px 8px}
.piclist img{width:270px;height:190px;padding:2px;margin-bottom:12px;}
.piclist a{font-size:15px}
.piclist a:hover{color:#014099;text-decoration:none;}
.picname{text-align:center;}

/*表格表单*/
.table_form{font-size:12px}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:8px 0 8px 8px}
.table_form tbody td,.table_form tbody th{ }

.list-page { padding:25px 0 0px;font-size:14px;margin:0 auto}
.list-page a {height:24px; line-height:24px; background:#5a85b2; border:1px solid #e3e3e3; text-align:center; color:#fff; padding:4px 12px;margin-left: 10px;font-size:15px;}
.list-page a:hover { background:#f1f1f1; color:#000; text-decoration:none; }