#stamp_container{
	overflow:hidden;
	background:#fff;
}

.stmp_top_text{
	padding:60px;
	color:#695520;
	font-size:300%;
	line-height:1.5;
}

.sic_box{
	margin:0 20px 40px;
	overflow:hidden;
	border:2px solid #f32f69;
	border-radius:5px;
}
.sic_box h3{
	margin-bottom:10px;
	font-size:250%;
	text-align:center;
	height:50px;
	line-height:52px;
	text-shadow:0px 1px 4px #bc0000;
	background:#f84690 url(../img/stmp_title_bg.gif) repeat center top;
}
.sic_box h4{
	margin:20px;
	padding:25px 0 20px;
	font-size:250%;
	text-align:center;
	border-radius:5px;
	background:#ffaabd;
}

.sicb_text{
	padding:10px 20px;
	font-size:250%;
	font-weight:bold;
	line-height:1.5;
	color:#695520;
}
.sicb_text .sicbt_point{color:#c9bc9c}
.sicb_text .sicbt_bgy{
	display:block;
	padding:10px;
	color:#e60012;
	background:#ffffb9;
}
.sicb_text_s{
	line-height:1.5;
	font-size:200%;
	padding:5px 50px;
	color:#695520;
}
.stmp_dot{
	margin:10px 20px 20px;
	border-bottom:10px dotted #f5497d;
}
.stmp_rev_text{
	padding:25px 10px 20px;
	color:#695520;
	line-height:1.5;
	font-size:250%;
	font-weight:bold;
	text-align:center;
}









.stmp_point{
	margin:10px auto;
	text-align:center;
}
.stmp_card_info{
	margin:10px auto 20px;
	text-align:center;
	background:#ffffcb;
}
.stmp_time{
	text-align:center;
}
.stmp_att{
	margin:10px auto;
	text-align:center;
}
.stmp_button,
.stmp_button2{
	display:block;
	margin:20px auto 30px;
	width:900px;
	transition:opacity .3s;
}
.stmp_button img,
.stmp_button2 img{
	width:100%;
	height:auto;
}
.stmp_button:hover,
.stmp_button2:hover{
	opacity:.85;
}
.stmp_mail{
	margin:20px auto 30px;
	text-align:center;
}
.stmp_lott_top{
	text-align:center;
}
.stmp_lott{
	margin:20px auto 30px;
	text-align:center;
}





