
.page_title h2 em{	font-size: 24px;}


/** recinfo **/

#recinfo{
}

#recinfo h3{
	font-size: 0;
	line-height: 0;
	margin: 0 0 10px 0;
}
#recinfo h3 img{
	width: 100%;
	height: auto;
}


/** sbox **/

.sbox{
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	margin: 0 0 20px 0;
}

.sbox h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 7px 10px;
	border-top: 1px solid #ff52a7;
	border-bottom: 1px solid #ff52a7;
	box-shadow:0px 1px 0px 0px #ff80be inset,0px -1px 0px 0px #ff80be inset;
	-moz-box-shadow:0px 1px 0px 0px #ff80be inset,0px -1px 0px 0px #ff80be inset;
	-webkit-box-shadow:0px 1px 0px 0px #ff80be inset,0px -1px 0px 0px #ff80be inset;
	background-color: #ff49a2;
	background-image: linear-gradient(45deg, #ff5cab 25%, transparent 25%, transparent 75%, #ff5cab 75%, #ff5cab), linear-gradient(45deg, #ff5cab 25%, transparent 25%, transparent 75%, #ff5cab 75%, #ff5cab);
	background-position: 0 0, 1px 1px;
	background-size: 2px 2px;
}

.sbox h5{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #ac8316;
	margin: 0 0 5px 0;
	padding: 0 10px;
}

.sbox ul{
	margin: 0 10px 10px 10px;
}

.sbox .mb{	margin-bottom: 20px;}

.sbox h5:last-child,
.sbox ul:last-child,
.sbox p:last-child{	margin-bottom: 0;}

.sbox li{
	font-size: 12px;
	line-height: 18px;
	padding: 10px 2px;
	border-bottom: 1px dotted #ddd;
}

.sbox li:first-letter{	color: #0072ff;}

.sbox p{
	font-size: 12px;
	line-height: 18px;
	padding: 0 10px;
}


.pay h5{
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #b89644;
	margin: 0 0 5px 0;
}

.pay .pbox{
	font-size: 0;
	line-height: 0;
	margin: 0 0 10px 0;
}

.pay .pbox:last-child{	margin-bottom: 0;}

.pay .pbox div{
	display: inline-block;
	vertical-align: top;
	width: 188px;
	font-size: 16px;
	line-height: 32px;
	border: 2px solid #f1ebcb;
	border-radius: 3px;
	background: #fff9d7;
	margin: 0 5px 5px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.pay .pbox div:nth-child(2n){	margin-right: 0;}

.pay .pbox div em{
	width: 58px;
	display: inline-block;
	color: #37bd40;
	text-indent: 7px;
}

.pay .pbox div span{
	display: inline-block;
	width: 123px;
	font-weight: bold;
	color: #ff0000;
}

.pay .pbox div span:first-letter{
	display: inline-block;
	font-weight: normal;
	color: #333;
	margin-right: 2px;
}

.pay p{
	line-height: 20px;
}