
.page_title h2{	font-size: 11px;}

.page_title h2 em{
	font-size: 18px;
}

.topimg{
	font-size: 0;
	line-height: 0;
}
.topimg img,
.midimg img,
.btmimg img{
	width: 100%;
	height: auto;
}


/** wbox **/

.wbox{
	padding: 0 10px;
}

.topimg,
.midimg,
.btmimg{
	font-size: 0;
	line-height: 0;
	margin: 0 0 10px 0;
}

.topimg:last-child,
.midimg:last-child,
.btmimg:last-child{
	margin-bottom: 0;
}


/** sibox **/

.sibox{
	border: 2px solid #f3dea7;
	border-radius: 5px;
	margin: 0 0 10px 0;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.sibox_l{
}

.sibox_l h3{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 10px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.sibox_l h3.t1{
	border: 2px solid #ffa200;
	background-color: rgba(255, 181, 51, 1);
	background-image: url(img/t_bg.png), repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(255, 162, 0, 1) 10px, rgba(255, 162, 0, 1) 20px );
	background-repeat: no-repeat, repeat;
	background-position:  50% 50%, top left;
	background-size: 50px auto, auto;
	text-shadow: #ff7200 2px 0px 2px,
	#ff7200 -2px 0px 2px,
	#ff7200 0px -2px 2px,
	#ff7200 -2px 0px 2px,
	#ff7200 2px 2px 2px,
	#ff7200 -2px 2px 2px,
	#ff7200 2px -2px 2px,
	#ff7200 -2px -2px 2px,
	#ff7200 1px 2px 2px,
	#ff7200 -1px 2px 2px,
	#ff7200 1px -2px 2px,
	#ff7200 -1px -2px 2px,
	#ff7200 2px 1px 2px,
	#ff7200 -2px 1px 2px,
	#ff7200 2px -1px 2px,
	#ff7200 -2px -1px 2px,
	#ff7200 1px 1px 2px,
	#ff7200 -1px 1px 2px,
	#ff7200 1px -1px 2px,
	#ff7200 -1px -1px 2px;
}
.sibox_l h3.t2{
	border: 2px solid #68c800;
	background-color: rgba(134, 211, 51, 1);
	background-image: url(img/t_bg.png), repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(104, 200, 0, 1) 10px, rgba(104, 200, 0, 1) 20px );
	background-repeat: no-repeat, repeat;
	background-position:  50% 50%, top left;
	background-size: 50px auto, auto;
	text-shadow: #23a700 2px 0px 2px,
	#23a700 -2px 0px 2px,
	#23a700 0px -2px 2px,
	#23a700 -2px 0px 2px,
	#23a700 2px 2px 2px,
	#23a700 -2px 2px 2px,
	#23a700 2px -2px 2px,
	#23a700 -2px -2px 2px,
	#23a700 1px 2px 2px,
	#23a700 -1px 2px 2px,
	#23a700 1px -2px 2px,
	#23a700 -1px -2px 2px,
	#23a700 2px 1px 2px,
	#23a700 -2px 1px 2px,
	#23a700 2px -1px 2px,
	#23a700 -2px -1px 2px,
	#23a700 1px 1px 2px,
	#23a700 -1px 1px 2px,
	#23a700 1px -1px 2px,
	#23a700 -1px -1px 2px;
}
.sibox_l h3.t3{
	border: 2px solid #00c0ff;
	background-color: rgba(51, 205, 255, 1);
	background-image: url(img/t_bg.png), repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(0, 192, 255, 1) 10px, rgba(0, 192, 255, 1) 20px );
	background-repeat: no-repeat, repeat;
	background-position:  50% 50%, top left;
	background-size: 50px auto, auto;
	text-shadow: #009cff 2px 0px 2px,
	#009cff -2px 0px 2px,
	#009cff 0px -2px 2px,
	#009cff -2px 0px 2px,
	#009cff 2px 2px 2px,
	#009cff -2px 2px 2px,
	#009cff 2px -2px 2px,
	#009cff -2px -2px 2px,
	#009cff 1px 2px 2px,
	#009cff -1px 2px 2px,
	#009cff 1px -2px 2px,
	#009cff -1px -2px 2px,
	#009cff 2px 1px 2px,
	#009cff -2px 1px 2px,
	#009cff 2px -1px 2px,
	#009cff -2px -1px 2px,
	#009cff 1px 1px 2px,
	#009cff -1px 1px 2px,
	#009cff 1px -1px 2px,
	#009cff -1px -1px 2px;
}
.sibox_l h3.t4{
	border: 2px solid #b565ff;
	background-color: rgba(196, 132, 255, 1);
	background-image: url(img/t_bg.png), repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(181, 101, 255, 1) 10px, rgba(181, 101, 255, 1) 20px );
	background-repeat: no-repeat, repeat;
	background-position:  50% 50%, top left;
	background-size: 50px auto, auto;
	text-shadow: #aa4eff 2px 0px 2px,
	#aa4eff -2px 0px 2px,
	#aa4eff 0px -2px 2px,
	#aa4eff -2px 0px 2px,
	#aa4eff 2px 2px 2px,
	#aa4eff -2px 2px 2px,
	#aa4eff 2px -2px 2px,
	#aa4eff -2px -2px 2px,
	#aa4eff 1px 2px 2px,
	#aa4eff -1px 2px 2px,
	#aa4eff 1px -2px 2px,
	#aa4eff -1px -2px 2px,
	#aa4eff 2px 1px 2px,
	#aa4eff -2px 1px 2px,
	#aa4eff 2px -1px 2px,
	#aa4eff -2px -1px 2px,
	#aa4eff 1px 1px 2px,
	#aa4eff -1px 1px 2px,
	#aa4eff 1px -1px 2px,
	#aa4eff -1px -1px 2px;
}
.sibox_l h3.t5{
	border: 2px solid #ff65ce;
	background-color: rgba(255, 132, 216, 1);
	background-image: url(img/t_bg.png), repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(255, 101, 206, 1) 10px, rgba(255, 101, 206, 1) 20px );
	background-repeat: no-repeat, repeat;
	background-position:  50% 50%, top left;
	background-size: 50px auto, auto;
	text-shadow: #ff39c0 2px 0px 2px,
	#ff39c0 -2px 0px 2px,
	#ff39c0 0px -2px 2px,
	#ff39c0 -2px 0px 2px,
	#ff39c0 2px 2px 2px,
	#ff39c0 -2px 2px 2px,
	#ff39c0 2px -2px 2px,
	#ff39c0 -2px -2px 2px,
	#ff39c0 1px 2px 2px,
	#ff39c0 -1px 2px 2px,
	#ff39c0 1px -2px 2px,
	#ff39c0 -1px -2px 2px,
	#ff39c0 2px 1px 2px,
	#ff39c0 -2px 1px 2px,
	#ff39c0 2px -1px 2px,
	#ff39c0 -2px -1px 2px,
	#ff39c0 1px 1px 2px,
	#ff39c0 -1px 1px 2px,
	#ff39c0 1px -1px 2px,
	#ff39c0 -1px -1px 2px;
}
.sibox_l h3.t6{
	border: 2px solid #ff6565;
	background-color: rgba(255, 132, 132, 1);
	background-image: url(img/t_bg.png), repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(255, 101, 101, 1) 10px, rgba(255, 101, 101, 1) 20px );
	background-repeat: no-repeat, repeat;
	background-position:  50% 50%, top left;
	background-size: 50px auto, auto;
	text-shadow: #ff2f2f 2px 0px 2px,
	#ff2f2f -2px 0px 2px,
	#ff2f2f 0px -2px 2px,
	#ff2f2f -2px 0px 2px,
	#ff2f2f 2px 2px 2px,
	#ff2f2f -2px 2px 2px,
	#ff2f2f 2px -2px 2px,
	#ff2f2f -2px -2px 2px,
	#ff2f2f 1px 2px 2px,
	#ff2f2f -1px 2px 2px,
	#ff2f2f 1px -2px 2px,
	#ff2f2f -1px -2px 2px,
	#ff2f2f 2px 1px 2px,
	#ff2f2f -2px 1px 2px,
	#ff2f2f 2px -1px 2px,
	#ff2f2f -2px -1px 2px,
	#ff2f2f 1px 1px 2px,
	#ff2f2f -1px 1px 2px,
	#ff2f2f 1px -1px 2px,
	#ff2f2f -1px -1px 2px;
}
.sibox_l h3.t7{
	border: 2px solid #ff943e;
	background-color: rgba(255, 169, 101, 1);
	background-image: url(img/t_bg.png), repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(255, 148, 62, 1) 10px, rgba(255, 148, 62, 1) 20px );
	background-repeat: no-repeat, repeat;
	background-position:  50% 50%, top left;
	background-size: 50px auto, auto;
	text-shadow: #ff6000 2px 0px 2px,
	#ff6000 -2px 0px 2px,
	#ff6000 0px -2px 2px,
	#ff6000 -2px 0px 2px,
	#ff6000 2px 2px 2px,
	#ff6000 -2px 2px 2px,
	#ff6000 2px -2px 2px,
	#ff6000 -2px -2px 2px,
	#ff6000 1px 2px 2px,
	#ff6000 -1px 2px 2px,
	#ff6000 1px -2px 2px,
	#ff6000 -1px -2px 2px,
	#ff6000 2px 1px 2px,
	#ff6000 -2px 1px 2px,
	#ff6000 2px -1px 2px,
	#ff6000 -2px -1px 2px,
	#ff6000 1px 1px 2px,
	#ff6000 -1px 1px 2px,
	#ff6000 1px -1px 2px,
	#ff6000 -1px -1px 2px;
}

