﻿@charset "utf-8";
/* 不动产业务查询基本样式 */
.list-right{width:100%;}
.list-right-con{padding:20px;}
.list-right-con table{border-right: 1px solid #dddddd;border-bottom: 1px solid #dddddd;}
.list-right-con table tr td{background: none;padding:5px 0;line-height:20px;font-size: 12px;border-left: 1px solid #dddddd;border-top: 1px solid #dddddd;}
.list-right-con table thead{background: #eeeeee;}
.list-right-con table tbody{background: #ffffff;}
.list-right-con table thead tr td{text-align:center;font-weight:bold;}
.list-right-con table tr td.doctitle_{padding:0 10px;width:30px;text-align:center;}
.list-right-con table tr td.doctitle_ a{color: blue;}
.list-right-con table tr td.pubdate{width:80px;text-align:center;}
.list-right-con table tr td.name,.list-right-con table tr td.bianhao,.list-right-con table tr td.mingcheng,.list-right-con table tr td.yiju,.list-right-con table tr td.address{text-align:center;}

div#page{padding-top:20px;text-align: center;}
#page button{background: #ffffff;border: 1px solid #0073A9;padding: 5px;margin: 0 2px;color: #0073A9;line-height: 14px;background-color: #f9f9f9;cursor: pointer;}
#page button.current{background-color: #0073A9;border-color: #0073A9;color: #FFF;}
#page button:hover{background-color: #0073A9;border-color: #0073A9;color: #FFF;}
#page button:disabled{opacity: .5;cursor: no-drop;}
input#jumpV{width: 30px;background: #ffffff;border: 1px solid #0073A9;padding: 5px;margin-top: -5px;line-height: 14px;}

.list-right-con .search_{margin-bottom:10px;}
.list-right-con .search_ lable{font-size: 14px;font-weight: bold;margin-left: 5px;}
.list-right-con .search_ select{margin-top: -5px;height: 28px;border: 1px solid #0073a9;padding: 0 5px;}
.list-right-con .search_ input{margin-top: -5px;height: 26px;border: 1px solid #0073a9;padding: 0 5px;}
.list-right-con .search_ button{height: 28px;border: 1px solid #0073a9;padding: 0 5px;line-height: 24px;padding: 0px 15px;cursor: pointer;color: #0073a9;background: #f9f9f9;font-size: 14px;}
.list-right-con .search_ button:hover{color: #ffffff;background: #0073a9;}