@charset "utf-8";
#contents{
	width:952px;
	height:1300px;
	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-right:15px;
}

#mainContent p{
	color:#351d09;
}

#mainContent img.banner{
	margin:20px auto 10px auto;
}


#mainContent .mainCate{
	margin:40px auto;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
	

	
#mainContent .mainCate p.hMenu{
	background-image:url(../img/menu/menu_back.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	margin:20px auto 10px auto;
	padding-bottom:1px;
	padding-left:35px;
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}




#mainContent .mainCate p.comment{
	margin:10px auto 25px auto;
}
	
#mainContent .mainCate img{
	margin-bottom:15px;
}
