/*--design by forestgan-
create date aug. 8 2005
http://wwww
last edit Jul 11 2006
*/

*{
	padding: 0;
	margin: 0;
	border: 0;
}

body{
	
	font-size: 75%;
	background-color: #000000;
}
.jinse {color: #e7be6e;}
.jinse a:link {
	color: #e7be6e;
}
.jinse a:visited {
	color: #e7be6e;
}
.jinse a:hover {
	color: #e7be6e;
}
.jinse a:active {
	color: #e7be6e;
}
#pic{
	
}

* html #pic{
	display: inline;
	width: 210px;
}

#album{

}
	
#desc{
	text-align: center;
	float: center;
	width: 210px;
}
	
#thumbs{
	height: 200px;
	clear: center;
	width: 360px;
	margin: 0 10px;
	overflow: auto;
	overflow-y: hidden;
}
	
#thumbs ul{
	width: 210;
	padding: 5px 0;
}
	
#thumbs img{
	width: 50px;
	height: 60px;
}
	
#thumbs ul li{
	float: left;
	padding: 0 3px 0 2px;
}

#thumbs ul li a{
	background: transparent;
}

/* ÓÑÇéÁ´½Ó */
.index_links {width:960px;margin: 0px auto;}
.index_links li{float:left;text-indent:-3000px;}

