7e47ce238b
添加了管理后台所需的图片资源、Excel文件、安装程序以及设计相关的图片文件
31 lines
623 B
CSS
31 lines
623 B
CSS
BODY {
|
|
font-family:ËÎÌå;FONT-SIZE:9pt;margin:0px;padding:0px;
|
|
}
|
|
a,a:link,a:visited,a:active {
|
|
text-decoration:none;COLOR: #0000ff;
|
|
}
|
|
a:hover {
|
|
TEXT-DECORATION: underline;COLOR: #aaaa9f;
|
|
}
|
|
body,input,td,select,div,li,ul,textarea,form {
|
|
font-family:ËÎÌå;FONT-SIZE:9pt;
|
|
}
|
|
/*------------------------------- ǰ̨ */
|
|
.blue{
|
|
color:#567ec4;
|
|
}
|
|
.hr1{
|
|
height:1px;background-color:#e5e5e5;
|
|
}
|
|
.img1{
|
|
border:1px solid #b7c6d9;
|
|
}
|
|
.thead1{
|
|
background:url(../images/v1/bg_thead.jpg);color:#000000;font-weight:normal;
|
|
}
|
|
.td1{
|
|
border:1px solid #eef2f5;
|
|
}
|
|
.button2{
|
|
background:url(../images/v1/button2.gif);width:55px;height:23px;
|
|
} |