@charset "utf-8";

h2#new_title{
background:url(/news/img/new_title.gif) no-repeat;
width:480px;
height:19px;
text-indent:-9999px;
}

dl.new_list{
margin:10px 0 10p 10px;
padding:0;
list-style:none;
line-height:150%;
width:99%;
}

dl.new_list dt{
padding:3px 0 3px 10px;
background:url(/news/img/new_list.gif) no-repeat 0 7px;
}

dl.new_list dt.no_mark{
padding:0;
background:none;
}


dl.new_list dd{
padding:0 0 0 1.5em;
color:#081B8A;
border-bottom:1px dotted #cccccc;
}
