@charset "utf-8";


#contents{
	width:952px;
	height:1550px;
	background:#ffffff;
	margin:auto;
	background-image:url(../common/img/bg_tree.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	clear:both;
}





/* ------ mainContent
-----------------------------------------------*/

#mainContent{
	width:635px;
	height:950px;
	float:right;
	margin-top:20px;
	margin-right:15px;
}

#mainContent p{
	color:#351d09;
}


#mainContent img.banner{
	margin:15px auto 20px auto;
}

#mainContent p.des{
	margin-left:15px;
	margin-bottom:20px;
}

#mainContent .mainCate{
	margin:20px auto;
	}
	


