/* CSS Document */


fieldset, img { border:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
#change{  position:relative; top :20px;}
/* Hot_ranks style */
#hot_ranks { position:relative; overflow:hidden; width:100%}
	#hot_ranks h3 { padding:8px 8px 6px 8px; font-size:14px;}
	#hot_ranks .hot_ranks_list { padding-bottom:6px; }
	#hot_ranks .normal { display:none; width:96%;margin-left:1px;}
	#hot_ranks .current { display:block; height:200px; width:96%;margin-left:1px;}
	#hot_ranks ul li { width:98%; height:21px; overflow:hidden; margin:0 auto; line-height:20px; }
	#hot_ranks ul li em { padding:0 1px 0 3px; }
	#ranks_change_bar { position:absolute; top:8px; right:2px; }
	#ranks_change_bar a { display:block; float:left; margin-right:-3px; width:25px; height:28px; overflow:hidden;   cursor:pointer;}
		
		#ranks_change_bar #next { background-position:0 0; background:url(../images/en.gif);}
		#ranks_change_bar #previous { background-position:-27px 0; background:url(../images/china.gif);}

p{line-height:18px;}