/* [ news list ]*/
DIV.news { padding: 10px 0;}

DIV.news DIV.item { padding-bottom: 15px; clear: both; }

DIV.news DIV.item A { font-family: Arial; font-size: 13px; text-decoration: none; }
DIV.news DIV.item A:hover { text-decoration: underline; }

DIV.news DIV.item A.title { font-family: Verdana; color: #000; display: block; padding: 0 0 3px 0; margin: 0; }
DIV.news DIV.item A.cat { font-size: 10px; font-size: 11px; }

DIV.news DIV.item TABLE.pic { float: left; margin-right: 5px; }
DIV.news DIV.item SPAN.date { color: #696969; margin-right: 8px; font-size: 11px; }
DIV.news DIV.item SPAN.lead { display: block; padding: 5px 0; position: relative; }
DIV.news DIV.item A.more {
	vertical-align: middle;
	display: inline-block; width: 26px; height: 9px; border: none; font-size: 4px; line-height: 9px;
	background-image: url(../images/bg_arrow.gif);
	background-position: right top; margin: 0;
	background-repeat: no-repeat; }
DIV.news DIV.item A.more:hover { background-position: right -9px; }

DIV.news DIV.pages { padding: 0 10px 10px 10px; }


DIV.hotnews { padding: 10px 0; position: relative; }
DIV.hotnews SPAN.item { padding: 0 0 7px 0; display: block; }
DIV.hotnews SPAN.item A.title { font-family: Verdana; color: #000; padding: 0 0 3px 0; margin: 0; font: normal 13px Verdana; text-decoration: none;}
DIV.hotnews SPAN.item A.title:hover { text-decoration: underline; }

DIV.hotnews .more {
	vertical-align: middle;
	display: inline-block; width: 19px; height: 9px; border: none; font-size: 4px; line-height: 9px;
	background-image: url(../images/bg_arrow.gif);
	background-position: right top; margin: 0 10px 0 0;
	background-repeat: no-repeat; }
DIV.hotnews .more:hover { background-position: right -9px; }

DIV.hotnews P { text-align: right; margin: 5px -10px; display: block; position: relative; }
DIV.hotnews P A B.more {  margin: 0 10px 0 7px; }
DIV.hotnews P A:hover B.more { background-position: right -9px; }


DIV#fastlinks SPAN#runningline { margin-left: 10px; }
DIV#fastlinks SPAN#runningline A { magrin: 0; padding: 0; border: 0; float: none; display: inline; color: #742254; }
DIV#fastlinks SPAN#runningline A.title { margin-left: 5px; text-transform: none; }

TABLE.schedule { margin: 0; zoom: 1; }
