#mpan{
   float:left;
   display:block;
   width: 100%;
   height : inherit;
   margin-top: 0px;
   margin-left:70px;
	color: #000000;
}
.mb{
   display:block;
   width: 100%;
   float: left;		
   height : auto;
   margin: 10px auto;
   padding: 0px;
   color: #000000;
   text-align:left;
   vertical-align:middle;
   line-height:10px;
	font-size:14px;
}
.mb:hover{
	font-weight:bolder;
	color:#470172;
	cursor:pointer;
}
.mba{
	font-weight:bolder;
	color:#470172;
}
.mbt{
	margin-top:20px;
}
.gc{
   display:block;
	float:left;
   width: 80px;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 10px 0px;
	border-top:1px solid #a64c43;
	border-bottom:1px solid #a64c43;
}
.gc2{
   display:block;
	float:left;
   width: 80px;
   height: 29px;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 10px 0px;
}
.rmen{
   display:block;
	float:left;
	clear:left;
   width: 300px;
	height:190px;
   margin-top: 5px;
	margin-right:20px;
   padding: 0px;
/*	background-image: url(rose.jpg);
	background-size:cover;
	background-position:center bottom;
*/}
