﻿body { font-family: sans-serif, Verdana, Arial, Helvetica; font-size: 9pt;margin:0; }
a:active { color: #3B53B1; text-decoration: none }
a:link { color: #3B53B1; text-decoration: none }
a:visited { color: #0000FF; text-decoration: none }
a:hover { color: #0000FF; text-decoration: underline }
.TableTitleRow { background-color: #C8D6E5; font-weight: bold; text-align: center ; margin-left: 5; margin-right: 5 ;}
.TableTitle { font-weight: bold; text-align: center; font-size: 10pt; filter:dropshadow(color=#000000,offx=2,offy=2); color: #0B77D3 }
.OddRow { background-color: #FFFFFF ; margin-left: 5; margin-right: 5 ;}
.EvenRow { background-color: #F3f6f8 ; margin-left: 5; margin-right: 5 ;}
.TitleRow { font-weight: bold; background-color: #D9D9D9 ; text-align: center ;  margin-left: 5; margin-right: 5 ;}
.SolidRow { font-weight: bold; background-color: #D9D9D9 ; margin-left: 5; margin-right: 5 ;}
.SummaryRow { font-weight: bold; background-color: #EEEEEE ; margin-left: 5; margin-right: 5 ;}
.ReportTitle {	font-weight: bold;	font-size: 13pt;color: #FFFFFF;}
.CategoryTitle { font-weight: bold; font-size: 13pt;color: #FFFFFF; }
.ChartTitle { font-weight: bold; text-align: center; font-size: 10pt; filter:dropshadow(color=#000000,offx=2,offy=2); color: #0B77D3 }
.SectionTitle { font-weight: bold; text-align: center; font-size: 10pt; filter:dropshadow(color=#000000,offx=2,offy=2); color: #FFFFFF }
.TOC { background-image: url(di1.gif); background-repeat: repeat-x }

.header{ background-image:url(../images/Personal/di1.gif)}
.header2{background-image:url(../images/Personal/di2.gif)}
.tdData{background-color:white;font-size:12px; padding-left:5px; padding:3px; font-family:Verdana 新宋体;}
.GridView_Header{ height:24px; line-height:24px; font-weight:bold; background-color:#EEEEEE;}
.GriView_Row{height:24px; line-height:24px; background-color:White;}
.menu{font-size:12px;position:relative;z-index:100; float:right;padding-right:20px}    
.menu ul{list-style:none;}    
.menu li {float:left;position:relative;}    
.menu ul ul {visibility:hidden;position:absolute;left:-37px;top:23px;}    
.menu table {position:absolute; top:0; left:0;}    
.menu ul li:hover ul,    
.menu ul a:hover ul{ visibility:visible;}    
.menu a{display:block;border:0px solid #aaa;background:#8bcc00;padding:2px 10px;margin:3px;color:#fff;text-decoration:none;}    
.menu a:hover{background:green;color:white;border:0px solid red;}      
.menu ul ul li {clear:both;text-align:left;font-size:12px; }    
.menu ul ul li a{display:block;width:48px;height:24px;margin:0;border:0;border-bottom:1px solid white;}    
.menu ul ul li a:hover{border:0;background:green;border-bottom:0px dashed green;}    
.menu ul li ul{line-height:24px;}

/*   END 自定义提示信息 */     
.text_input  
{
    BORDER-TOP-WIDTH: 1px;	
    PADDING-RIGHT: 2px;	
    PADDING-LEFT: 2px;	
    BORDER-LEFT-WIDTH: 1px;	
    BORDER-LEFT-COLOR: #ddd;	
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #ddd;	
    PADDING-BOTTOM: 2px;	
    BORDER-TOP-COLOR: #ddd;	
    PADDING-TOP: 3px;	
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #ddd;
    FONT: Trebuchet MS, Helvetica, Arial, sans-serif;	
    COLOR: #000;
}

/* pyramid */

#navPyra {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}
.container {
        width: auto;
        padding: 5px;
        margin: 3px 0 5px 0;
        border: 0px solid #ccc;
        
}

#navPyra li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
        float: left;
        font-size: 12px;
        line-height: 14px;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #336699;
}
.btn {BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7b9ebd 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7b9ebd 1px solid}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
        color: red;
        background: url(../images/pyramid.gif) no-repeat bottom center;
}
.active
{
        color: red;
        background: url(../images/pyramid.gif) no-repeat bottom center;
}

