body {
		background-repeat: repeat;
	color: #666;
	font-size: xx-small;
}

.div-style{position:absolute;left:125;top:0;margin: auto auto;z-index:3} 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#list{
	width:655px;
	height:295px;
	position:absolute;
	top:215px;
	*left:451px;
	display:inline;
	left: 50%;
    margin-left: -218px;
}
#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:-11px;
	left:26px;
}

.r {
	font-size: xx-small;
}
.r .r {
	font-size: x-small;
	text-align: justify;
}
