#news-box {
	font-family:Verdana, Geneva, sans-serif;
}
.newsweek-box {
	width: 326px;
}
.newsweek-box .hd {
	display: none
}
.newsweek-box .bd {
	border: #ffffff 1px solid;
	position: relative;
	width: 326px;
	background: #FF000;
	height: 238px;
	overflow: hidden;
}
.newsweek-box .bd img.logo {
	border-bottom: 0px;
	border-left: 0px;
	display: none;
	border-top: 0px;
	border-right: 0px
}
.newsweek-box .bd .boxOverlay {
	position: absolute;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	padding-right: 0px;
	overflow: hidden;
	top: 190px !important;
	padding-top: 10px;
	left: 0px
}
.newsweek-box .caption {
	clear:both;
	background: #FFF;
	height: 16px;
	padding:3px 5px 5px 5px;
	overflow:hidden;
}
.newsweek-box .caption h6 {
	line-height: 15px;
	text-transform:uppercase;
	margin: 0px;
	display: block;
	font-family: arial;
	height: 15px;
	color: #b61900;
	font-size: 10px;
	overflow: hidden;
	font-weight: bold
}
.newsweek-box .caption h1 {
	margin: 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	clear:both;
	display:block;
	width:253px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsweek-box .caption h1 a {
	color: #292929;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.newsweek-box .caption h1 a:hover {
	color:#FF0000;
}
.newsweek-box .caption div {
}
.newsweek-box .caption div.abstract {
	color: #333;
	font-size: 12px;
	margin:-8px 2px 0px;
	margin:-14px 2px 0px\9;
	padding: 0px;
	line-height:130%;
	color:#555;
}
.newsweek-box .caption div.from {
	text-align: right;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #666;
	font-size: 12px;
	padding-top: 0px
}
.newsweek-box span.close {
	position: relative;
	width: 104px;
	display: block;
	background: url(../menu/close_tab.png) no-repeat left top;
	height: 15px;
	margin-left: 221px !important;
	font-size: 1px;
	overflow: hidden;
	top: 0px;
	cursor: pointer;
	right: 0px
}
.newsweek-box span.close:link{ color:#FF0000;}

.newsweek-box li {
	background:url(line.gif) repeat-y;
	color: #333;
	cursor: pointer;
	margin-top: 4px;
	width: 17px;
	display: block;
	float: left;
	height: 15px;
	line-height:15px;
	text-align: center;
}
.newsweek-box li.on {
	background-color: #878678;
	color: #FFF
}
.newsweek-box .fd {
	font-family: arial;
	height: 22px;
	color: #333;
	font-weight: bold;
	background-color:#EFEFEF;
	margin-top:0px;
	overflow:hidden;
}
.newsweek-box .fd ul {
	margin:0px;
	padding:0px;
	float:right;
	font-size:10px;
}
.newsweek-box .fd a {
	text-indent: 0px;
	width: 33px;
	display: inline-block;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	cursor: pointer;
	padding-top: 18px
}
.newsweek-box .fd a.next {
	width: 30px;
	background: url(../menu/right.gif) no-repeat 50% 3px;
	margin-right:4px;
}
.newsweek-box .fd .prev {
	width: 30px;
	background: url(../menu/left.gif) no-repeat 50% 3px;
	margin-left:5px;
}
.newsweek-box .fd .mode {
	width: 43px;
	background: url(../menu/stop.gif) no-repeat 50% 3px;
}
