@charset "utf-8";
/* CSS Document */

.Frame_newstype3{ 
  text-align: center;  }
.Frame_newstype3 ul,.Frame_newstype3 li{ padding:0; margin:0; list-style:none; }
.Frame_newstype3 .title{    display: block;
    padding: 10px 0;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    background-color: #0e5db9;
    line-height: 1.43;
    margin: 0;
}
	
.Frame_newstype3 li {
    line-height: 45px;border-bottom: 1px dashed #ddd;margin: 0 10px;
}

.Frame_newstype3 li a {
    color: #8f8f8f;
}
.Frame_newstype3 li a:hover,.Frame_newstype3 li.cur a {
    color: #8ecd4e;
}