@font-face {
	font-family: SolaimanLipi;
	src:url('solaiman-lipi.eot?#iefix') format('embedded-opentype'),  
		url('solaiman-lipi.woff') format('woff'), 
		url('solaiman-lipi.ttf') format('truetype'), 
		url('solaiman-lipi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


body{
	background: #FFF;
	overflow: hidden;
}
.main{
	width: 100%;
    height: 770px;
    background: #999 url(../pic/Page-design-2.png) no-repeat center;
	background-size: cover;
    margin: 0px auto;
    opacity: .4;
	z-index: 1
}
.main2{
	width: 970px;
    height: 770px; /*1074px;*/
    margin: 0px auto;
    margin-top: -770px;
	position: relative;
    z-index: 2;
}

.menu{
	list-style: none;
    padding: 8px;
    background: rgba(255, 255, 255, 0.65);
	border-radius: 5px;
	height: 658px;
}
.menu > li{
	border-bottom: 3px solid rgba(148, 58, 58, 0.09);
    padding: 0px 0px;
    text-align: center;
	font-family: "SolaimanLipi";
}
.menu > li:last-child{
	border-bottom: 0px solid rgba(148, 58, 58, 0.09);
}
.menu > li > a{
	display: block;
    font-size: 19px;
    line-height: 28px;
    padding: 31px 0px;
}


.menu.right > li{
    /*text-align: left;*/
}

.content{
    background: rgba(255, 255, 255, 0.65);
	border-radius: 5px;
	height: 658px;
}
.content-area{
	height: 100%;
	overflow-y: auto;
	font-family: "SolaimanLipi";
	color: #676565;
}

center > h1 {
    font-size: 42px;
    line-height: 50px;
    color: #5dad81;
    padding-top: 14px;
    padding-bottom: 15px;
    border-bottom: 1px solid #a8c3a3;
}

.footer{
	background: rgba(255, 255, 255, 0.65);
    padding: 10px 0px;
    border-radius: 5px;
}



















.exWindow{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #FFF;
    background-size: contain;
    text-align: center;
    overflow: hidden;
    overflow-y: scroll;
	z-index: 3;
}
.exWindow img{
	width: 970px;
}
.exWindow div{
	text-align: center;
	margin-top: -70px;
}
.exWindow div span{
	background: rgba(0, 0, 0, 0.86);
    padding: 9px 53px;
    border-radius: 39px;
    color: #FFF;
    font-size: 20px;
    box-shadow: inset 0px 0px 6px 4px #0474d4;
}
.welcomePopBg{
	position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
	z-index: 4
}
.welcomePop {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    background: #fff;
    padding: 30px;
    text-align: center;
    border-radius: 2px;
	transform: scale(1, 1) translate(-50%, -50%);
	box-shadow: 0px 0px 2px 2px #999;
	z-index: 5;
}
.welcomePop span{
	float: right;
    margin-top: -42px;
    margin-right: -36px;
    padding: 5px 12px 4px 12px;
    background: #F00;
    border-radius: 50%;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.45);
}
#audioPlayer{
	display: none;
}
.instant-pop {
    position: absolute;
    min-width: 50px;
    z-index: 1;
}


.gapSetCustom{
	margin: 0px -0.5%;
    width: 101%;
}
.gapSetCustom > div{
	padding: 0px 0.5%;
}

.visitor-display span{
	display: inline-block;
	width: 22px;
	height: 22px;
	background-size: 100%;
}
.n0{
	background-image: url(../pic/0.png) !important;
}
.n1{
	background-image: url(../pic/1.png) !important;
}
.n2{
	background-image: url(../pic/2.png) !important;
}
.n3{
	background-image: url(../pic/3.png) !important;
}
.n4{
	background-image: url(../pic/4.png) !important;
}
.n5{
	background-image: url(../pic/5.png) !important;
}
.n6{
	background-image: url(../pic/6.png) !important;
}
.n7{
	background-image: url(../pic/7.png) !important;
}
.n8{
	background-image: url(../pic/8.png) !important;
}
.n9{
	background-image: url(../pic/9.png) !important;
}

