body {
    margin:0px;
    background-color:#000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 14px;
	line-height: 120%;
	SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
    SCROLLBAR-SHADOW-COLOR: #B1AEAE; 
    SCROLLBAR-3DLIGHT-COLOR: #B1AEAE;
    SCROLLBAR-ARROW-COLOR: #6C6B6B; 
    SCROLLBAR-TRACK-COLOR: #dad5ca; 
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

.dis{display:block;}
.undis{display:none;}

img {border:none}

.pic:active img{FILTER: alpha(Opacity=100);}
.pic:hover img {FILTER: alpha(Opacity=80);}

a:link { text-decoration:none; color:#000000; }
a:visited { text-decoration:none; color:#000000; }
a:hover { text-decoration:underline; color:#8E162B; }

.whitefont {
	font-size: 12px;;
	color: #FFFFFF;
}

a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:active {
	color: #FFFFFF;
	text-decoration: none;
}

#about {
	position:relative;
	left:25px;
	top:0px;
	width:572px;
	height:210px;
	z-index:1;
	overflow: auto;
}

#viewpoint {
	position:relative;
	left:0px;
	top:0px;
	width:572px;
	height:200px;
	z-index:1;
	overflow: auto;
}

#items {
	position:relative;
	left:25px;
	top:0px;
	width:516px;
	height:160px;
	z-index:1;
	overflow: auto;
}

#goleft {float:left;clear:left;margin:12px 0 0 0;}
#goright {float:right;clear:right;margin:12px 0 0 0;}
#mainphoto {cursor:pointer;display:block;}
#photos {width:485px;height:64px;margin:10px 0;overflow:hidden;}
#showArea img {display:block;float:left;margin:2px 0;cursor:pointer;border:1px solid #222}

.big {
	font-family: "","Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight:bold;
}