﻿   body
        {
           font-weight:normal; 
            text-decoration: none;
           font-size:12px;
            font-family:微软雅黑;
            line-height: 150%;
            background:#f3f3f3;
           padding:1px;
            margin:0px;
            width:99.9%;
            height:100%;
        }
 form
        {
            margin:0;
        }
        
        table
        {
            margin-bottom:5px;
        }
        
        td
        {
            font-weight: normal;
            vertical-align:middle;
            text-align:center;
        }
        
        .table100
        {
            width:100%;
        }
        

        
 .ininput
{
  width: 96%;
 
  font-size:12px;
  margin:0;
  height:25px;
  vertical-align:bottom;
   padding-top:5px;
}

.FillContent
{
    background:White;
}

.word03 {  font-size: 12px; text-decoration: none; color: #000000; line-height: 14px; }
       
.wordtitle { font-size: 14px; text-decoration: none; letter-spacing:4px; color: #000000; line-height: 14px; }       
        

.GridViewStyle
{   
    padding:1px;
    width:100%;
    text-align:center;
    border:0;
}

.GridViewStyle a
{
    color: #FFFFFF;
}

.GridViewHeaderStyle th
{
    background-color: #f3f3f3;
    height:35px;
    text-align:center;
    border:0; 
    border-top:1px solid  #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    color:#555;
    text-shadow:1px  1px 1px #f3f3f3;
    font-size:11px;
}

.GridViewHeaderStyle td 
{
    border-top:1px solid  #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    height:35px;
    font-size:11px;
    border:0;
}

.GridViewFooterStyle
{
    background-color: #6be76b;
    border:1px solid yellow;
    font-weight: bold;
    text-align:center;
    color: #212121;
    height:30px;
    font-weight:bold;
}

.GridViewRowStyle tr,GridViewAlternatingRowStyle tr
{
    border:0;
}


.GridViewRowStyle td 
{
   color: #555555;
    background-color:#fefefe;
   height:30px;
   font-size:11px;
   border:0;
   border-bottom-style:dotted;
    
}

.GridViewAlternatingRowStyle td
{
    color: #555555;
   
    height:30px;
    font-size:11px;
    border:0;
    
}

.GridViewSelectedRowStyle  
{
    background-color: White;
    font-weight: bold;
    color: #333333;
    vertical-align:middle;
            text-align:center;
    height:30px;
}

.GridViewSelectedRowStyle td
{
    vertical-align:middle;
            text-align:center;
    border:0;
    border-top:1px solid #cccccc; 
    border-bottom:1px solid #cccccc;
}

.GridViewPagerStyle
{
    background-color: #fefefe;
    height:40px;
    text-align:center;
    border:0; 
    border-top:1px solid  #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    color:#555;
    text-shadow:1px  1px 1px #f3f3f3;
    font-size:11px;
}

.GridViewPagerStyle td
{
     vertical-align:middle;
            text-align:center;
    border:0;
}

 
.GridViewPagerStyle  /**//* to center the paging links*/
{
    margin: 0 auto 0 auto;
}

.GridViewEmptyDataRowStyle
{
    vertical-align:middle;
            text-align:center;
    background-color: #8b0202; 
    color:#f9f9f9;
   border-top:1px solid  #999;
    border-bottom:1px solid #999;
    height:35px;
}

.GridViewEmptyDataRowStyle td
{
    vertical-align:middle;
            text-align:center;
}

.GridViewRowStyle td th,
.GridViewAlternatingRowStyle td th,
.GridViewSelectedRowStyle td th,
.GridViewHeaderStyle td th
{
    border: 0;
}

.CaptionContent 
{
    background:#f7f3f7;  font-weight:bold;   text-align:right; direction:ltr; height:30px; color:#018a46;  vertical-align:middle;
}

.CaptionContent_L 
{
    background:#f7f3f7;  font-weight:normal;   text-align:left; direction:ltr;  height:30px; vertical-align:middle;
    }

.ddl
{
   border:1px #4e5e30 solid;
}
 
 
 A:link {
 color:RoyalBlue;
 TEXT-DECORATION: none
}
A:visited {
 COLOR: RoyalBlue;
 TEXT-DECORATION: none
}
A:hover {
 COLOR: #f3f3f3;
 text-decoration: underline;
}
A:active {
 COLOR: #f3f3f3;  
 text-decoration: underline;
}


A.HyperEdit:link {
 color:RoyalBlue;
 TEXT-DECORATION: none;
 font-family:微软雅黑;
}
A.HyperEdit:visited {
 COLOR: RoyalBlue;
 TEXT-DECORATION: none;
 font-family:微软雅黑;
}
A.HyperEdit:hover {
 COLOR:RoyalBlue;
 text-decoration: underline;
 font-family:微软雅黑;
}
A.HyperEdit:active {
 COLOR: RoyalBlue;  
 text-decoration: underline;
  font-family:微软雅黑;
}


    .word_Title
    {
        font-size: 12px;  color: #f5f5f5; line-height: 14px;text-indent : 20px;
    }
    
    
    
    .GridMargin
    {
        margin-top:-10px;
	    padding-right:6px;padding-left:6px;
	   
    }
        
       .CaptionerTitle
        {
            border: 1px solid #aaa;
            border-radius: 5px;
            padding-top: 4px;
            padding-bottom: 1px;
            padding-left: 2em;
            color:  GreenYellow;
            background-color: #555;
            height: 26px;
            box-shadow: 1px 1px 1px #aaa;
        }
        
    .miniFileUpLoad{ position:fixed; bottom:40%; right:35%; cursor:pointer; z-index:1000; display:block;}
* html .miniFileUpLoad{position:absolute; left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||20)); top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}
      
     
      .mini{ position:fixed; bottom:10px; left:0; cursor:pointer; z-index:1000; display:block;}
