body {
    margin: 5px 10px 10px 10px;
    background: #f5f5f5 url(http://localhost/ctb1.4/ctb.gif);
    color: #000000;
    font: 9pt tahoma;
}
select {
    background: #f5f5f5;
    color: #000000;
    font: 9pt tahoma;
}

img              {border: 0;}
hr               {color: #6394bd; height: 1px;}
td, p, div, span {color: #000000; font-size: 9pt;}
input, textarea  {color: #000000; font: 9pt tahoma; background: #f5f5f5;}
textarea         {width: 70%;}
.highLight       {color: #ff0000;}

a:link    {color: #005177; text-decoration: none;}
a:visited {color: #005177; text-decoration: none;}
a:hover   {color: #cc3333; text-decoration: none;}
a:active  {color: #005177; text-decoration: none;}

.tBig    {background: ; width: ; border:1px solid ;}
.tOuter  {background: #ffffff; width: 100%;}
.tOuter2 {width: 100%;}
.tOuter3 {background: #ffffff; width: 60%;}
.tInner  {background: #6394bd; width: 100%;}
.tInner2 {width: 100%;}
.tHead   {background: #6394bd url();}
.tCate   {background: #dee7ef url(./images/ctb/system/catbg.jpg);}
.tBody1  {background: #ffffff;}
.tBody2  {background: #f5f5f5;}

.tHead td, .tHead a:link, .tHead a:visited {color: #ffffff; text-decoration: none;}
.tHead a:hover, .tHead a:active            {color: #ffffff; text-decoration: underline;}
.tCate td, .tCate a:link, .tCate a:visited {color: #000000; text-decoration: none;}
.tCate a:hover, .tCate a:active            {color: #000000; text-decoration: underline;}

input, textarea {border: 1px double #bfd0e2;}

body {
    scrollbar-face-color: ffffff;
    scrollbar-shadow-color: c1c1bb;
    scrollbar-highlight-color: c1c1bb;
    scrollbar-3dlight-color: ebebe4;
    scrollbar-darkshadow-color: ebebe4;
    scrollbar-track-color: f4f4f0;
    scrollbar-arrow-color: cacab7;
}