#daily_head{
	background-image: url(../images/daily_head.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 580px;
	float: left;		
}
#daily_mid{
	background-image: url(../images/daily_mid.jpg);
	float: left;
	overflow: hidden;
	width: 580px;
	padding-bottom: 5px;
	text-indent: 0px;
}
#daily_mid a img:hover{
	border: 0;
}
#daily_bot{
	background-image: url(../images/daily_bot.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 580px;
	float: left;	
	margin-bottom: 10px;
}

#daily_ul{
	background-image: url(../images/daily_ul_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow:hidden;
	margin-left: 10px;
}
.pagination ul{
	display:inline;
	list-style:none;
	list-style-type:none;
	overflow:hidden;
}
.pagination li{
	background-image: url(../images/daily_img_bg.png);
	height: 100px;
	width: 108px;
	padding: 7px 0 0 7px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
}
.pagination li img{
	border: 0;
}
.pagination .selected{
	background-image: url(../images/daily_selected.png);
	height: 100px;
	width: 108px;
	padding: 7px 0 0 7px;
	background-repeat: no-repeat;
	float: left;
}
.contentdiv{//daily_text
	background-image: url(../images/weekend_tran.png);
	width: 350px;
	padding: 0px 2px 10px 5px;
	overflow: hidden;
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma;
	margin-left: 10px;
	overflow:hidden;
}
#daily_text h3{
	background-image: url(../images/daily_icon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.daily_date{
	font-size: 12px;
	font-weight: normal;
	color: #999;	
}
#daily_text a:link{
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url(../images/daily_more.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.daily_shadow{
	font-size: 0;
	background-image: url(../images/daily_shadow.png);
	background-position: center;
	background-repeat: no-repeat;	
	width: 636px;
	height: 15px;
	margin-left: 10px;
	margin-top: 1px;
}
.daily_other_head{
	width: 636px;
	height: 20px;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 5px;
	background-image: url(../images/daily_other_head.png);
	background-repeat: no-repeat;
	line-height: 20px;
	vertical-align: bottom;
}
.daily_other_head span{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: Tahoma;
	margin-left: 198px;
	margin-bottom: 3px;
}
.daily_other{
	width: 657px;
	overflow: hidden;
	float: left;
}
.daily_col_left{
	width: 267px;
	overflow: hidden;
	float: left;
	margin-right: 25px;
	margin-left: 10px;
}
.daily_col_right{
	width: 367px;
	overflow: hidden;
	float: left;
}
.daily_col_box{
	width: 300px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	line-height: 17px;
	color: #999;
	font-family: Tahoma;
	background-image: url(../images/daily_more_other.png);
	background-position: center right;
	background-repeat: no-repeat;
}
.daily_col_box a:link{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 17px;
}
.daily_col_box a:visited{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 17px;
}
.daily_col_box a:hover{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 17px;
}
.daily_col_box .text{
	width: 235px;
	overflow:hidden;
	float: left;
	padding-right: 5px;
}
.daily_col_box .img{
	width: 60px;
	height: 100%;
	overflow:hidden;
	float: left;
}
.daily_col_box .img img{
	width: 48px;
	height: 38px;
	border: #000 1px solid;
}
.daily_line{
	width: 300px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #1A3B5C;
	height: 1px;
	float: left;
}

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	background-image: url(../images/daily_tran.png);
	width: 570px;
	padding: 0px 2px 10px 0px;
	height: 110px;
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma;
	margin-left: 10px;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width: 609px;
	margin-left: 5px;
}

.sliderwrapper .contentdiv a:link{
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url(../images/daily_more.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.sliderwrapper .contentdiv a:visited{
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url(../images/daily_more.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.sliderwrapper .contentdiv a:hover{
	color: #FFFFFF;
	background-color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url(../images/daily_more.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.pagination{
	background-image: url(../images/daily_ul_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow:hidden;
	margin-left: 10px;
	margin-right: 8px;
}
.pagination a{
	background-image: url(../images/daily_img_bg.png);
	height: 100px;
	width: 108px;
	padding: 7px 0 0 7px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
.pagination a img{
	border: 0;
}
.pagination a .selected{
	background-image: url(../images/daily_selected.png);
	height: 100px;
	width: 108px;
	padding: 7px 0 0 7px;
	background-repeat: no-repeat;
	float: left;
}
#weekend_head{
	background-image: url(../images/weekend_head.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 657px;
	float: left;		
}
#weekend_mid{
	background-image: url(../images/weekend_mid.png);
	float: left;
	overflow: hidden;
	width: 657px;
	padding-bottom: 5px;
}
#weekend_ul{
	background-image: url(../images/weekend_ul_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow:hidden;
	margin-left: 10px;
}
.pagination ul{
	display:inline;
	list-style:none;
	list-style-type:none;
	overflow:hidden;
}
.pagination li{
	background-image: url(../images/weekend_img_bg.png);
	height: 100px;
	width: 108px;
	padding: 7px 0 0 7px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
.pagination li img{
	border: 0;
}
.pagination .selected{
	background-image: url(../images/weekend_selected.png);
	height: 100px;
	width: 108px;
	padding: 7px 0 0 7px;
	background-repeat: no-repeat;
	float: left;
}
/*.contentdiv{//weekend_text
	background-image: url(../images/weekend_tran.png);
	width: 619px;
	padding: 0px 2px 10px 15px;
	overflow: hidden;
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma;
	margin-left: 10px;
}*/
#weekend_text h3{
	background-image: url(../images/weekend_icon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.weekend_date{
	font-size: 12px;
	font-weight: normal;
	color: #999;	
}
#weekend_text a:link{
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url(../images/weekend_more.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.weekend_shadow{
	font-size: 0;
	background-image: url(../images/weekend_shadow.png);
	background-position: center;
	background-repeat: no-repeat;	
	width: 636px;
	height: 15px;
	margin-left: 10px;
	margin-top: 1px;
}
.weekend_other_head{
	width: 560px;
	height: 20px;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
	/*background-image: url(../images/weekend_other_head.png);*/
	background-repeat: no-repeat;
	line-height: 20px;
	vertical-align: bottom;
	border-bottom: 1px dotted #FFF;
}
.weekend_other_head span{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: Tahoma;
	margin-left: 5px;
	margin-bottom: 3px;
}
.weekend_other{
	width: 657px;
	overflow: hidden;
	float: left;
}
.weekend_col_left{
	width: 267px;
	overflow: hidden;
	float: left;
	margin-right: 25px;
	margin-left: 10px;
}
.weekend_col_right{
	width: 267px;
	overflow: hidden;
	float: left;
}
.weekend_col_box{
	width: 267px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	font-family: Tahoma;
	background-image: url(../images/weekend_more_other.png);
	background-position: center right;
	background-repeat: no-repeat;
}
.weekend_col_box_buzz{
	width: 267px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	font-family: Tahoma;
	background-image: url(../images/daily_back_buzzidea.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.weekend_col_box_buzz a:link{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 17px;
}
.weekend_col_box_buzz a:visited{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 17px;
}
.weekend_col_box_buzz a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 17px;
}
.weekend_col_box_buzz .text{
	width: 150px;
	overflow:hidden;
	float: left;
	padding-right: 5px;
}
.weekend_col_box_buzz .img{
	width: 90px;
	height: 100%;
	overflow:hidden;
	float: left;
}
.weekend_col_box_buzz .img img{
	width: 80px;
	/*height: 38px;*/
	border: #000 1px solid;
}
.weekend_col_box a:link{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 17px;
}
.weekend_col_box a:visited{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 17px;
}
.weekend_col_box a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 17px;
}
.weekend_col_box .text{
	width: 180px;
	overflow:hidden;
	float: left;
	padding-right: 5px;
}
.weekend_col_box .img{
	width: 60px;
	height: 100%;
	overflow:hidden;
	float: left;
}
.weekend_col_box .img img{
	width: 48px;
	height: 38px;
	border: #000 1px solid;
}
.weekend_line{
	width: 300px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #1A3B5C;
	height: 1px;
	float: left;
}
#weekend_bot{
	background-image: url(../images/weekend_bot.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 657px;
	float: left;	
	margin-bottom: 10px;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	background-image: url(../images/weekend_tran.png);
	width: 560px;
	padding: 0px 2px 10px 0px;
	/*height: 90px;*/
	overflow:hidden;
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma;
	margin-left: 10px;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width: 540px;
	margin-left: 5px;
	overflow:hidden;
}

.sliderwrapper .contentdiv a:link{
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url(../images/weekend_more.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.sliderwrapper .contentdiv a:visited{
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url(../images/weekend_more.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.sliderwrapper .contentdiv a:hover{
	color: #FFFFFF;
	background-color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url(../images/weekend_more.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.pagination{
	background-image: url(../images/weekend_ul_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow:hidden;
	margin-left: 10px;
}
.pagination a{
	background-image: url(../images/weekend_img_bg.png);
	height: 100px;
	width: 108px;
	padding: 7px 0 0 7px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 25px;
}
.pagination a img{
	border: 0;
}
.pagination a .selected{
	background-image: url(../images/weekend_selected.png);
	height: 100px;
	width: 108px;
	padding: 7px 0 0 7px;
	background-repeat: no-repeat;
	float: left;
}