﻿.pops{ margin:0; padding:0; width:392px;border:0px solid #ff99cc;height:auto; position:absolute; z-index:19700} 
.pops p{  font:normal 14px/1.5em "宋体",Verdana,Lucida,Arial,Helvetica,sans_serif;  }     
.pops table { width:100%; border-collapse:collapse;/*表格边框线重合*/ border:none; }
.pops table td.border { background-color: #000;filter:alpha(opacity=20);zoom:1;  opacity:0.20}
.pops table tbody, .pops table tfoot{ width:100%;}
.pops table,td,th{ margin:0;padding:0; vertical-align:middle;}
.pops table thead td{height:25px; overflow:hidden;margin:0 5px;}
.pops table thead td.l,.pops table thead td.r{ width:5px; }
.pops table thead td.l { background:url("bg_alert_title_left.png") no-repeat scroll left top;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg_alert_title_left.png',sizingMethod='scale');   }
.pops table thead td.title { background:url("bg_alert_title.png") repeat-x scroll left top ;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg_alert_title.png',sizingMethod='scale'); }

.pops table thead td.title h3 {
     color: #FFFFFF;
     font-size: 14px;
     font-weight: bold;
     line-height: 25px;
     cursor:move;
     width: 100%;   
     /*防止火狐出现阴影*/
     -moz-user-select:none;            
 }
 .pops table tbody td.p
 { 
 	background: none repeat scroll 0 0 #FFFFFF;
   opacity: 0.2;
   _filter:alpha(opacity=20);
 }

 .pops table thead td button 
  {
      position:absolute;
      background:url("bg_alert_close.png") no-repeat scroll center center;
      border:0 none;
      content:"";
      font-size:0;
      width:20px;
      height:20px;
      right:5px;
      top:3px;
      cursor:pointer;     
  }
  
 .pops table tbody,tfoot {width:100%; }
 .pops table tbody{ border:1px solid #BDBAD2;border-top:none; border-bottom:none;  }
 .pops table tbody tr {width:100%;  }
 .pops table thead td.r {  background:url("bg_alert_title_right.png") no-repeat scroll left top; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg_alert_title_right.png',sizingMethod='scale');   }
    
  #zhezhao{
         width:100%;
         height:100%;
         background:#ffffef;
         filter:alpha(opacity:0);
         opacity:0;
         z-index:9999;
         position:absolute;
         top:0;
         left:0;
         display :none;
    }

.radius{
      	background-color: #FFFFFF;
        padding:10px 10px 10px;
        margin-bottom:10px;
        border: 2px solid #C0C0C0;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        position:relative;
        z-index:2;
        /*behavior: url(此处为ie-css3.htc文件的绝对路径);*/
         behavior: url(ie-css3.htc);    
 }
      
.shadow {
    -webkit-box-shadow:1px 1px 3px #B8B8B8, -1px -1px 3px #B8B8B8;
    -moz-box-shadow:1px 1px 3px #B8B8B8, -1px -1px 3px #B8B8B8;
    box-shadow:1px 1px 3px #B8B8B8, -1px -1px 3px #B8B8B8;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#B8B8B8')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#B8B8B8');
} 
    

/*******************************…………^Tips*****************************************/    
.point a {
    color: #0077FF;
    text-decoration: underline;
}

.point p {
    background-image: url("ico.png");
    background-repeat: no-repeat;
    color: #323232;
    font-size: 14px;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-top: 15px;
}
#point p.suced-wt strong, #point p.warm strong {
    position: relative;
    top: 2px;
}
#point span {
    color: #323232;
    display: block;
    font-size: 12px;
}
#point span i {
    color: #FF6D01;
    font-style: normal;
}
#point .desript {
    background: none repeat scroll 0 0 transparent;
    color: #323232;
    font-size: 12px;
    margin-top: 2px;
    padding-left: 7px;
    padding-top: 0;
}
#point .desript i {
    color: #FF6D01;
    font-style: normal;
}
#point ul {
    margin-left: 0;
    margin-top: 10px;
    padding: 0;
}
#point ul li {
    color: #323232;
    font-size: 12px;
    list-style: none outside none;
    margin-bottom: 6px;
    margin-left: 27px;
}
#point ul li a {
    color: #323232;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#point ul li a:hover {
    text-decoration: underline;
}
.point-rt,.point-nl,.point-wg ,.point-cl{
    background-color: #D5EDFF;
    border: 1px solid #B4DEFF;
    padding:5px  10px;
    padding-bottom:auto;
    position: absolute;
    width: 360px;
    vertical-align:middle;

}

.pt strong
{
	display:block;
	padding-top:10px;
	text-align:left;
	font-size:14px;
} 

.pt p
{
	color: #323232;
    font-size: 14px;
    padding-left: 48px;
    margin-top:10px;
    margin-left:40px;
    margin-right:20px;
    padding-bottom:15px;
}


#point-rt p,.point-cl p.ok{
    background: url("ico.png") no-repeat scroll -922px -541px transparent;

}


#point-nl p,.point-cl p.warn {
    background: url("ico.png") no-repeat scroll -738px -660px transparent;
   
}



#point p.wrong {
    background-position: -549px -231px;
    margin-top:0;
}

.point-wg p {
    margin-left: 40px;
    text-indent:12px;
    
}


.point-cl p.wrong
{
	
	background-image: url("ico.png");
    background-repeat: no-repeat;
    color: #323232;
    font-size: 14px;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-top: 15px;
	background-position: -549px -233px;
	margin-left: 40px;
    text-indent:12px;
}

.point-cl
{
	width:500px;
}

.point-cl p
{
	font-weight:600;
}

.pt .close
{
  font-size:14px;
  font-weight:500;
  position:absolute;
  right:5px;
  top:0px;
  cursor:pointer;
 
 
}

/*#point p.suced-rt {
    background-position: -917px 14px;
}
#point p.suced-nl {
    background-position: -733px -108px;
}
#point p.suced-wm {
    background-position: -641px -168px;
}
#point p.suced-wt {
    background-position: -457px -298px;
}
*/

