@charset "utf-8";

#contents{
	width:952px;
	height:1450px;
	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 5px auto;
}


#mainContent .mainCate{
	margin:20px auto;
}
	


#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 .Cate{
	clear:both;
	height:250px;
	line-height:25px;
}

#mainContent .mainCate .Cate .lCate{
	float:left;
	width:100px;
}

#mainContent .mainCate .Cate .lCate2{
	float:left;
	width:80px;
	padding-right:50px;
}
	
	
#mainContent .mainCate .Cate .rCate{
	float:right;
	width:500px;
}

#mainContent .mainCate .Cate .rCate2{
	float:right;
	width:500px;
}



#mainContent .mainCate p.comment{
	margin:10px auto 25px auto;
}
	
#mainContent .mainCate img{
	margin-bottom:15px;
}
