@charset "utf-8";
/* CSS Document */

div#contents:after {
	background-image:none;
	content: none;
	
	}
	
	div#contents {
			background-image:none;

	}

div#sidebar {
    display: none;
}

#main {
	width:auto;
	}
	
div.title  {
	width:950px;
	background: transparent url(/sb/static/common/images/cate_bar.gif) no-repeat scroll left bottom;
}

#main div.cate_title  {
	background: transparent url(/sb/static/common/images/noside_cate_title_bg.png) no-repeat scroll left bottom;
}