* html .mini{position:absolute; left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||20)); top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}



.Divider_Div3{height:1px;margin:2px 0;overflow:hidden;background-color:#e5e5e5;}

    .PageTitle
        {
          min-height: 20px;
          padding: 10px;
          padding-top:15px;
          padding-bottom:20px;
          color:#555;
          font-weight:bolder;
          text-shadow:.2px .2px .5px #bdddec;
          -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
        }
        
        .PagePosition
        {
            position: fixed; z-index: 999; border-bottom: 1px solid #bdbdbd;
        top: 0; left: 0; padding: 15px;padding-top:10px;padding-bottom:10px; width: 100%; background-color: #f3f3f3;
        }
        
         .PagePosition_bottom
        {
            position: fixed; z-index: 999; border-bottom: 1px solid #bdbdbd;
        bottom: 0; left: 0; padding: 15px;padding-top:10px;padding-bottom:10px; width: 100%; background-color: #f3f3f3;
        }
        
        .ItemTitle
        {
            background-color: #555;
            height:40px;
            text-align:left;
            border:0; 
            border-top:1px solid  #999;
            border-bottom:1px solid #999;
            color:#555555;
            padding:10px;
            font-weight:bolder;
        }
        
        .ItemText
        {
            font-size: 12px; padding-left: 10px;
        }
        
        .btn1
        {
             background-color:#5e9de7;
            color :White;
            Border: 1px solid #3078cc;
        }
        
        .btn1-hover
        {
            background-color:#f5f5f5;
            color :#555555;
            Border: 1px solid #b0b0b4;
        }
        
        
        
        
        
        /* Base class */
 	.bs-docs-example {
 	position: relative;
 	margin: 15px 0;
 	padding: 39px 19px 14px;
 	*padding-top: 19px;
 	background-color: #fff;
 	border: 1px solid #ddd;
 	-webkit-border-radius: 4px;
 	-moz-border-radius: 4px;
 	border-radius: 4px;
 	}
 	 
 	/* Echo out a label for the example */
 	.bs-docs-example:after {
 	content: "编辑列表";
 	position: absolute;
 	top: -1px;
 	left: -1px;
 	padding: 3px 7px;
 	font-size: 12px;
 	font-weight: bold;
 	background-color: #f5f5f5;
 	border: 1px solid #ddd;
 	color: #9da0a4;
 	-webkit-border-radius: 4px 0 4px 0;
 	-moz-border-radius: 4px 0 4px 0;
 	border-radius: 4px 0 4px 0;
 	}
 	 
 	/* Remove spacing between an example and it's code */
 	.bs-docs-example + .prettyprint {
 	margin-top: -20px;
 	padding-top: 15px;
 	}
 	
 	.well_row
 	{
 	    padding:15px;padding-top:25px;padding-bottom:25px;border:1px solid #e3e3e3;border-radius:5px; background-color:#fff;
 	}
 	
 	  .dropdownlistout
        {
            border: 0;
            border: 1px solid #C0C0C0;
            width: 182px;
            height: 30px;
            clip: rect( 0px, 181px, 20px, 0px );
            overflow: hidden;
        }
        .dropdownlistin
        {
            border: 1px solid #F4F4F4;
            width: 180px;
            height: 30px;
            clip: rect( 0px, 179px, 18px, 0px );
            overflow: hidden;
        }
        .dropdownlist
        {
            height: 30px;
            background-color: #f5f5f5;
            left: -2px;
            top: -2px;
            line-height: 14px;
            color: #909993;
            border: 0;
            border: 1px solid #888;
            border-radius:3px;
        }