example_home_patent.css
305 Bytes
/*example_home_patent.css*/
@charset "utf-8";
body {
width:100%;
height:auto;
margin:0;
padding:0;
font:16px 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, arial, Tahoma, SimSun, sans-serif;
}
table, tbody,th, td {
border: 1px solid black;
}
.tcontent {
width:120px;
}