#update-hoverbox{
	float:left;
	width:465px;
	}
#update-hoverbox .update-hoverbox-top{
	float:left;
	width:462px;
	background:url(../../images/update-hoverbox-top.png) no-repeat;
	height:10px;
	}
#update-hoverbox .update-hoverbox-mid{
	float:left;
	width:450px;
	background:url(../../images/update-hoverbox-mid.png) repeat-y;
	padding:0px 4px 0px 8px;
	}
#update-hoverbox .update-hoverbox-btm{
	float:left;
	width:462px;
	background:url(../../images/update-hoverbox-btm.png) no-repeat;
	height:10px;
	}
#update-hoverbox .update-hoverbox-mid .title{
	float:left;
	width:350px;
	font:bold 16px arial;
	color:#4E4E4E;
	margin:0px 0px 10px 5px; 
	text-align:left;
	}
#update-hoverbox .update-hoverbox-mid .close{
	float:right;
	width:15px;
	height:15px;
	overflow:hidden;
	margin:3px 3px 0px 0px;
	}
#update-hoverbox .update-hoverbox-mid .close a{
	float:left;
	background:url(../../images/close-btn.png) no-repeat;
	text-indent:-9999em;
	width:15px;
	height:15px;
	overflow:hidden;
	}
#update-hoverbox .inner-block{
	float:left;
	width:445px;
	}
#update-hoverbox .inner-main-block{
	float:left;
	width:445px;
	background:url(../../images/whtsup_bg.png) scroll 49% 0% repeat-y;
	}
#update-hoverbox .inner-block .content{
	float:left;
	width:132px;
	padding:0px 8px 0px 6px;
	/*border-right:2px solid #b6b6b6;*/
	}
#update-hoverbox .inner-block .content .heading{
	float:left;
	color:#010101;
	width:138px;
	text-align:center;
	font:bold 15px arial;
	margin-bottom:13px;
	}
#update-hoverbox .inner-block .content ul{
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:132px;
	}
#update-hoverbox .inner-block .content ul li{
	float:left;
	width:130px;
	margin-bottom:10px;
	font:normal 11px arial;
	color:#010101;
	text-align:left;
	}
#update-hoverbox .inner-block .content ul li a{
	font:normal 11px arial;
	color:#010101;
	text-decoration:none;
	}
#update-hoverbox .inner-block .content ul li a:hover{
	text-decoration:underline;
	}
#update-hoverbox .inner-block .content .number-block{
	float:right;
	}
#update-hoverbox .inner-block .content .number-block .left-bg-blue{
	float:left;
	width:4px;
	height:13px;
	background:url(../../images/left-bg-blue.png) no-repeat;
	}
#update-hoverbox .inner-block .content .number-block .bg-blue-mid{
	float:left;
	height:13px;
	background:url(../../images/bg-blue-mid.png) repeat-x;
	font:bold 11px arial;
	color:#FFF;
	}
#update-hoverbox .inner-block .content .number-block .bg-blue-mid a{
	text-decoration:none;
	font:bold 11px arial;
	color:#FFF;
	}
#update-hoverbox .inner-block .content .number-block .right-bg-blue{
	float:left;
	width:4px;
	height:13px;
	background:url(../../images/right-bg-blue.png) no-repeat;
	}
.no-border{
	border:0px none !important;
	}
.more{
	float:left;
	width:90px;
	}
.more a {
	float:left;
	width:90px;
	height:42px;
	background:url(../../images/btn-more.png) no-repeat scroll 0% 0%;
	text-indent:-9999em;
	}
.more a:hover {
	float:left;
	width:90px;
	height:42px;
	background:url(../../images/btn-more.png) no-repeat scroll 0% 100%;
	text-indent:-9999em;
	}
#update-hoverbox .update-hoverbox-mid .clear-update{
	float:right;
	width:400px;
	margin-right:6px;
	font:normal 11px arial;
	color:#010101;
	text-align:right;
	}

