﻿.NewsDataList { clear: both; width: 445px; margin: 0; padding: 0; line-height: 20px; }
.NewsDataList li { clear: both; list-style-type: none; height:25;}
.NewsDataList ul { text-align:left;}
.NewsDataList li.ListTitle { clear: both; width: 395px; float: left; background: url(../images/bullets/arrow.gif) no-repeat 0 20%; padding-left: 20px; }
.NewsDataList li.ListDate { clear: both; width: 50px; float: right; color:#4887D4;}
.NewsDataList .more { margin-top: 120px; text-indent: 490px; }
.NewsDataList .err { text-indent: 25px; }
.NewsDataList span {color:#4887D4;}
.NewsDataList a:link, .NewsDataList a:visited { color: #000; }
.NewsDataList a:hover { color: #FFBC00; }

