*
	 {
	 margin: 0;
	 padding: 0; 
	 }

a
	 {
	color: #3366bb;
	text-decoration: none;

	 }
a:hover
	 {
	 color: #F60;
	 text-decoration: underline;
	 }
table
	 {
	 border: 0;
	 border-collapse: collapse;
	 }
.tab_tv 
	 {
	 border:0; float:left;	 
	 }

.mobile_weather{
	width: 298px;
	float: right;
	margin-top: 10px;
	border:1px solid #C2D0E7;
	margin-bottom:5px;
	font-size:12px;
	text-align:left;
	padding-bottom:5px;
	margin-left:0px;
	}

.mobile_weather h2{
	width: 278px;
	float: left;
	padding: 0 10px;
	background:#EBEFF7;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	line-height: 25px;
}
.mobile_weather dl{
	width: 270px;
	float: left;
	margin: 10px 0 0 15px;
	display: inline;
}
.mobile_weather dt, .mobile_weather dd{
	width: 200px;
	float: right;
}
.mobile_weather dt{
	color: #0033cc;
	font-weight: bolder;
}
.mobile_weather dd{
	margin-top: 5px;
	position: relative;
	line-height: 1.7;
}
.mobile_weather dd span{
	position: absolute;
	right: 0;
	bottom: 0px;
}
.mobile_weather h3{
	width: 100%;
	float: left;
	height: 10px;
}

.focuspic .flash_page, .bigfocuspic .flash_page
   {
	float: right;
	margin-top: -23px;
	overflow: hidden;
   }
.focuspic .flash_page a:hover, .bigfocuspic .flash_page a:hover 
   {
	text-decoration: none;
   }
.focuspic .flash_page a, .bigfocuspic .flash_page a 
   {
	display: block;
	width: 17px;
	height: 15px;
	padding-top: 1px;
	text-align: center;
	margin-right: 3px;
	float: left;
	color: #fff;
	background-color: #999;
   }
.focuspic .flash_page a.current, .bigfocuspic .flash_page a.current 
   {
	background-color: #fff;
	color:  #333;
	font-weight: bold;
   }