#box_news {
	background: #b8d0fe url(/images/news_bg.gif) top right repeat-y;
	margin: 0 0 8px 0;
}
#home #box_news {width: 185px;}

#home div.long#box_news {width: 450px;}

#box_news .bl {background: url(/images/BL_news.gif) 0 100% no-repeat;}
#box_news .br {background: url(/images/BR_news.gif) 100% 100% no-repeat;}
#box_news .tl {background: url(/images/TL_news.gif) 0 0 no-repeat;}
#box_news .tr {background: url(/images/TR_news.gif) 100% 0 no-repeat; padding: 10px;}
#box_news .tc {background: url(/images/TR_news_icon.png) 100% -110% no-repeat;;}
#home #box_news .tr {background: url(/images/TR_news.gif) 100% 0 no-repeat; padding: 10px; height: 250px;}
.clear {font-size: 1px; height: 1px}


#home #box_news .tr {100% 0 no-repeat; padding: 10px; height: 250px;}
.clear {font-size: 1px; height: 1px}

#box_news ul {margin: 0 0 16px 0;}

#home #box_news ul {margin: 0px;}

#box_news ul li
{
	font-size: 16px;
	font-weight: bold;
	color: #2b4a87;
	background: none;
	padding: 0px;
	margin: 0px;	
}

#box_news ul li.first span {
	border-bottom: 1px dotted #ffffff;
	width: 100%;
	display: block;
}
#box_news ul li.first span a{
	font-size: 16px;
	font-weight: bold;
	color: #2b4a87;
	border-bottom: 1px dotted #ffffff;
	width: 100%;
	display: block;
}


#box_news ul li a
{
color: #3A66BD;
text-decoration: none;
font-weight: normal;
font-size: 12px;
}

#box_news ul li a:hover {
	text-decoration: underline;
}

#box_news ul li ul li {
	background: url(../images/bllt-blue.gif) 0 6px no-repeat;
	padding: 0 0 0 14px;
}
