﻿  #list
        {
            border: solid 1px #CCCCCC;
            border-top: 0px;
            background: #FBFAF5;
            height: 100%;
        }
        #list a
        {
            color: #0066CC;
        }
        #list .b
        {
            padding: 8px;
            padding-top: 4px;
        }
        #list .t
        {
            background: url(images/upfilegm2.gif) repeat-x;
            height: 60px;
        }
        #list .t .t1
        {
            line-height: 38px;
            height: 38px;
            text-align: center;
            color: #CC3300;
            font-size: 16px;
            font-weight: bold;
        }
        #list .t .t2
        {
            text-align: center;
        }
        #list table
        {
            width: 100%;
        }
        #list table td
        {
            line-height: 150%;
            padding: 6px;
        }
        #list table th
        {
            line-height: 150%;
            text-align: right;
            padding: 6px;
            color: #CC0000;
        }
        #divCat
        {
            margin-top: -7px;
        }
        #divCat h2
        {
            background: url(images/UpFileGM3.gif) no-repeat 0px center;
            height: 24px;
            line-height: 24px;
            color: #FF6600;
            font-weight: normal;
            padding-left: 12px;
            cursor: pointer;
            clear: both;
            margin-top: 5px;
        }
        #divCat dl
        {
            clear: both;
            width: 100%;
        }
        #divCat dt
        {
            color: #CC0000;
            line-height: 20px;
        }
        #divCat dd
        {
            padding-left: 12px;
            padding-right: 12px;
            line-height: 18px;
        }
        #divCat li
        {
            float: left;
            margin-left: 2px;
            margin-right: 2px;
            white-space: pre;
        }
        #divCat li input
        {
            vertical-align: middle;
        }
        .upload
        {
            float: left;
            background: url(Images/upload.gif);
            width: 138px;
            height: 39px;
            border: 0px;
            cursor: pointer;
        }
        .inputUP
        {
            border: solid 1px #9E9E9E;
        }
        .note
        {
        }
        .M
        {
            padding: 4px;
            background: #F5FFEB;
            border: solid 1px #bbb;
        }
        #btnLogin
        {
            background: url(images/UpFileGM1.gif);
            width: 52px;
            height: 20px;
            cursor: pointer;
            border: 0px;
        }
        #trLogin1 td input
        {
            line-height: 24px;
            vertical-align: middle;
        }
        #trLogin1 img
        {
            vertical-align: middle;
        }
        #trLogin1 a
        {
            color: #0066CC;
        }
        .memo
        {
            color: #999999;
        }
        .cursorhand
        {
            cursor: pointer;
        }
        #doneTip
        {
            position: absolute;
            top: 0px;
            width: 1000px;
            height: 699px;
            z-index: 130;
            display: none;
        }
        #doneTip .filt1
        {
            filter: alpha(opacity=60);
            background: #fff;
        }



