#cont
{
	width: 950px;
	height: 350px;
	background-image:url(../images/body_bg.png);
	background-repeat: repeat-x;
}
#lefttop
{
	float:left;
	width: 525px;
}
#mov
{
	float:left;
}
#topics
{
	width: 950px;
	height: 293px;
	background-color: white;
}
#news
{
	float:left;
	width: 686px;
	height: 234px;
	padding: 15px;
	border:solid 2px #999999;
	overflow:scroll;
}
#pickup
{
	float:left;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
#pic
{
	width: 192px;
	height: 140px;
	border:solid 1px gray;
}
#pictxt
{
	width: 192px;
	height: 23px;
	background: gray;
	border:solid 1px gray;
}
#wraptxt
{
	width: 188px;
	height: 23px;
	padding-top: 7px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: white;
	white-space: nowrap;
	overflow: hidden;
}
#tel{ font-size: 15px }

#telopbak
{
	clear: both;
	width: 515px;
	height: 37px;
	background-color: #FFFFFF;
}
ul.stockTicker
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
ul.stockTicker div
{
	margin: 0 10px 0;
	float:left;
}
.container
{
	position: static;
}
.container .wrap
{
	width: 515px;
	left: 0px;
	top: 10px;
	overflow: hidden;
	position: relative;
	line-height: normal;
	font-size-adjust: none;
	font-size: 16px;
}

.tbnews
{
	width: 680px;
}
.tdnews
{
	width: 510px;
	vertical-align: top;
}
.tdphoto
{
	padding: 0px;
	width: 130px;
}
.news_day
{
	font-size: 12px;
	color: #a9a9a9;
}
.news_photo
{
	font-size: 11pt;
	color: black;
}
.news_title
{
	font-size: 16px;
	color: red;
}
a:link.news_title
{
	color: red;
} 
.news_text
{
	font-size: 14px;
	color: black;
}

