@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	
	text-align:left;
	behavior:url(js/csshover.htc);
}

li {
	list-style:none;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.dfbox {
	margin:0px 20px 10px 0px;
	width:115px;
	height:165px;
	display:block;
	background:#ccc; float:left;position:relative;
}
.dfbox img {
	display:block;
	float:none;
}
.dfbox span {	
	position:absolute;
	display:none;
}
.dfbox:hover span {
	display:block;
	background:url(../images/magbg.png) top left repeat-x transparent;
	height:165px;
	width:95px;
	padding:0px 10px;
	top:0px;
	left:0px;
	color:#F0F0F0;
	font-size:23px; line-height:50px; font-family:"微软雅黑", "黑体", "宋体";
}

.bor03{border-top-width:0px; padding-top:15px;}
.nav{clear:both; padding-bottom:0px; background:url(../images/rankbg.jpg) no-repeat left top;}
.nav ul li{list-style:none; padding:0px; margin:0px;}
.nav li{float:left;}
.nav li.rank1{height:30px; width:28px;}
.nav li.rank2{width:240px; height:30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; course:hand; display:block; line-height:30px;}
.scrollUl{width:275px;border-bottom:2px solid #797979;overflow:hidden;height:45px; margin:0px;}
.scrollUl li{float:left; margin:10px 2px 10px 0px;} 
.scrolldoorFrame {width:275px;margin:0px auto;overflow:hidden;}
.sd01{cursor:pointer;background:#797979;margin:5px;padding:4px;font-weight:bold; width:50px; text-align:center; color:white;}
.sd02{cursor:pointer;border:0px solid #CCC;margin:5px;padding:4px; width:50px; text-align:center; background:#ccc;}
.cont{padding:10px 0px;} 
.cls{clear:both;} 
.hidden{display:none;} 
