#text_box {
  		position: relative;
  		float: left;
  		width: 425px;
  		margin-top: 25px;
  		margin-left: 12px;
  		padding: 10px;
  		border: 1px solid #13466E;
		background-color: #FFFFFF;
		color: #333333;
		
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		line-height: 16px;
}

#ten_top {
  		position: absolute;
  		right: 55px;
  		width: 137px;
  		height: 118px;
		background-image: url(../graphics/10top.gif);  
}
#top10list {
  		position: absolute;
		right: 15px;
		top: 118px;
  		width: 215px;
  		font-family: arial;
  		font-size: 10.5px;
  		color: #000000;
  		background-color: #222222;
		}

#no1 {
  	height: 22px;
  	padding-left: 26px;
	background-image: url(../graphics/no1.gif); 
	background-repeat: no-repeat;
	background-color: #EBF7FB;	
	}
#no2 {
    height: 22px;
  	padding-left: 26px;
	background-image: url(../graphics/no2.gif); 
	background-repeat: no-repeat;
	background-color: #CDECF5;
	}
#no3 {
  	height: 22px;
  	padding-left: 26px;
	background-image: url(../graphics/no3.gif); 
	background-repeat: no-repeat;
	background-color: #EBF7FB;	
	}
#no4 {
    height: 22px;
  	padding-left: 26px;
	background-image: url(../graphics/no4.gif); 
	background-repeat: no-repeat;
	background-color: #CDECF5;
	}
#no5 {
  	height: 22px;
  	padding-left: 26px;
	background-image: url(../graphics/no5.gif); 
	background-repeat: no-repeat;
	background-color: #EBF7FB;	
	}
#no6 {
    height: 22px;
  	padding-left: 26px;
	background-image: url(../graphics/no6.gif); 
	background-repeat: no-repeat;
	background-color: #CDECF5;
	}
#no7 {
  	height: 22px;
  	padding-left: 26px;
	background-image: url(../graphics/no7.gif); 
	background-repeat: no-repeat;
	background-color: #EBF7FB;	
	}
#no8 {
    height: 22px;
  	padding-left: 26px;
	background-image: url(../graphics/no8.gif); 
	background-repeat: no-repeat;
	background-color: #CDECF5;
	}
#no9 {
  	height: 22px;
  	padding-left: 26px;
	background-image: url(../graphics/no9.gif); 
	background-repeat: no-repeat;
	background-color: #EBF7FB;	
	}
#no10 {
    height: 22px;
  	padding-left: 26px;
	background-image: url(../graphics/no10.gif); 
	background-repeat: no-repeat;
	background-color: #CDECF5;
	}
