|
|
@@ -57,13 +57,13 @@ ul li {
|
|
57
|
57
|
}
|
|
58
|
58
|
|
|
59
|
59
|
.photo {
|
|
60
|
|
- width: 128px;
|
|
61
|
|
- padding: 2px 2PX 2PX 10PX;
|
|
62
|
|
- height: 27px;
|
|
63
|
|
- border: 1px solid #ebebeb;
|
|
64
|
|
- color: #1ab394;
|
|
65
|
|
- outline: none;
|
|
66
|
|
- vertical-align: middle;
|
|
|
60
|
+ width: 128px;
|
|
|
61
|
+ padding: 2px 2PX 2PX 10PX;
|
|
|
62
|
+ height: 27px;
|
|
|
63
|
+ border: 1px solid #ebebeb;
|
|
|
64
|
+ color: #1ab394;
|
|
|
65
|
+ outline: none;
|
|
|
66
|
+ vertical-align: middle;
|
|
67
|
67
|
|
|
68
|
68
|
}
|
|
69
|
69
|
|
|
|
@@ -473,10 +473,10 @@ textarea {
|
|
473
|
473
|
width:160px !important;
|
|
474
|
474
|
}
|
|
475
|
475
|
.W300{
|
|
476
|
|
- width: 310px;
|
|
|
476
|
+ width: 380px;
|
|
477
|
477
|
}
|
|
478
|
478
|
.W300 .th-inner{
|
|
479
|
|
- width: 310px;
|
|
|
479
|
+ width: 380px;
|
|
480
|
480
|
}
|
|
481
|
481
|
.W750 .th-inner{
|
|
482
|
482
|
width: 750px;
|