.imgbar {
   width: 100%;
   background-color:#e7e7e7;
}

.slidepic {
   width:558px;
   float:left
}
.slidetop {
   background-image: url(../index_file/ad_dhtp.gif);
   width:100%;
   height: 28px;
}
.slidetitle {
   background-image: url(../index_file/ad_txtxlm1.png);
   background-repeat: no-repeat;
   width:100%;
   height:28px;
}
.linkpic {
   width:161px;
   float:left;
   
}
.linktitle {
   background-image: url(../index_file/ad_rmxxtp1.png);
   width:100%;
   height:28px;
}
.linkblock {
   border-left: 1px solid #cccccc;
   width:160px;
   height:271px;
   
}

.linkblock ul li {
   margin-left: 16px;
   line-height: 25px;
}

.slidepicblock {
   background-image: url(../index_file/ad_dybg.gif);
   height:271px;
   width:100%;
}

.slidepicblock ul {
   
}

#piclayer1 {
   width: 558px;
   height: 271px;
   background-color:transparent;
   margin:auto;
   background-repeat: no-repeat;
   background-position: center;
   position:absolute;
   z-index:1;
}

#piclayer2 {
   width:558px;
   height:271px;
   background-color:white;
   margin:auto;
   background-repeat: no-repeat;
   background-position: center;
   background-image: url(../index_file/ajax_loading.gif);
   position:absolute;
   z-index:0;
}

div.contentblock {
   margin-bottom: 12px;
}

div.content {
   font-size: 9pt;
}

#newsitem {
   margin: 0 10px;
}

#newsitem ul {
   list-style-image: url(../index_file/article_common.gif);
   list-style-position: outside;
   list-style-type: none;
   padding:0;
   margin-left:14px;
}

#newsitem ul li {
   line-height: 1.2;
   margin-top: 12px;
}

#newsitem ul li a {
   color: black;
   text-decoration: none;
   font-size: 9pt;
}

#newsitem ul li a:hover {
   border-bottom: 1px dashed black;
}