@font-face {
	font-family: 'arrows';
	src:url('../fonts/arrows/arrows.eot');
	src:url('../fonts/arrows/arrows.eot?#iefix') format('embedded-opentype'),
		url('../fonts/arrows/arrows.woff') format('woff'),
		url('../fonts/arrows/arrows.ttf') format('truetype'),
		url('../fonts/arrows/arrows.svg#arrows') format('svg');
	font-weight: normal;
	font-style: normal;
}

.bb-custom-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}

.bb-custom-wrapper .bb-bookblock {
	width: 100%;
	height: 100%;
	-webkit-perspective: 2000px;
	-moz-perspective: 2000px;
	perspective: 2000px;
}
.box-b-r{
	border-right: 1px solid #ddd;
}
.bb-custom-side {
	width: 50%;
	float: left;
	height: 100%;
	overflow: hidden;
	/* Centering with flexbox */
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.bb-custom-side img{
	width:72%;
	padding:2%;
	border: solid 1px #f2f2f2;
}
.brelative{
	width:30%;
	height:auto;
	margin:0px auto;
	position:relative;
}
.brelative i{
	width:100%;
	height:66px;
	line-height:66px;
	font-size:36px;
	font-style:normal;
	text-align:center;
	position:absolute;
	border-radius:10px;
	font-weight:bold;
	color:#fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.bb-custom-firstpage h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
}

.bb-custom-firstpage h1 span {
	display: block;
	font-size: 60%;
	opacity: 0.3;
	padding: 0 0 0.6em 0.1em;
}

.bb-custom-firstpage {
	text-align: center;
	padding-top: 15%;
	width: 50%;
	float: left;
	height: 100%;
}
.bb-custom-side dl{
	width:72%;
	height:95%;
	padding:2%;
	border: solid 1px #f2f2f2;
	background:url(../images/bg.jpg) no-repeat center bottom;
	background-color:#fafafa;
	background-size:contain;
}
.bb-custom-side dl dt{
	font-size:30px;
	text-align:center;
	color:#000;
	display:block;
	margin:20px 0px 30px 0px;
}
.bb-custom-side dl dd{
	width:90%;
	display:block;
	margin:0px auto;
	font-size:14px;
	color:#333;
	text-align:left;
	line-height:20px;
}
.bb-custom-side dl em{
	font-style:normal;
	width:90%;
	display:block;
	margin:20px auto 0px auto;
}
.bb-custom-side dl em span{
	display:block;
	font-size:14px;
	padding-top:5px;
	color:#ad0002;
}
.bb-custom-side dl strong{
	width:90%;
	height:220px;
	display:block;
	margin:20px auto 0px auto;
}
.bb-custom-side dl strong a{
	width:90%;
	height:220px;
	display:block;
}
.bb-custom-side p {
	padding: 8%;
	font-size: 1.8em;
	font-weight: 300;
}
.bb-custom-wrapper h3 {
	font-size: 1.4em;
	font-weight: 300;
	margin: 0.4em 0 1em;
}
.bb-custom-wrapper > strong {
	width: 100%;
	height: 40px;
	margin: 1em auto 0;
	position: fixed;
	bottom: 0px;
	z-index: 1000;
	font-size:16px;
	font-weight:normal;
	text-align: center;
	display:none;
}
.bb-custom-wrapper > strong font{
	color:#f00;
	padding:0px 3px;
	font-weight:bold;
}
.bb-custom-wrapper > center{
	width: 100%;
	height: 40px;
	margin: 1em auto 0;
	position: fixed;
	bottom: 100px;
	z-index: 1000;
	font-size:15px;
	text-align: center;
	display:none;
}
.bb-custom-wrapper > center i{
	width: 190px;
	height: 40px;
	display:block;
	font-weight:bold;
	font-style:normal;
	line-height:40px;
	margin:0px auto;
	border: solid 1px #ddd;
	background:url(../images/fabric_plaid.png) repeat 0px 0px;
}
.bb-custom-wrapper > center i a{
	color:#333;
}
.bb-custom-wrapper > center i a:hover{
	color:#000;
}
.bb-custom-wrapper > nav {
	width: 100%;
	height: 40px;
	margin: 1em auto 0;
	position: fixed;
	bottom: 50px;
	z-index: 1000;
	text-align: center;
}

.bb-custom-wrapper > nav a {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 2px;
	background: #1baede;
	color: #fff;
	font-size: 0;
	margin: 2px;
}

.bb-custom-wrapper > nav a:hover {
	opacity: 0.6;
}

.bb-custom-icon:before {
	font-family: 'arrows';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 30px;
	line-height: 40px;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.bb-custom-icon-first:before,
.bb-custom-icon-last:before {
	content: "\e002";
}

.bb-custom-icon-arrow-left:before,
.bb-custom-icon-arrow-right:before {
	content: "\e003";
}

.bb-custom-icon-arrow-left:before,
.bb-custom-icon-first:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* No JS */
.no-js .bb-custom-wrapper {
	height: auto;
}

.no-js .bb-custom-content {
	height: 470px;
}

@media screen and (max-width: 61.75em){
	.bb-custom-side {
		font-size: 70%;
	}
}

@media screen and (max-width: 33em){
	.bb-custom-side {
		font-size: 60%;
	}
}

.f-cover-flip{
	background:url(../images/s_60.png) repeat 0px 0px;
	color: #fff;
	position: absolute;
	right: 0px;
	padding: 5px 30px 5px 20px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 500;
	top: 50%;
	margin-top: -25px;
	cursor:move;
	border-radius:2px 0px 0px 2px;
	display:none;
}
.l-cover-flip{
	background:url(../images/s_60.png) repeat 0px 0px;
	color: #fff;
	position: absolute;
	left: 0px;
	padding: 5px 20px 5px 30px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 500;
	top: 50%;
	margin-top: -25px;
	cursor:move;
	z-index:555;
	border-radius:0px 2px 2px 0px;
	display:none;
}
.f-cover-flip a,.l-cover-flip a{
	color:#fff;
}
.f-cover-flip a:hover,.l-cover-flip a:hover{
	color:#fff;
}
.s_top{
	width:100%;
	height:40px;
	position:absolute;
	z-index:50000;
	left:0px;
	bottom:0px;
/*	background:url(../images/box_bg.png) repeat 0px 0px;*/
	background:url(../images/fabric_plaid.png) repeat 0px 0px;
	border-top:solid 1px #ddd;
	overflow:hidden;
}
.s_top img{
	width:110px;
	height:30px;
	float:left;
	margin:5px 0px 0px 20px
}
.s_top strong{
	float:right;
	font-size:13px;
	font-weight:normal;
	margin:10px 40px 0px 0px
}
.s_top strong a{
	color:#333;
}
.s_top strong a:hover{
	color:#b20000;
	text-decoration:underline;
}
.s_top b{
	float:right;
}
.s_top b img{
	width:20px;
	height:20px;
	margin:9px 20px 0px 0px
}
.s_top span{
	width:50%;
	float:right;
	padding-right:20px;
}
/*page*/
.page{
	width:84%;
	height:40px;
	margin:0px auto;
	margin-top:7px;
}
.page ul{
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
.page ul li{
	width:auto;
	padding:0px 10px;
	height:25px;
	float:left;
	font-size:13px;
	line-height:25px;
	border: solid 1px #ddd;
	background-color:#fff;
	margin:0px 0px 0px 6px;
	color:#ff6600;
	border-radius: 2px;
}
.page ul li a{
	color:#336699;
	display:block;
}
/*pageend*/
#loading{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:5000;
	background-color:#fff;
}
#loading em{
	position:fixed;
	width:100%;
	height:100%;
	font-style:normal;
	background:url(../images/onLoad.gif) no-repeat center center;
}
#loading span{
	display:block;
	color:#333;
	text-align:center;
	font-size:15px;
	margin:27% auto 0px auto;
}