@charset "utf-8";


#contents{
	width:952px;
	height:950px;
	background:#ffffff;
	margin:auto;
	background-image:url(../common/img/bg_flower.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 .mainCate{
	margin:20px auto;
	}
	
#mainContent .mainCate img{
	margin-top:15px;
}


