@charset "utf-8";
/* CSS Document */

#btn1{
	width:45px;
	height:180px;
	float:right;
	}
#viewer{
	width:590px;
	height:190px;
	float:left;
	overflow:hidden;
	}
#viewerFrame{
	height:190px;
	}
#viewer img{
	display:inline;
	}
#viewer a{
	display:inline;
	}
#viewer dl{
	width:213px;
	height:190px;
	/*margin-left:9px;
	margin-right:9px;*/
	margin-top:10px;
	/*padding-bottom:19px;*/
	overflow:hidden;
	float:left;
	}
#viewer dl dt{
	width:213px;
	height:154px;
	margin-left:6px;
	margin-right:6px;
	overflow:hidden;
	}
#viewer dl dd{
	width:213px;
	height:20px;
	overflow:hidden;
	}
#viewer dl dd a{
	width:141px;
	height:20px;
	display:block;
	text-align:center;
	line-height:20px;
	}

#btn2{
	width:45px;
	height:180px;
	float:left;
	}
	
	
	
	
	

