@charset "UTF-8";
/* CSS Document */

body{
	background-color: #333;
}
.sidebar{
	position: static;
	height: 100%;
}
#contents{
	margin-left: 0;
}
.block_des{
	font-size: 8px !important;
}