cy
2022-06-21 129904537f66509f97b285e7eb4f42b3dc349dd0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/* CSS Document */
*{margin:0; padding:0;}
ul li{list-style:none;}
img{border:none;}
div,p,u,span,ul,dl,dd,h3,a,h2,i,p,h1,h4,h5{ margin:0; padding:0;}
a{text-decoration:none;}
a,u{ text-decoration:none;outline: none}
a:hover{text-decoration:none;}
.clear{clear:both;overflow:hidden;font-size:0px; height:0px; line-height:0px;}
body{font-size:12px;}
table{border-collapse:collapse;border-spacing:0;table-layout: fixed; width: 100%;}
 
 
 
.check{ width:100%; font-size:14px;}
.check_table{ text-align:center; width:100%; color:#00010c;  border:1px solid #aab7c7; text-align:left; margin-bottom:20px;}
.check_table td{ line-height:36px; font-size:12px; font-family:"宋体"; color:#3e3e3e; border-right:1px dotted #bdbdbd; border-bottom:1px dotted #bdbdbd; padding-left:5px;font-size:14px;}
.check_table th{ font-size:14px; background:url(../images/check_03.gif) repeat-x; height:42px; line-height:42px; font-size:14px; font-weight:normal;padding-left:5px;}
.check_rad{ float:left; height:36px; line-height:36px;}
.check_txt,.check_txtl{ height:24px; line-height:24px; padding:0px 5px;}
.check_txtl{ width:60px;}
.check em{ float:left; font-style:normal; line-height:36px; margin-right:10px; padding-left:5px;}
.check_ckbox{ float:left; height:36px; line-height:36px;}
.check_table font{ float:left; font-size:14px; margin-left:10px; width:100px;}
.check_txtarea{ width:60%;}
.check p{ line-height:36px; overflow:hidden;}
.check p.p{ margin-left:100px;}
.check span{ width:120px; margin-bottom:10px; text-align:right; float:left; margin-right:10px;}
.check_btn{ margin-left:30px;}