﻿/*news*/
.newsRow_sub{background:url(/images/dottedGrey.gif) repeat-x bottom;text-align:left;margin:0px 0px 3px 0px;padding-bottom:4px;height:18px;overflow:font:12px;}
.newsRow_sub .icon{display:block;background:url(/images/circleGrey_news.gif) no-repeat left;position:absolute;z-index:15;left:5px;width:8px;float:left;height:20px;overflow:hidden;}
.newsRow_sub .title{display:block;position:absolute;z-index:15;left:18px;width:500px;height:20px;overflow:hidden;FONT: 12px/24px Verdana, Arial, Helvetica, sans-serif;}
.newsRow_sub .date{display:block;position:absolute;z-index:15;right:0px;width:100px;height:20px;overflow:hidden;}
#title_info{background:url(/images/dottedGrey.gif) repeat-x bottom;font-weight:bold;color:#ff0000;margin-top:10px;padding-bottom:10px;}
#news_content{padding-left:10px;padding-right:10px;padding-top:12px;padding-bottom:12px;line-height:20px;}
#news_date{display:block;background:url(/images/dottedGrey.gif) repeat-x top;height:25px;padding-top:7px;}
#newsDate_left{float:left;width:150px;}
#newsDate_right{float:right;widht:150px;}

ul.newslist{
margin:0px;
padding:0px;
}

li.newslist {
margin:0px;
padding-left:13px;
list-style-type: none;
height:24px;
background: transparent url(../images/list.jpg) 0px 3px no-repeat;
}

a.newslist:link,a.newslist:visited,a.newslist:active{
color:#505050;
text-decoration: none;
font:12px/15px Verdana, Arial, Helvetica, sans-serif;
}

a.newslist:hover{
color:#72674c;
font:12px/15px Verdana, Arial, Helvetica, sans-serif;
}