#News_ShowList {
	WIDTH: auto
}
#News_ShowList A {
	COLOR: #0066cc
}
#News_ShowList A:hover {
	TEXT-DECORATION: underline
}
#News_ShowList UL {
	
}
#News_ShowList UL LI
{
    z-index: 1;
    border-bottom: #0066cc 1px dotted;
    line-height: 20px;
    list-style-type: none;
    padding-left: 10px;
    background: url(../image/n1.jpg) no-repeat 0px center;
    height:21px;
    overflow: hidden;    
    font-weight: normal;
}
