/* CSS Document */
html { color:#000;}
div,dl,dt,dd,ul,li,h1,h2,h3,form,legend,input,button,textarea,select,p,th,td { margin: 0;padding: 0;}
table { border-collapse: collapse;border-spacing: 0;}
img { border: none;}
button,em,input,option,select,textarea,th { font:inherit;font-size:14px;}
li {list-style: none;}
h1,h2,h3,h4 { font-weight: normal; font-size:100%;}
input{ outline:none;}
body { margin:0; padding:0; font-size:13px;font-family: Microsoft YaHei,Simsun,SimHei,Arial; }
a{ color:#333; text-decoration:none;cursor: pointer;}
a:hover{ text-decoration: underline; color:#333;}

    a:link {COLOR: #000000; TEXT-DECORATION: none;}
    A:visited{COLOR: #000000; TEXT-DECORATION: none;}
    A:hover {COLOR: #000000; TEXT-DECORATION: none;}
    A:active {COLOR: #000000; TEXT-DECORATION: none}

table,td
{
    border:0;
    vertical-align:center;
    align:center;
    padding:0px;
    border-collapse:collapse;   
}
.top-p
{
  padding:0 2em;
  font-size:14px;
  color:#ffffff;
}
.top-p a:link {color:#ffffff;}		/* δ�����ʵ����� */
.top-p a:visited {color:#ffffff;}	/* �ѱ����ʵ����� */
.top-p a:hover {color:#ffffff;}	/* ���ָ���ƶ��������� */
.top-p a:active {color:#ffffff;}
.top-p .ta{font-size:14px;color:#ffffff;}
.top-c
{  
    background-image:url('/images/top_bgt.gif');
    background-repeat:no-repeat;
    background-position:left top;
}
.top-ce
{  
    background-image:url('/images/top_bg.jpg');
    background-repeat:no-repeat;
    background-position:left top;
    height:215px;
}
.top-m
{
     width:100%;
     height:45px;
     table-layout:fixed;
     border-collapse:collapse;
     padding:5px;
     text-align:center;
     color:#ffffff;
     background-color:#AB0303;  
     color:#ffffff;
     font-weight:bold;
     text-indent:15px;

     }
.top-m a:link {COLOR: #FFFFFF; TEXT-DECORATION: none}
.top-m A:visited {COLOR: #FFFFFF; TEXT-DECORATION: none}
.top-m A:hover {COLOR: #FFFFFF; TEXT-DECORATION: none}
.top-m A:active {COLOR: #FFFFFF; TEXT-DECORATION: none}
.top-m td.m1{background:url(/images/m1-1.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m11{background:url(/images/m1-2.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m2{background:url(/images/m2-1.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m22{background:url(/images/m2-2.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m3{background:url(/images/m3-1.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m33{background:url(/images/m3-2.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m4{background:url(/images/m4-1.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m44{background:url(/images/m4-2.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m5{background:url(/images/m5-1.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m55{background:url(/images/m5-2.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m6{background:url(/images/m6-1.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m66{background:url(/images/m6-2.gif) center no-repeat;border-right: 1px solid #ffffff;}
.top-m td.m7{background:url(/images/m7-1.gif) center no-repeat;}
.top-m td.m77{background:url(/images/m7-2.gif) center no-repeat;}
.p.m{margin-top:2px;}
.sear
  { 
     height:120px;    
  }
.sear-td
{
     vertical-align: top;
     align:left;
     text-indent:5px;
     height:40px;
}
.input-search
{
    border: 1px solid #FFFFFF; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px;height:35px;width:90%;float:right;
}
.input-tj
{
  margin-top:1px; 
}
.search
{ 
   font-size:13px;color:#FFFFFF;text-indent:30px; margin-top:5px; 
}
.ptz{margin-left:25px; }
.tz{ color:#990000;font-size:14px;}
.tzcon{color:#000000;font-size:14px;}
.table-b{  border-left: 1px solid #B6261E; border-right: 1px solid #B6261E;border-bottom: 1px solid #B6261E;}
.table-b .fline{border-bottom: 1px solid #B6261E;}
.table-body{margin-top:-2px;}
.table-body td{padding:9px;}
.table-body p{text-indent:5px;}

.red_box {
    height: 100px;
    border: none;
    position:absolute;
    z-index:9999999;
    top:45%;
    left:42%;
    color:green;
    align:center;
    text-align:center;
    background:#ffffff;
    border:1px solid #c0c0c0;
    width:300px;
    height:35px;
    filter: alpha(opacity=80);
}