﻿/*分页样式*/

.paginator { font: 11px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 0px;} 
.paginator a {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px} 
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;} 
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none} 
.paginator a:hover {color: #fff; background: #ffa501;border-color:#ffa501;text-decoration: none;} 

/*地区选中窗口样式*/
  #empList {border: 1px solid #99CCFF;border-collapse: collapse;text-align: center;}
  #empList th{ font-size: 12px;}
  #fullBg{background-color: Gray;display: none;z-index: 3;position: absolute;left: 0px;top: 0px;filter: Alpha(Opacity=30); /* IE */ -moz-opacity: 0.4; /* Moz + FF */opacity: 0.4;}
  #msg{ position: absolute;display: none; background-color: #FFFFFF; border: 1px solid #993300;z-index: 4;}
  #msg #close{ height: 30px;text-align: right;padding-top: 8px;padding-right: 15px;}
  #msg #ctt{text-align: center;font-size: 12px;padding-bottom: 15px;}
  #cPic { cursor: pointer;}
          #main
        {
            margin: 0px auto;
            width: 770px;
            font-size: 12px;
        }
  #SelectAddressDiv{ position: absolute;display: none; background-color: #FFFFFF; border: 1px solid #993300; left:200px; top:200px;}
.selAddrbutton{ background-image:url(/images/areabtn.jpg); background-repeat:no-repeat; border:0px; width:70px; height:22px;cursor:pointer;}

.txt_dec1{ color:#656565}
.txt2{color:#006dc1}
.title_link1 a{ color:#006dc1; font-size:14px; font-weight:bold;}
.title_link1 a:visited{color:#006dc1}

.link2 a{color:#333}

/*加载状态层样式*/
.loadingdivSytle{position:absolute; left:50%; top:50%; text-align:center;
                 z-index:999;opacity: 0.5;-moz-opacity: 0.5;height:80px;width:230px; padding-top:20px; border:0px #ccc solid;
  
  z-index:999;
    left:50%;/*FF IE7*/
    top:50%;/*FF IE7*/
    margin-left:-115px!important;/*FF IE7 该值为本身宽的一半 */
    margin-top:-40px!important;/*FF IE7 该值为本身高的一半*/
    margin-top:0px;
    position:fixed!important;/*FF IE7*/
    position:absolute;/*IE6*/
    _top:       expression(eval(document.compatMode &&
                document.compatMode=='CSS1Compat') ?
                documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
                document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
 }
.loadingImgSytle
{
    height:70px; width:230px;filter:alpha(opacity=90);background:#eee; padding-top:20px; font-size:12px; color:#666;
}

.loadingImgSytle img
{
    vertical-align:middle; margin-right:5px;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #eee}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.searchkeyword{ color:Red;}

/*滚动图片样式开始*/

/*
.Frame
{
  
  border:0px; 
  padding:3px; 
  background-color:#ffffff; 
}

.Rotator 
{
   
  border:solid 1px #CBCBCB; 
   border-top:0px;

  width:100%; 
  height:25px; 
  padding:3px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:#FFFFFF; 
  cursor:default;
  text-align:left;
}



.DemoNewsTitle
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
  color:darkred;
}

.DemoNewsText
{
  font-family:Verdana;
  font-size:12px;   
}
*/

.NewsItem
{
  /*border:solid 1px White; */
  background-color:White;
  cursor:hand;
}

.NewsItemOver
{
  /*border:solid 1px #FCE492;
   border-right-color: #FCE492;
  border-bottom-color:#FCE492; */
  background-color:#FFFFE8; 
  cursor:hand;
}

.NewsItemDown
{
  /*border:solid 1px white; */
  background-color:#FFFFF4; 
  cursor:hand;
}



/*滚动图片样式结束*/
