
.newsStripe,.welcomeStripe{
height:400px;
width:50px;
position:absolute;
top:-10px;
left:-5px;
display:block;
z-index:10;
}
/*.newsStripe{
background: url(../image/newsStripe.png) left top no-repeat;
}*/
.news-latest-container{
  position:relative;
  float:right;
  /*background: url(../image/newsStripe.png) -12px -50px no-repeat;*/
  width:630px;
}
.news-latest-container h2{
  position:relative;
  font-weight:normal;
  font-size:24px;
  color:#464646;
  }
.news-latest-container h3 a{
  color:#000;
  font-size:14px;
}

.news-latest-item{
  position:relative;
  height:auto;
  width:630px;
  float:left;
  font-size:11px;
}
.news-latest-image{
border:1px solid #650164;
display:block;
width:251px;
height:56px;
}
.news-latest-morelink{
 
}
.news-list-container,.news-single-container{
  width:630px;
  position:relative;
  float:left;
}
.news-single-item{
  width:630px;
  position:relative;
  float:left;
}
.news-single-item p{
 margin:1em 0;
 }
.news-single-backlink{
  font-size:10px;
 }
 /*.theContent h2{
color:rgb(70,70,70);
font-weight:normal;
font-size:20px;
position:relative;
 }*/
 .content .csc-textpic{
    width:250px;
    float:lefT;
 }
 .content div.csc-textpic-clear{
  clear:none; 
 }
