@cherset "utf-8";

body {
	font-size: medium;
	/*color: #666;
	background: #fff;
	height:800px;*/
}

.library_home {
	margin-top:0px;
}

.home {
	margin-top:29px;
}

.second {
	margin-top:15px;
}

#swapcss {
	float:right;
	clear:right;
	padding:5px 0;
	font-size: 14px;
}

#swapcss dt {
	display: inline;
}

#swapcss dd {
	display: inline;
	margin: 0 0 0 20px;
	padding: 2px; 
	border: 2px solid #D4D4D4;
}

#swapcss dd:hover,
#swapcss dd.here {
	background: #E8E8EC;
}