/*------------------------------------------
NEWS
------------------------------------------*/
h2.news-title {
width:680px;
height:37px;
background:url("../img/news-title.gif") top left no-repeat;
text-indent:-9999em;
padding:0 0 4px 0;
margin:0;
}



h2.news-title2 {
width:680px;
height:37px;
background:url("../img/news-title2.gif") top left no-repeat;
text-indent:-9999em;
padding:0 0 4px 0;
margin:0;
}



.news-rss {
position:relative;
overflow:hidden;
top:-38px;
left:120px;
width:16px;
}


.news-rss2 {
position:relative;
overflow:hidden;
top:-38px;
left:220px;
width:16px;
}



/*====================*/
ul.news-update {
position:relative;
overflow:hidden;
width:945px;
padding:0;
list-style-type:none;
margin:0 20px 0 0;
}
li.news-list {
position:relative;
overflow:hidden;
width:295px;
float:left;
margin:0  0 14px 0;
padding:0 20px 14px 0;
background:#ffffff url("../img/line.gif") bottom left no-repeat;
}
.news-list-pic {
position:relative;
overflow:hidden;
width:87px;
height:77px;
float:left;
}

.news-list-pic img{
border:0;

}




.news-list-title {
position:relative;
overflow:hidden;
display:block;
width:190px;
height:34px;
color:#000000;
padding:0 0 0 10px;
background:url("../img/icn-dot.gif") top left no-repeat;
font-family:Verdana,Arial, helvetica, sans-serif;
}


* html .news-list-title {
height:36px;
}

* +html .news-list-title {
height:36px;
}





.news-list-title a:link,
.news-list-title a:visited {color:#000000;}
.news-list-title a:hover,
.news-list-title a:active {color:#ff4000; border-bottom:1px dotted #ff3300;}
.news-list-category {
position:relative;
overflow:hidden;
display:block;
width:190px;
padding:0 0 0 10px;
}
.news-list-date {
position:relative;
overflow:hidden;
display:block;
width:190px;
padding:0 0 0 10px;
}