@charset "utf-8";
/* CSS Document */
body{ background:url(../images/body_bg2.jpg) repeat-x top center;}
#topbanner{ background:url(../images/banner2.jpg) no-repeat center; height:163px; clear:both; width:100%;}
.maincontents{margin:14px auto 10px auto;width:980px; clear:both;}
	.leftside{width:170px; padding:10px 35px 0 25px;float:left; background:url(../images/leftside_bg.jpg) no-repeat;}
	.rightside{width:740px; padding:10px 10px 0 0;float:right;}
.categories li{border-bottom:1px solid #e4e4e4; background:url(../images/category_icon.gif) no-repeat 5px center; padding-left:19px; line-height:24px;font-size:13px; font-weight:bold;}
	.categories li a{color:#341b0c;}
	.categories li.current a{color:#d2882f;}
	.columns2{width:45%;padding-right:5%;}