.sibox_r{
	position: relative;
}

.sibox_r ul{
	font-size: 0;
	line-height: 0;
	margin: 0 0 5px 0;
}

.sibox_r li{
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 7 - 1px);
	height: 72px;
	text-align: center;
	border: 1px solid #f3dea7;
	margin: 0 1px 0 0;
	padding: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.sibox_r li .day{
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	background: #d1b46a;
	border-radius: 2px;
}
.sibox_r li:nth-of-type(6) .day{	background: #008aff;}
.sibox_r li:nth-of-type(7) .day{	background: #ff3939;}

.sibox_r li .time{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
}

.sibox_r li .time p{
	display: table-cell;
	vertical-align: middle;
	height: 48px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
}

.sibox_r li.on{
	border-color: #ff3399;
	background: #ff3399;
}
.sibox_r li.on .day{	background: #a50053 !important;}
.sibox_r li.on .time p{	color: #fff;}

.sibox_r .week{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #866234;
	background: #fff6d8;
	margin: 0 0 5px 0;
	padding: 5px 10px;
	border-radius: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.sibox_r .month{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	background: #ff0404;
	border-radius: 20px;
}

.sibox_r .month p,
.sibox_r .month em{
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.sibox_r .month p{
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #fff;
	padding: 0 0 0 10px;
}

.sibox_r .month em{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	color: #ffff33;
	padding: 5px 10px 0 0;
}
.sibox_r .month em span{
	font-size: 30px;
	font-weight: normal;
}

.bol{
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #ff3399;
	padding-bottom: 20px;
}

.bol.pt{	padding-top: 10px;}


/** sal_list **/

.sal_list{
	margin: 0 0 9px 0;
}

.sal_list ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}

.sal_list li{
	width: 400px;
	margin: 0 10px 1px 0;
}

.sal_list li div{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
}
.sal_list li div p,
.sal_list li div span{
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	height: 44px;
}

.sal_list li div p{
	width: 150px;
	text-align: left;
	color: #fff;
	background: #e0ac21;
	padding: 0 0 0 10px;
}

.sal_list li div span{
	text-align: right;
	background: #fff6c3;
	padding: 0 10px 0 0;
}

.other{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px 0;
	background: #fff6c3;
	border-radius: 25px;
}
.other span{	color: #ba8b0e;}

.sltxt{
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	margin: 0 0 10px 0;
}

.sltxt span{	color: #ff0000;}