日期:2014-05-16 浏览次数:20400 次
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<style>
.table_container{border:2px solid #3578B4;width:885px;height:300px;margin:0 auto;}
.table_container table{width:100%;border-collapse: collapse;}
.table_container table tr td,.table_container table tr th {border:1px solid #D7ECFF;border-left:none;border-top:none;text-align:center;}
.table_container table tr th {height:30px;line-height:30px;background:#EFF9FF;font-size:14px;}
.table_container table tr td{height:30px;line-height:30px;color:#616161;font-size:15px;}
.table_content{height:265px;overflow-y:auto;overflow-x:hidden;}
</style>
</head>
<body>
<div class="table_container">
<table class="table_header">
<col width="130px"></col>
<col width="65px"></col>
<col width="225px"></col>
<col width="235px"></col>
<col width="75px"></col>
<col></col>
<tr>
<th>编号</th>
<th>姓名</th>
<th>年龄</th>
<th>城市</th>
<th>身高</th>
<th>体重</th>
</tr>
</table>
<div class="table_content">
<table>