body{
margin:0px;
padding:0px;
}

.main{
display:none;
}


.wrapper{
width:920px;
height:590px;
margin:0px auto;

}

.img_cursor{
cursor:pointer;

}

.background_top{
background-image:url('black_up.png');
min-width:920px;
width:920px;
min-height:15px;
height:15px;
position:absolute;
top:0px;
}

.background_bottom{
background-image:url('black_down.png');
min-width:920px;
width:920px;
min-height:15px;
height:15px;
position:absolute;
top:575px;
}

.background{
background-image:url('black_middle.png');
min-width:920px;
width:920px;
min-height:560px;
height:560px;
position:absolute;
top:15px;
}

.picture{
min-width:900px;
max-width:900px;
width:900px;
min-height:461px;
max-height:461px;
height:461px;
overflow:hidden;
position:absolute;
top:55px;
left:10px;
}

.wallpaper{
float:left;
list-style-type:none;
margin:0px;
padding:0px;
}

#wallpaper_list{
width:99999px;
list-style-type:none;
margin:0px;
padding:0px;
white-space:nowrap;
position:absolute;
}

.rect{
position:absolute;
top:-5px;
left:47px;
width:180px;
min-width:180px;
height:570px;
min-height:570px;
overflow:hidden;
		background-color:rgba(255,255,255,0.2);
}

.logo{
position:absolute;
left:50px;
top:5px;
}

.logo2{
position:absolute;
left:915px;
top:453px;
background-image:url('logo2.png');
width:15px;
min-width:15px;
height:88px;
min-height:88px;
}

.copyright{
position:absolute;
left:680px;
top:570px;
background-image:url('copyright.png');
width:206px;
min-width:206px;
height:14px;
min-height:14px;
}

.mail{
position:absolute;
left:803px;
top:542px;
width:51px;
min-width:51px;
height:15px;
min-height:15px;
}

.rect2{
position:absolute;
left:47px;
width:180px;
min-width:180px;
height:24px;
min-height:24px;
overflow:hidden;
		background-color:rgba(255,255,255,0.5);

}

.row1{
top:96px;
}
.row2{
top:122px;
}

.row3{
top:148px;
}

.row4{
top:174px;
}

.row5{
top:200px;
}
.icon{
position:absolute;
left:47px;
padding-left:12px;
padding-top:5px;
filter:alpha(opacity=100);
}

.info{
position:absolute;
top:70px;
left:227px;
width:683px;
height:461px;
}

.info_in{
min-width:100%;
max-width:100%;
width:100%;
min-height:100%;
max-height:100%;
position:relative;
}

.info_background{
		background-color:rgba(255,255,255,0.6);
position:absolute;
left:0px;
right:0px;
top:-15px;
bottom:15px;
}
.info_content{
left:0px;
right:0px;
top:-15px;
bottom:15px;
position:absolute;
z-index:2;
overflow:auto;
}
