@charset "utf-8";
.messe {
	width: 482px;
	overflow:hidden;
}


.messeR1 {
width:482px;
clear:both;
overflow:hidden;
height:110px;
position:relative;
}

.messeR2 {
width:482px;
clear:both;
overflow:hidden;
position:relative;
}
.messeR h1 {
 width:100%;
}

.messeR1Sp1 {
   width:226px;
   overflow:hidden;
   float:left;
   height:110px;
   position:relative;
   display:block;
}

.messeR1Sp2 {
   width:226px;
   overflow:hidden;
   float:left;
   margin-left: 20px !important;
   height:110px;
   position:relative;
   display:block;
}

.alignBottom {
position: absolute;
    bottom: 0px;
}


.messeR2Sp1 {
   width:226px;
   overflow:hidden;
   float:left;
   position:relative;
      display:block;
}

.messeR2Sp2 {
   width:226px;
   overflow:hidden;
   float:left;
   margin-left: 20px !important;
   position:relative;
      display:block;
}


.messeR2Sp2 h1, .messeR2Sp1 h1, .messeR1Sp2 h1, .messeR1Sp1 h1  {
  	font-size:1.3em !important; 
  	display: block;
  	border-bottom:1px dotted #999 !important;
        padding:0px !important;
        color:#000 !important;
	background-color:#fff !important;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	
}