/*.pagination {
	display: table;
	margin: 0 auto;
	text-indent: 2em;
	line-height: 34px;
}

.pagination .nolink,
.pagination span:first-child {
	display: none;
}

.pagination span,
.pagination a {
	text-indent: 0;
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd !important;
}

.pagination select {
	margin-left: 0.7em;
	text-align: center;
	height: 34px;
	width: 50px;
}*/

.proinfo table{ width:100% !important;height:auto;}
.proinfo table tbody tr,td{ border:1px solid #ccc; text-align:center; padding:15px 0;}
.proinfo table tbody tr:first-child{ background: #004694 !important; color:#fff; font-weight:bold;}
.proinfo h3{ margin-bottom:30px;}
.proinfo img{ width:100%;}