@charset "utf-8";
/* CSS Document */

#topContentsArea{
	float:right;
	width:758px;
}
#newsArea {
	width:758px;
}
#newsArea .newsMain{
	background:url(../img/top_main_bg.png) repeat-y;
	padding:15px 15px 0;
}
#newsFeed{
	background:url(../img/feed/bg_news.jpg);
	width: 364px;
	height: 360px;
	padding: 55px 0 0;
	position: relative;
}
.scroll_area{
	height: 345px;
	width: 341px;
	margin-left: 0px;
}
#newsFeed #feed_in{
	width: 364px;
	height:600px;
}
#newsFeed #rss{
	height: 600px;
}
#newsFeed #rss time {
	margin-right:0.7em;
}
#newsFeed li{
	width: 235px;
	text-overflow: ellipsis;
	white-space: nowrap;	
	background:url(../img/feed/bg_title.gif);
	padding: 4px 10px 7px 45px;
	margin: 0px 10px 8px 20px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
#newsFeed li a{
	color:#FFF;
	text-decoration:none;
}
#newsFeed li a:hover{
	text-decoration:underline;
}
#newsFeed li span{
	display: block;

	width: 45px;
	float: left;
}




#newsArea .newsMain .fr p{
    margin-bottom: 8px;
}
#newsArea .newsMain p.last{	margin:0xp;}
#footerArea{
	width:960px;
	margin-top:15px;
}
#footerArea .footerContents{
	background:url(../img/top_footer_bg.png) repeat-y left ;
}
#footerArea .middleBanner {
    margin: 0 auto;
    width: 700px;
}
#footerArea .middleBanner img {
	padding-right:3px;
}
#footerArea .footerMenu div .first{
}

#top #headerArea{
	padding-top:24px;
	background: url(../img/harold.png) 735px 24px no-repeat !important;
}
#feedblock{
	height:100px;
	overflow: hidden;
}
.new_icon{
    position: relative;
    margin-bottom: -26px;
    margin-left: 21px;
    z-index: 100;
    width: 40px;
}
#top #headerArea .social {
	padding-top:6px;
}

#top #headerArea .siteSarch{
	padding-top:3px !important;
}

#top #headerArea .fb {
	width:72px;
}
