www.gusucode.com > 掌柜网店购物系统 4.0码程序 > admin/css.css

    BODY{
FONT-SIZE: 12px;
FONT-FAMILY:  宋体;
background-color: #799AE1; 
scrollbar-face-color: #dbeedd;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: darkseagreen;
scrollbar-3dlight-color: #dbeedd;
scrollbar-arrow-color: darkseagreen;
scrollbar-track-color: #f3faf4;
scrollbar-darkshadow-color: #f3faf4;
}
TD{font-family: 宋体;
font-size: 12px;
line-height: 15px;
}
.tableBorder1{
width:590px;
border: 1px; 
background-color: #247624;
}
.tableBorder2{
width:500px;
border: 1px; 
background-color: #247624;
}
.tableBorder3{
width:470px;
border: 1px; 
background-color: #247624;
}
td.TableBody1{
background-color: #F4FAED;
}
td.TableBody2{
background-color: #E3F1D1;
}
A:link
{
COLOR: blue;
TEXT-DECORATION: none
}
A:visited
{
COLOR: blue;
TEXT-DECORATION: none
}
A:active
{
COLOR: red;
TEXT-DECORATION: none
}
A:hover
{
COLOR: #999999;
TEXT-DECORATION: none
}
INPUT
{
FONT-SIZE: 9pt;
FONT-FAMILY: 宋体
}
TEXTAREA
{
FONT-SIZE: 9pt;
FONT-FAMILY: 宋体
}
SELECT
{
FONT-SIZE: 9pt;
FONT-FAMILY: 宋体
}

.Up
{border-left: 1Px solid rgb(12,12,12);
border-right: 1px solid rgb(12,12,12);
border-bottom: 1px solid rgb(12,12,12);
border-top: 1px solid rgb(12,12,12);
cursor:hand;
}
.Down
{border-right: 1Px solid rgb(233,244,249);
border-left: 1px solid rgb(12,12,12);
border-top: 1px solid rgb(12,12,12);
border-bottom: 1px solid rgb(233,244,249);
cursor:hand;
}
.None
{border-right: 1Px solid rgb(255,255,255);
border-left: 1px solid rgb(255,255,255);
border-top: 1px solid rgb(255,255,255);
border-bottom: 1px solid rgb(255,255,255);
cursor:hand;
}