@charset "utf-8";
/* CSS Document */

.Frame_newstype2{  border: 1px solid rgb(212, 212, 212); }
.Frame_newstype2 .top{ background:url(top.gif) 0px 0px no-repeat;height: 48px; }
.Frame_newstype2 .top .title{ padding-left:28px;color:#115577;font:18px/39px 'Microsoft YaHei',SimSun,Arial,Sans-Serif; }
.Frame_newstype2 ul,.Frame_newstype2 li{ padding:0; margin:0; list-style:none; }
.Frame_newstype2 ul{ padding-bottom: 10px;}
	
.Frame_newstype2 li {
    display: block;
  text-decoration: none;
  font: 12px/27px Verdana, Arial, Helvetica, sans-serif;
  height: 30px;
  text-align: left;
  background: #fff url(dot2.jpg) 52px 9px no-repeat;
  border-bottom: 1px #c3c4c8 solid;
  padding: 2px 0px 0px 80px;
  margin: 0 10px;
}
.Frame_newstype2 li a {
    color: #333;
}
.Frame_newstype2 li.cur,.Frame_newstype2 li:hover{
	display:block;
color:#333; 
text-decoration: none;
background:#f4f4f4 url(dot2.jpg) 52px 9px no-repeat;
}
