#rankContent{
	margin:5px 0;
	}
	
	#rankList{
		float:left;
		display:inline;
		padding-left:12px;
		width:620px;
		}
		.tabMenu_rank{
			padding:1px 0;
			height:25px;
			border-bottom:1px solid #902200;
			}
			.tabMenu_rank li{
				float:left;
				display:inline;
				margin-right:1px;
				width:97px;
				height:25px;
				background:url(../images/newsRankIcon.gif) no-repeat -98px top;
				cursor:default;
				}
				.tabMenu_rank h3{
					padding:8px 0 0 0;
					font:normal 12px "ËÎÌå";					
					text-align:center;
					}
					.tabMenu_rank h3 a{
						color:#333;
						}
			.tabMenu_rank li.active{
				background:url(../images/newsRankIcon.gif) no-repeat;
				}
				.tabMenu_rank li.active h3{
					font-weight:bold;								
					}
					.tabMenu_rank li.active h3 a{
						color:#fff;
						}
	.rankBox{
		margin-top:10px;
		background:url(../images/newsRankIcon.gif) repeat-x left -62px;
		}
		.rankBox h2{
			padding:9px 0 1px 5px;
			height:18px;			
			font-size:14px;
			}
			.rankBox h2 a{
				color:#000;
				}
				.rankBox h2 a:hover{
					color:#b20e0e;
					}
			.rankBox h2 span{
				float:left;
				display:block;
				margin:2px 5px 0 0;
				width:11px;
				height:11px;
				font:bold 10px "ËÎÌå";
				color:#fff;
				text-align:center;
				background:url(../images/newsRankIcon.gif) no-repeat -689px top;
				}
		.rankBox p{
			padding:5px 0 0 2px;
			height:20px;
			color:#666;
			}
		.rankBox .summary{			
			padding:10px;
			border:1px solid #ddd;
			background-color:#fff;
			color:#555;
			line-height:180%;
			text-indent:2em;
			}
			.rankBox .summary a{
				color:#902200;
				padding-right:8px;
				background:url(../images/newsRankIcon.gif) no-repeat -670px -40px;
				}
			
			
	.pagefooter{
		margin-top:15px;
		padding:5px 0 0 0px;
		height:23px;
		text-align:center;
		background-color:#f3f3f3;
		}
		
	#sideCon{
		float:right;
		display:inline;
		width:304px;
		border:1px solid #eee;
		border-top-width:0;
		}
		#sideCon .title{
				height:24px;
				overflow:hidden;
				background:url(../images/icon_news.gif) repeat-x left -140px;
				border: solid #e6e6e6;
				border-width:1px 0 1px 0;
				}
				#sideCon .title h3{
					float:left;
					padding:7px 0 0 15px;
					font-size:12px;
					background:url(../images/icon_news.gif) no-repeat 4px -431px;
					}
				#sideCon .title p{
					float:right;
					padding:6px 5px 0 0;	
					}
			.sideList{
				padding:10px;
				}
				.sideList li{
					padding:5px 0 5px 7px;
					font-size:13px;
					background:url(../images/icon_news.gif) no-repeat left -340px;
					}