@charset "utf-8";
/* CSS Document */
.crossmaid {
    background: url("../images/cross.png") center center no-repeat;
    position: absolute;
    left: 665px;
    bottom: 60px;
    width: 70px;
    height: 117px;
    border: 0px solid #000000;
}
.crossmaid2 {
    background: url("../images/cross2.png") center center no-repeat;
    position: absolute;
	cursor: pointer;
    left: 543px;
    bottom: 134px;
    width: 101px;
    height: 13px;
    border: 0px;
}
.crossmaid3 {
    background: url("../images/cross3.png") center center no-repeat;
    position: absolute;
    left: 680px;
    bottom: 80px;
    width: 80px;
    height: 125px;
    border: 0px solid #000000;
}
.crossmaid4 {
    background: url("../images/cross4.png") center center no-repeat;
    position: absolute;
    left: 420px;
    bottom: 56px;
    width: 201px;
    height: 36px;
    border: 0px solid #000000;
}
.crossmaid5 {
    background: url("../images/cross4.png") center center no-repeat;
    position: absolute;
    left: 426px;
    bottom: 18px;
    width: 148px;
    height: 42px;
    border: 0px solid #000000;
}
.crosslink1 {
    background: url("../images/cross7.png") center center no-repeat;
    position: absolute;
    right: 255px;
    bottom: 395px;
    width: 468px;
    height: 340px;
    border: 0px solid #000000;
}
.crosslink2 {
    background: url("../images/cross8.png") center center no-repeat;
    position: absolute;
    left: 764px;
    top: 732px;
    width: 144px;
    height: 30px;
    border: 0px solid #000000;
}
.crosslink3 {
    background: url("../images/cross9.png") center center no-repeat;
    position: absolute;
    left: 995px;
    top: 759px;
    width: 174px;
    height: 78px;
    border: 0px solid #000000;
}
.crosslink4 {
    background: url("../images/cross10.png") center center no-repeat;
    position: absolute;
    right: 515px;
    top: 435px;
    width: 170px;
    height: 48px;
    border: 0px solid #000000;
}
.crosslink5 {
    background: url("../images/cross11.png") center center no-repeat;
    position: absolute;
    right: 239px;
    top: 694px;
    width: 218px;
    height: 164px;
    border: 0px solid #000000;
}
.crosslink6 {
    background: url("../images/cross12.png") center center no-repeat;
    position: absolute;
    left: 374px;
    bottom: 644px;
    width: 20px;
    height: 20px;
    border: 0px solid #000000;
}
.crosslink7 {
    background: url("../images/cross13.png") center center no-repeat;
    position: absolute;
    left: 461px;
    bottom: 462px;
    width: 134px;
    height: 74px;
	cursor: pointer;
    border: 0px solid #000000;
}
.btn {
    position:relative;
	width: 270px;
	height: 38px;
	border-radius: 10px;
	border: 2px solid #bdbbbb;
	background-color: #ffffff;
	margin-top: 5px;
	margin-right:0px;
	margin-bottom: 5px;
	margin-left: 0;
}
	.btn2 {
    position:relative;
	width: 60px;
	height: 80px;
	border-radius: 10px;
	border: 2px solid #bdbbbb;
	background-color: #d7d6d6;
	margin-top:7px;
	margin-left:0px;
	margin-right:0px;
    font-weight:200;
	margin-bottom: 7px
}
	.btn3 {
    position:relative;
	width: 60px;
	height: 80px;
	border-radius: 10px;
	border: 2px solid #bdbbbb;
	background-color: #ffffff;
	margin-top:7px;
	margin-left:0px;
	margin-right:0px;
    font-weight:200;
	margin-bottom: 7px
}
.btn4 {
    position:relative;
	width: 256px;
	height: 38px;
	border-radius: 10px;
	border: 2px solid #bdbbbb;
	background-color: #ffffff;
	margin-top: 5px;
	margin-right:5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.notification {
    position:absolute;
    right:0px;
    top:0px;
    background-color:#e74360;
    line-height:30px;
    width:34px;
    height:34px;
    border-radius:34px;
    color: #ffffff;
    border: 2px solid #bdbbbb;
	text-align: center;
}
.notification2 {
    position:absolute;
    right:-11px;
    top:-7px;
    background-color:#f0efef;
    line-height:30px;
    width:30px;
    height:30px;
    border-radius:30px;
    color: #ffffff;
    border: 2px solid #bdbbbb;
	text-align: center;
}