﻿html{ width:100%;}
body
{
    font-family: "微软雅黑" , "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    color: #222;
    font-size: 0.82em;
    margin: 0;
    padding: 0;
    background-color: #EFF0F0;
    width:100%;
}
.underlineNo{ text-decoration:none;}
a:link 
{
    color:Black;
    text-decoration:none;
}

a:hover
{
    
    text-decoration:none;
}

a:active
{
   color:Black;
    text-decoration:none;
}

a:visited
{
    
       color:Black;
        /*background-color:#44B549;*/
    text-decoration: none;
    }
hr{ color:#cecece; line-height:1px;}
table{ margin:0px auto;}
.centerLeft table{ margin:0;}

.tableImgBtn { width:80%;}

.tableImgBtn td{ width:25%;}



.resType .ajax__tab_header{ width:60em; margin:auto;  background-color: #B8B9B9; }
.resType .ajax__tab_body{  width:60em; margin:auto;height:20em; border:0.1em solid Gray;border-top-width:0em; text-align:center; vertical-align:middle; overflow-y:auto;}
.resType .ajax__tab_tab{width:10em;  background-color: #B8B9B9; color:Black; border:0.1em solid  #B8B9B9; margin-left:1em;}
.resType .ajax__tab_hover .ajax__tab_tab{}
.resType .ajax__tab_active .ajax__tab_body{}
.resType .ajax__tab_active .ajax__tab_tab{ background-color:White; color:Black; border-bottom-color:White; }
.resType a{}
.resType{ margin-top:3%;}
.txtMes
{
     height:18em; width:100%;  border-style:none; overflow-y:auto; overflow-x:hidden;
    }
    
    
.btnCssGreen
{
    border-style:none; color:White; background-color:#44B549;
    font-size:medium; margin:1%;
    
    }
    .btnCssWhite
    {
         border-style:solid; border-color:Gray; border-width:1px; color :Black;background-color:White; 
    font-size:small;
        
        }
        
        
 a.t:link {color:Black;}
a.t:visited { color:Black;}
a.t:hover {color:Gray;}
a.t:active {color:#CCCCFF;}
.t:{ text-align:left;}
.gdv{margin:auto; width:90%;}


 a.pageing:link {color:White;}
a.pageing:visited {color:White;}
a.pageing:hover {color:White;}
a.pageing:active {color:White;}


.ModalPopupBackground { 
position: absolute; 

            

 z-index: 100; 

            

 top: 0px; 

            

 left: 0px; 

            

 background-color: #000; 

            

 filter: alpha(opacity=60); 

            

 -moz-opacity: 0.6; 

            

 opacity: 0.6; 
} 


.trvLeft{ float:left;}
.trvRight{}
.trvMiddle{ float:left;}
.trv{ padding:0px;}
.trv table{ margin:0px;}


/*设置日历控件的样式*/
.MyCalendar .ajax__calendar_container 
{   
 border:1px solid #646464;   
 background-color:White;
 color:#424242;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,.MyCalendar .ajax__calendar_other .ajax__calendar_year 
{  
 color:#424242;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,.MyCalendar .ajax__calendar_hover .ajax__calendar_month,.MyCalendar .ajax__calendar_hover .ajax__calendar_year 
{    
    color:Orange;
 
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,.MyCalendar .ajax__calendar_active .ajax__calendar_month,.MyCalendar .ajax__calendar_active .ajax__calendar_year 
{    
 color:Red;
 font-weight:bold;
}
@media screen and (min-width: 1301px) { 
.divTitle{width:70em;} 
}
@media screen and (max-width: 1300px) { 
.divTitle{ width:58em;}
}

/*@media screen and (min-width: 1301px) { 
.divTitle{width:95em} 
.retailColumnWidthMin{ width:3%;}
.retailColumnWidthRetail{ width:11.2%;}
.retailButton{ width:4.1%;}
.retailContrlButton{ width:98%;}
.retailDate{ width:4.8%;}
.retailTime{ width:4.2%;}

} 
@media screen and (max-width: 1300px) { 
.divTitle{ width:70em; font-size:0.7em;}
.retailColumnWidthMin{ width:3%;}
.retailColumnWidthRetail{ width:11.2%;}
.retailButton{ width:4.1%;}
.retailContrlButton{ width:98%;}
.retailDate{ width:4.8%;}
.retailTime{ width:4.2%;}

} 

*/
/* css注释：设置了浏览器宽度不小于1201px时 abc 显示1200px宽度 */ 
 


 

 div.menu
{
    padding: 0px 0px 0px 0px;position:fixed; margin-top:1%; text-align:center; 
    
}

div.menu ul li
{
    list-style: none;
    margin: 0px;
    padding: 0px;
     width: auto;

}


div.menu ul li a, div.menu ul li a:visited
{
    /*background-color: #465c71;*/
    /* background-color: #E2DED6;*/
     background-color:White;
     color: #333333;
        border: 1px #465c71 solid;
    display: block;
    line-height:2em;
    padding: 0.4em 2em 0.4em 1.9em;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{   
    background-color:#1B2834;
     color: #dde4ec;
   
    font-weight:bold;
    text-decoration: none;
    /*background-color: #424242;
      color: #dde4ec;
    text-decoration: none;*/
}

div.menu ul li a:active
{
    background-color: #465c71;
      color: #dde4ec;
    text-decoration: none;
}


.txt {overflow:auto; width:100%; 
min-width:5em;
max-width:15em;
width:expression_r( Math.max(1000, Math.min(1200, document.body.offsetWidth*0.99))+"px" );}


.txtStyle
{
    border: 1px solid #C3CED9;
            border-radius: 5px 5px 5px 5px;
    }
    





