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

#sider3
{
	width:auto;
	height:100%;
	background-color: #fffdf5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ede6d6;
	border-bottom-color: #ede6d6;
	border-left-color: #ede6d6;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-bottom-right-radius:20px;
	-moz-border-bottom-left-radius:20px;
}
