@charset "gb2312";
/* CSS Document */
.newsbg{
	background: url(../news/img/newsbg.gif) repeat-y;
}
.nobottom{
	bottom-border: 0px;
}
#subnav  ul li a {
padding: 5px 6px 1px 6px;
}
#subnav  ul li.current{
padding: 5px 6px 1px 6px;
}
#column{
overflow:hidden;
height:155px;
}
#newscontent{ 
    float:left;  
    overflow:hidden;
    width:280px;
    background-color:#FFFFFF;
}
#newslist{
  overflow:visible;
  background-color:#FFFFFF;

}
.TopList{
width:560px;
float:left;
margin-right:3px;
margin-bottom:3px;
}
.TopList Title{
}
.TopList ul{
	margin:0px;
	padding:0px;
}
.TopList ul li{
    border-bottom: 1px solid #EEEEEE;
    background: url(/images/i.gif) no-repeat 5px;
    height:24px;
	line-height:24px;
    padding-left: 18px;
}
.TopList ul li a:hover{text-decoration: underline;}
.TopList ul li.greyBG, .greyBG{background-color: #FAFAFA; }
.TopList ul li.whiteBG, .whiteBG{background-color: #FFFFFF;}
/*-------------------------*/
.NewsList{
float:left;
padding-right:3px;
}
.NewsList Title{
    background: url(/images2/nav_bg3.gif) no-repeat 5px;
}
.NewsList ul li{
    border-bottom: 1px solid #EEEEEE;
    background: url(/images/i.gif) no-repeat 5px;
    height:24px;
    display:block;	
}
.Update .title{
    background: url(/images/titlebg5.gif);
}
.Update ul li{
    background: url(/images2/body.gif);
    line-height:24px;
    padding-left:24px;
}
/*DY3*/
#NewsView {
background-image:url(../images/bg4.gif);background-repeat:no-repeat;
	border:1px solid #E9E9E9;
	line-height:180%;
}
.SubCate ul li{
    background: url(/images/dot.jpg) no-repeat 5px ;
	padding-top:4px;
	line-height:16px;
	padding-left:25px;
}
.title5{
    background: url(/images/bg3.gif) no-repeat;
	padding-left:26px;
	line-height:30px;
	height:24px;
	color:#FFFFFF;
}
.title5 a{
color:#FFFFFF;
font-weight:bold;
}
.NewsTitle h1{color:#009966;font-size: 12px;margin-bottom: 5px;margin-top: 8px;text-decoration: none;text-align:center}
.NewsTitle h1 a{color:#0050D3;text-decoration: none;font-weight: normal;}
.NewsTitle h1 a:hover{color:#000FFF;text-decoration: underline;}
.NewsTitle h2{color:#2D3741;font-size: 12px;margin-bottom: 8px;margin-top: 0px;font-weight:normal;text-align:center}
.NewsTitle h3 {font-size: 12px;font-weight:normal;margin:8px;}
