#gallery3{
	width:950px;
	display:inline-block;
	height:290px;
	text-align:left;
}

.mes{
	width:950px;
	margin:0 auto;
	display:block;
}
.mes .im{
	float:right;
	margin-top:-15px;
	position:relative;
}
.mes h1{
	float:left;
	text-align:left;
	margin-top:20px;
	margin-bottom:15px;
}
.mes .tx{
	text-align:left;
	float:left;
	width:610px;
	font-size:14px;
	line-height:160%;
	margin-bottom:20px;
}
.mes .tx strong{
color:#FF6666;
}

/**/
.box{
	clear:both;
	width:950px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}
.box .in{
	width:105%;
}
.box .bx{
	word-wrap: break-word;
	text-align:left;
	width:284px;
	float:left;
	margin-right:47px;
}
.box .bx p{
	margin-top:10px;
	font-size:15px;
	line-height:140%;
}
.box .bx p a{
	color:#000000;
	text-decoration:underline;
}


/**/
#rap h1{
	margin-bottom:10px;
}

#rap ul{
	width:100%;
}
#rap ul li{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
	clear:both;
	width:100%;
	display:inline-block;
}
#rap ul li .day{
	float:left;
	width:140px;
}
#rap ul li div{
	float:right;
	width:500px;
}
#rap ul li div span{
}
#rap ul li div img{
float:right;
width:89px;
}

/*
	head reset
*/
#hed{
	margin-bottom:0;
}