body {
	background-image: url();
	background-repeat: repeat;
	background-color: #C9EAEF;
	color: #666;
	font-size: xx-small;

}
.div-style{
	position:absolute;
	left:124px;
	top:2px;
	margin: auto auto;
	z-index:8;
	width: 1064px;
} 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#list{
	width:627px;
	height:313px;
	position:absolute;
	top:224px;
	left:50%;
	display:inline;
	margin-left: -254px;
}
#list ul {margin:0px;padding:0px; float:left;}
#list li{width:100px;border:0px solid #000;position:absolute;list-style-type:none;overflow:hidden;cursor:pointer;}
#list li img{width:100%;height:100%;vertical-align:top;}
#list li div{
	width:386px;
	height:273px;
	background:#000;
	filter:alpha(opacity=0);
	opacity:0;
	position:absolute;
	z-index:1;
	top:6px;
	left:2px;
}

.r {
	font-size: x-small;
	text-align: center;
}
.r .r {
	font-size: x-small;
}
