body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

body {
color:#666666;
background-color: #000;
font-size:12px;
font-family:Georgia,"Times New Roman",Times,serif;
overflow:hidden;
-webkit-user-select:none;
}
a{
color:#999;
}

#container {
	width: 320px;
	height: 340px;
}

#container div {
	position: absolute;
	left:0px;
	width: 320px;
	height: 320px;
}

.item{
    margin-top:10px;
}

.item img{
    border: 4px solid #fff;
}


#current{
text-align:center;
font-size:27px;
}

.linkimg{
font-size:20px;
text-decoration:underline;
}

#link a{
color:#EC008C;
}

#footer{
padding-top:3px;
text-align:center;
}

#footer span{
text-align:center;
font-size:10px;
color:#ccc;
}


iframe{
position: absolute;
left:0px;
top:0px;
width: 320px;
height:420px;
}


#doc {
	width: 320px;
	height: 370px;
text-align:center;
}

.title{
padding-top:30px;
font-size:20px;
}

.imgs{
text-align:left;
padding:30px 0 0 25px;

}

.icon{
    margin:10px 10px 0 0;
	width: 84px;
	height: 84px;
float:left;
}

.icon img{
    border: 2px solid #fff;
}

.links{
clear:both;
padding-top:15px;
font-size:20px;
}


