You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- @charset "utf-8";
- /* CSS Document */
- /* 图片处的兼容代码*/
- .zp2{width:170px; height:200px; float:left;}
- .zp3{width:730px; height:200px; float:left; padding-left:50px; padding-top:20px;}
-
- /*山西冶金登记表字处的样式*/
- .djb{text-align: center; font-family: 黑体; margin-top:10px; font-size: 24px; height:35px; color: #3d3d3d;}
-
- /*里头的最大框996px;*/
- .wbdk{width:996px; float:left;}
-
- /*里头的三个中框*/
- .wbzk{width:328px; float:left;}
-
- /*里头的文本样式*/
- .wbys{width:100px; float:left; line-height:34px; text-align:center;}
-
- /*星号样式*/
- .xhyz{color:#db0000;}
-
- /*里头的文本框样式*/
- .wbkys{width: 150px; float: left;}
|