@charset "utf-8";
#hottopic_container_big{
	text-align: center;
}
#hottopic_container{
	BACKGROUND-IMAGE: url(http://img.tvb.com/artiste/images/weibo_index/hottopicSection_bg.gif);
	width: 975px;
	height:180px;
}
#hottopic_container .leftCol{
	float:left;
	width:665px;
	height:180px;
}
#hottopic_container .rightCol{
	float:right;
	width:290px;
	height:180px;
	margin-left:10px;
	margin-right:10px;
}
#hottopic_container .hottopic{
	BACKGROUND-IMAGE: url(http://img.tvb.com/artiste/images/weibo_index/hottopic_bg.gif);
	width:665px;
	height:180px;
	position:relative;
}
#hottopic_container .hottopicPhoto{
	width:100px;
	height:100px;
	position:absolute;
	top:53px;
	left:23px;
}
#hottopic_container .hottopic table{
	background:none;
	position:absolute;
	top:45px;
	left:141px;
}

#hottopic_container .hottopic table ul{
	list-style-position: inside;
    list-style-type: square;
}
#hottopic_container .hottopic table ul li{
	color:#666666;
	font-size:9px;
	text-align: left;
}
#hottopic_container .hottopic table ul li a{
	text-decoration:none;
}
#hottopic_container .hottopic table ul li a:hover{
	text-decoration:underline;
}
#hottopic_container .hottopic table td{
	width:170px;
	
}
#hottopic_container .hottopic table td a{
	color:#F02672;
	font-size:13px;
	line-height:24px;
}

#hottopic_container .not-login-tencent{
	background: url(http://img.tvb.com/artiste/images/weibo_index/btn_accessweibo.png) no-repeat scroll 0px 0px transparent;
	width:290px;
	height:75px;
	margin-bottom:15px;
	cursor:pointer;
}
#hottopic_container .not-login-tencent:hover{
	background: url(http://img.tvb.com/artiste/images/weibo_index/btn_accessweibo.png) no-repeat scroll 0px -75px transparent;
}

#hottopic_container .userGuide{
	background: url(http://img.tvb.com/artiste/images/weibo_index/guide_bg.gif) no-repeat scroll 0px 0px transparent;
	width:290px;
	height:75px;
	position:relative;
}
#hottopic_container .userGuide table{
	background:none;
	position:absolute;
	top:25px;
	left:62px;
}
#hottopic_container .userGuide table ul{
	list-style-position: inside;
    list-style-type: square;
}
#hottopic_container .userGuide table ul li{
	color:#666666;
	font-size:9px;
	text-align: left;
}
#hottopic_container .userGuide table ul li a{
	text-decoration:none;
}
#hottopic_container .userGuide table ul li a:hover{
	text-decoration:underline;
}
#hottopic_container .userGuide table td{
	width:170px;
	
}
#hottopic_container .userGuide table td a{
	color:#F02672;
	font-size:13px;
	line-height:24px;
}
#hottopic_container .userGuide .goBtn{
	background: url(http://img.tvb.com/artiste/images/weibo_index/guide_go.gif) no-repeat scroll 0px 0px transparent;
	position:absolute;
	top:0px;
	left:245px;
	width:45px;
	height:21px;
	cursor:pointer;
}



