body{
	margin:5px;
	background-color:#000;
	text-align:center;
	font-family:arial;
}
div{
	-moz-box-sizing:border-box; /*http://www.quirksmode.org/css/box.html*/
	box-sizing:border-box;
	margin:0;
	padding:0;
}
#frame{
	width:800px;height:600px;
	margin-left:auto;margin-right:auto;
	background-color:#bbb;
}
#banb{
	margin-left:auto;margin-right:auto;
	width:747px;height:111px;
	background:url('/common/i/a/bb728x90.jpg') center bottom no-repeat; 
}
#bannerBM{
	float:left;
	position:relative;left:8px;top:10px;
}
#title{
	width:790px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
}
div.remote_div{
	float:left;
	width:45px;
	height:50px;
	padding:0px;
	margin:0px;
}
#titleImg{
	float:left;
	width:200px;
	margin-top:10px;
	margin-left:35px;
	margin-right:246px;
}
#rad{
	margin-left:auto;margin-right:auto;
	width:780px;
	height:412px;
}
.footerTitle{font-size:10pt;color:#666;}
.footerFont{font-size:9pt;color:#666;}
a{text-decoration:none;color:#000;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}


.itemFrame{
	float:left;
	width:190px;
	margin:2px;
	height:77px;
}
.item {
	width:100%;
	height:100%;
}
#itemTitle {
	width:125px;
	height:46px;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
}
.date{
	font-size:10px;
	font-weight:bold;
}
.itemImg {
	width:50px;
	height:50px;
	border:1px solid gray;
}
#bottom{
	width:100%;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.itemFrame{
	background-color:#aaa;
}
#itemTitle a{
	color:#000;
}
.date{
	color:#000;
}
div.tv_icons{
	float:left;
	height:50px;
	width:205px;
	margin-left:5px;
}
img.lg{
	float:left;
	margin-top:4px;
	margin-left:3px;
	width:64px;
	height:44px;
	border:none;
}
#footer{
	width:790px;
	margin-left:auto;
	margin-right:auto;
	height:15px;
	margin-top:5px;
	background-color:#bbb;
	text-align:justify;
}