/* CSS Document */

html{
	scrollbar-face-color:#95DBFA; 
	scrollbar-highlight-color:#D2F3FE;
	scrollbar-shadow-color:#2BB9EF; 
	scrollbar-3dlight-color:#2BB9EF;
	scrollbar-arrow-color:#357CC5; 
	scrollbar-track-color:#E5F5FF;
	scrollbar-darkshadow-color:#D2F3FE;
	scrollbar-base-color:#E5F5FF;
}

/*  --------- main CSS-----------   */
body{margin:0px auto; border:0px; background-color:#004E90; font-size:12px; color:#004E90; }
#main{width:774px; margin:0px auto;  }
#header{ margin:0px auto; height:127px; background:url(../indexImages/ranktop0.jpg) no-repeat;}
#middle{ margin:0px auto; background:url(../indexImages/rankmiddle.jpg) no-repeat; }
#foot {margin:0px auto;}

/*  --------- middle CSS-----------   */
#rank_left{ float:left;background:url(../indexImages/rank_left.jpg) no-repeat; height:480px; width:158px; }
#rank_right{float:left; margin:0px 0px 0px 6px; height:480px; background:#E4F3FF; }
#rank_right #rank_right_t{background:url(../indexImages/rank_right_t.jpg) no-repeat; height:29px; width:610px; line-height:29px; }
#rank_right #rank_right_b{background:url(../indexImages/rank_right_b.jpg) no-repeat; height:10px; width:610px;  overflow:hidden; }
#rank_right #rank_right_m{ height:441px;}

/*  --------- rank_right_t CSS-----------   */
#rank_right_t strong{ padding:0px 0px 0px 20px; color:#FFFFFF; font-size:14px;}

/*  --------- rank_right_m CSS-----------   */
.newslist{ text-align:center;font-size:12px; width:100%; margin:0px auto;}
.odd{background:#E4F3FF;height:36px; line-height:36px;}
.enen{background:#FFFFFF;height:36px;line-height:36px;}
.newslist img{ height:27px; width:27px; border:1px ridge #6F7274; }
.newslist font{ color:#000000; font-size:12px;}
.newslist a{color:#A31515;text-decoration: none;  line-height:14px;}
.newslist a:hover{
	text-decoration: none;
	color:#00679A;
	  line-height:14px;
}
.newslist a:active {
	text-decoration: none;
	color:#00679A; line-height:14px;
}



/*  --------- rank_left CSS-----------   */
#rank_left .lList{ overflow: hidden;list-style:none;padding:0px;margin:70px 0px  0px 29px; }

#rank_left .lList li 
{	
    padding:8px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
     
    border-bottom:1px solid #EEEEEE;
    width:100px;
    text-align:center;
}
#rank_left .lList li a{ color:#004E90;}
#rank_left .lList li a:hover{ color:#E5F3FF;}
/*  --------- foot CSS-----------   */
#fbox
{
	margin:5px auto ;
	width:774px;
    background: url(../indexImages/foot_l.jpg) no-repeat;
}

#fboxinner {
    background:url(../indexImages/foot_r.jpg) no-repeat 100%;
}

#fboxcontent 
{
	text-align:center;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding:0px;
    margin:0px 15px;
    background: #FFFFFF;
    color:#004E90;
}

#flogo{
	margin:10px auto;width:470px;
}

#flogo_img{
	float:left;
}

#flogo_text{
	float:left; margin-left:5px; color:#FFFFFF;
}

/* ---------- Normal Link---------- */


.clear{ clear:both}
.hide{display:none;}
img{ border:0;}
a{ font-size:12px;color:#004E90; text-decoration:none}
a:hover{ text-decoration:underline;color:#367DC6;}


table{border:0px;border-collapse:collapse}
td{padding:0px}


