.img-shadow { 
  float:left; 
  background: url(shadowAlpha.png) no-repeat bottom right; 
  margin: 10px 0 0 10px !important; 
  margin: 10px 0 0 5px; 
  } 
 
.img-shadow img { 
  display: block; 
  position: relative; 
  background-color: #D0CCCB; 
  border: 1px solid #353434; 
  margin: -6px 6px 6px -6px; 
  } 
 
a:link { 
	font-family: arial black; 
	 
	color: #353434; 
	text-decoration: none; 
} 
a:visited { 
	font-family: arial black; 
 
	color: #353434; 
	text-decoration: none; 
} 
a:hover { 
	font-family: arial black; 
 
	color: white; 
	text-decoration: none; 
} 
 
body 
{ 
scrollbar-face-color: #B6B6B6; 
scrollbar-shadow-color: #353434; 
scrollbar-highlight-color: #353434; 
scrollbar-3dlight-color: #353434; 
scrollbar-darkshadow-color: #353434; 
scrollbar-track-color: #CDCACA; 
scrollbar-arrow-color: #353434; 
}

#div-1 {
 position:relative;
}
#div-1a {
 position:absolute;
 top:0;
 right:0;
}
.list-bd {
	width: 745px;
	background-color: #BDBCBC;
}
.list-bd ul {
	overflow: hidden;
	padding: 0;
}
.list-bd li {
	float: left;
	margin: 12px;
	width: 100px;
	height: 98px;
}
.list-bd li p {
	margin: 0;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.list-bd li img {
	width: 100px;
	height: 77px;
}
.list-page {
	text-align: center;
}
.box{ width:300px; height:250px; position:relative; display:none;}
.ad_time{ width:300px; height:250px; background:#000; filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; position:absolute; top:0; left:0; color:#fff;}
.ad_time span{ color:#cc0; padding:0 5px; line-height: 25px;}
.close{ width:49px; height:20px; position:absolute; top:0; right:0; cursor:pointer;background:#000; filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;color: #fff;}
.fixed-ad {position: absolute;top: 110px;left: 25%;z-index: 99999;}
.index-b {width: 112px; height: 31px;display: block;}
