﻿body
{
	font-family:宋体;
     font-size:12px;
     background-repeat:repeat-x;
     background-color:#D5D5D5;
     margin:0px;
}
img
{
    border:0px;
    border:none none none none;
}
.name2 {font-size: 12px;
	font-weight: bold;
}
.table1
{

    width: 98%;
border: 1px #99BBE8 solid;
border-collapse: collapse;
padding: 3px;
margin: 0 auto;
}
.table1 trv
{
	background-color:White;
	height:35px;
}
.td1
{
	color: #183152;
width: 13%;
text-align: right;
background-color: #EBF3FE;
border: 1px solid #99BBE8;
padding: 0 0 0 0;
line-height: 21px;
    
}
.td2
{
	
	height: 28px;
line-height: 28px;
border: 1px solid #99BBE8;
padding: 2px 2px 2px 2px;
}

a
{
	text-decoration:none;
    cursor:pointer;
}
a:hover {text-decoration:underline;}
.textcss
{
	font-size: 12px; 
	font-weight: bold; 
	color: #fff;
}

.textbox
{
	border:solid 1px #80A5C4;
}
.tdcss2
{
	background-repeat:no-repeat; 
	background-image: url(imagesztc_13.jpg); 
	font-family: '宋体'; 
	color: #cb6001; 
	font-weight: bold;
}

