div.bg_f0 {background: #f0f0f0}

#news_navi {
	float:left;
	padding:0px !important;
	margin: 30px 0 0 !important;
}
#news_navi div.item {
	background-color:#d0d0d0;
	border-bottom:1px solid #fff;
	clear:both;
	color:#666;
	font-size:12px;
	min-height: 75px; height: auto !important; height: 75px; he\ight: 75px;
	padding:10px;
	width:320px;
}
#news_navi a {
	color: #444;
	text-decoration: none;
}

#news_navi b {
	/*font-weight: normal;*/
}

#news_navi {
	border-top:1px solid #fff;
}

#news_navi div.item:hover {
	background-color:#d0d0d0;
}

#news_navi div.active,#news_navi div.active:hover {
	background-color:#fff;
}

#news_navi img {
	float:left;
	margin-right:10px;
}

#news_navi strong {
	display:block;
}

#news_navi .news_date {
	display:block;
	margin:10px 0 0;
	font-size:10px;
	color:#777;
}

#news_feed {
	padding:30px;
	background:#fff;
	width:540px;
	float:right;
}
.scrollable {
	position:relative;
	overflow:hidden;
	height: 385px;
	width: 340px;
}

.scrollable .items {
	position:absolute;
	height:20000em;
}

#actions {
	margin:30px 20px 30px 20px;
	width:300px;
}
.disabled {
	visibility:hidden;		
}

#actions .prev, #actions .next {
	cursor:pointer;
	display: block;
	width: 34px;
	height:19px;
}	
#actions .prev {
	float:left;
	background:url(../images/news_prev.gif) center center no-repeat;
}	
#actions .next {
	float:right;
	background:url(../images/news_next.gif) center center no-repeat;
}	

#actions a.next span, #actions a.prev span {display:none;}

#bottom_news_wrap {
	margin-top:20px;
	padding: 20px 20px 20px 20px;
	width: 577px;
	height:63px;
	background:url(../images/news_wrap.gif) 0 0 no-repeat;
}

#bottom_news_actions {
	float: right;
	width:13px;
}

.bottom_news_scrollable {
	float:left;
	position:relative;
	overflow:hidden;
	height: 96px;
	width:295px;
}

.bottom_news_scrollable .items {
	position:absolute;
	height:20000em;
}
.bottom_news_scrollable .item {
	height: 96px;
}
.bottom_news_scrollable .item img {
	float: left; 
	margin-right: 10px; 
	border: 0;
}

#bottom_news_actions .prev, #bottom_news_actions .next {
	cursor:pointer;
	display: block;
	width: 13px;
	height:10px;
}	
#bottom_news_actions .prev {
	margin-top:8px;
	background:url(../images/bottom_news_prev.gif) center center no-repeat;
}	
#bottom_news_actions .next {
	margin-top:33px;
	background:url(../images/bottom_news_next.gif) center center no-repeat;
}	

#bottom_news_actions a.next span, #bottom_news_actions a.prev span {display:none;}

#k1 {
	float: none;
	margin: 40px auto;
}

div.base_bottom_menu {
	padding-left: 10px;
}

div.base_bottom_menu_last_news {
	margin:0;
	width: 316px;
}

div.base_bottom_menu_last_announcement {
	margin: 0 0 0 6px;
	width: 316px;
}

div.phone {
	width: 280px;
}

#news_navi .news_date {
	display: none;
}

div.base_bottom_menu_last_news b, div.base_bottom_menu_last_announcement b {
	color: #FFF;
}

#news_navi div.item div {
	font-size: 9pt;
}
