@@ -44,6 +44,7 @@ table,tr,td{
width: 100%;
min-width: 1200px;
height: 40px;
+ margin-top: 100px;
background: #1E4D79;
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#1471da,endColorstr=#1C85FB);/*IE<9>*/
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#1471da, endColorstr=#1C85FB)";/*IE8+*/
@@ -36,7 +36,7 @@
line-height: 40px;
}*/
.title{
- position: fixed;
+ // position: fixed;
top: 0;
z-index: 10;
}
@@ -44,7 +44,7 @@
position: relative;
width: 1200px;
left: 50%;
- margin: 54px 0 0 -600px;
+ margin: 15px 0 0 -600px;
cursor: default;
height: 100%;
font-size: 14px;