.tdtitle
{
	color:#035ebf;
	font-size:12px;
	height:35px;
	text-align:left;
    font-weight:bold;
    display:none;
   border:0px;
}
.TableTitle
{
    font-weight: bold;
text-align: left;
padding-left: 10px;
background-color: #EEF2F6;
border: 1px solid #99BBE8;
height:28px;
}
.TopicButton{ border:1px solid #919699; background:url(../../../images/buttonbg.gif) repeat-x left bottom; text-align:center; text-decoration:none; color:#000; padding:2px 3px; cursor:pointer; line-height:22px; margin-right:2px;}

.table2
{
       
border: 1px #99BBE8 solid;
border-collapse: collapse;
padding: 3px;
margin: 0 auto;
}
.table2 thead th
{
    background-color: #EBF3FE;
    border: 1px solid #99BBE8;
    padding: 0 0 0 0;
    text-align:center;
}
.table2 tr
{
	background-color:White;
}
.table2 td
{
    	height: 28px;
line-height: 28px;
border: 1px solid #99BBE8;
 text-align:center;
}
.aatr
{
	background-repeat:no-repeat;
	 background-image: url(imagesztc_13.jpg); 
	 font-family: '宋体'; 
	 color: #cb6001; 
	 font-size:13px;
	 font-weight: bold;
}

.zxtop { background:url(imageszxtopbg.jpg) repeat-x;height:73px;}
.zxlogo { float:left;}
.zxtext { float:right; padding-top:35px;}
.zxtext p {color:#fff; margin-right:48px;}

.ManagerButton 
{ background:url(../App_Themes/Default/Images/gobg.jpg) no-repeat;
  height:27px; 
  width:60px;
  border:none;
  margin-left:-2px;
  margin-top:-1px;
  }

        /****************
*GirdView样式
****************/
        .grid
        {
            width: 700px;
            font-family: 宋体;
        }
        .grid H2
        {
            margin: 0;
            padding: 0;
            color: #ffffff;
            height: 20px;
            line-height: 20px;
            font-size: 14px;
        }
        .grid .mid
        {
            padding: 3px 0px 0px 0px;
        }
        .grid .datatable
        {
            width: 100%;
            color: #666;
        }
        .grid .datatable TH
        {
            font-size: 12px;
            font-weight: bold;
            letter-spacing: 0px;
            text-align: left;
            padding: 2px 4px;
            color: #D92C1C;
            border-bottom: solid 2px #ccc;
        }
        .grid .datatable TH A
        {
            text-decoration: none;
            padding-right: 18px;
            color: #D92C1C;
        }
        .grid .datatable TH.sortasc A
        {
            background: url(../Images/asc.gif) right center no-repeat;
        }
        .grid .datatable TH.sortdesc A
        {
            background: url(../Images/desc.gif) right center no-repeat;
        }
        .grid .datatable .row TD
        {
            font-size: 11px;
            text-align: left;
            padding: 6px 4px;
            border-bottom: solid 1px #bbd9ee;
        }
        .grid .datatable .row TD table tr td
        {
            font-size: 11px;
            text-align: left;
            border-bottom: solid 0px #bbd9ee;
        }
        .grid .datatable .row:hover
        {
            background-color: #fffacd;
            color: #000;
        }
        .grid .datatable .row TD.first
        {
            padding-left: 10px;
        }
        .grid .datatable TH.first
        {
            padding-left: 10px;
        }
        .grid .datatable .row:hover .first
        {
            background-repeat: no-repeat;
            background-image: url(../Images/bullet.gif);
        }
        /* Data Pager Styles */.grid TR.pager-row TD
        {
            border-top: solid 2px #bbd9ee;
        }
        .grid .pager
        {
            font-family: 宋体;
            text-align: center;
            padding: 6px;
            font-size: 18px;
        }
        .grid .pager SPAN.command, .grid .pager SPAN.current, .grid .pager A.command, .grid TR.pager-row TD A
        {
            color: #5a90ce;
            padding: 0px 5px;
            text-decoration: none;
            border: none;
        }
        .grid .pager A.command:hover, .grid TR.pager-row TD A:hover
        {
            border: solid 2px #408BB6;
            background-color: #59A5D1;
            color: #fff;
            padding: 0px 3px;
            text-decoration: none;
        }
        .grid .pager SPAN.current, .grid TR.pager-row TD SPAN
        {
            border: none;
            font-weight: bold;
            color: #D92C1C;
            padding: 0px 6px;
        }
        .grid TR.pager-row TD
        {
            border-top: none;
            text-align: center;
            height: 20px;
        }
        .grid TR.pager-row TABLE
        {
            height: 20px;
            margin: 0 auto 0 auto;
        }
        .rounded
        {
            clear: both;
            max-width: 2400px;
        }
        .rounded div.top-outer
        {
            background: url(../Images/tl.gif) no-repeat left bottom;
            padding: 0px;
            width: 100%;
        }
        .rounded div.top-outer div.top-inner
        {
            background: url(../Images/tr.gif) no-repeat right bottom;
            margin-left: 9px;
        }
        .rounded div.top-outer div.top-inner div.top
        {
            background: url(../Images/tm.gif) repeat;
            height: 23px;
            margin-right: 9px;
            font-size: .01em;
        }
        .rounded div.top-outer3
        {
            background: url(../Images/selecttl.gif) no-repeat left bottom;
            padding: 0px;
            width: 100%;
        }
        .rounded div.top-outer3 div.top-inner3
        {
            background: url(../Images/selecttr.gif) no-repeat right bottom;
            margin-left: 9px;
        }
        .rounded div.top-outer3 div.top-inner3 div.top3
        {
            background: url(../Images/seachtm.gif) repeat;
            height: 20px;
            margin-right: 9px;
            font-size: .01em;
            vertical-align: bottom;
        }
        .rounded div.mid-outer
        {
            background: url(../Images/l.gif) left repeat-y;
            clear: both;
            width: 100%;
        }
        .rounded div.mid-outer div.mid-inner
        {
            background: url(../Images/r.gif) right repeat-y;
            margin-left: 9px;
        }
        .rounded div.mid-outer div.mid-inner div.mid
        {
            background-color: #ffffff;
            margin-right: 9px;
        }
        .rounded div.bottom-outer
        {
            background: url(../Images/bl.gif) no-repeat left top;
            clear: both;
            padding: 0px;
            width: 100%;
        }
        .rounded div.bottom-outer div.bottom-inner
        {
            background: url(../Images/br.gif) no-repeat right top;
            margin-left: 8px;
        }
        .rounded div.bottom-outer div.bottom-inner div.bottom
        {
            background: url(../Images/bm.gif) repeat;
            height: 9px;
            margin-right: 8px;
            font-size: .01em;
        }
        
  .ButClass
  {
       border:solid 0px;
       background-color:transparent;
       background-image:url(Imagesgobg.jpg);
       width:60px;
       height:24px;
  }
  
 .ToolTipClass
 {
     padding-left:5px;
     border-left:0px;
     border-right:0px;
     border-top:0px;
     color:Red;
     font-size:13px;
     
 }
 
 .SeachContent
 {
      cellpadding:0px;
      cellspacing:0px;
      border:0px;
 }
 .SeachContent th
 {
     width:65px;
     text-align:right;
     padding-right:2px;
     color:Black;
     font-weight:normal;
 }
 .SeachContent td
 {
     width:auto;
     text-align:left;
 }
 
 .PowerTable td span
 {
     width:100%;
 }