@charset "utf-8";
/* CSS Document */
.absoluteclass{cursor:pointer;
	position:absolute;display:block;
	background-color:#333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
	}
.absoluteclass:hover{
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -khtml-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
	
	}
.imgmap1{
	width:100%;
	
	height:130px;top:0;z-index:2;}

.main1map{
	z-index:2 !important;
	}
.imgmap2,.imgmap3{
	width:100%;
	height:95px;
	top:130px;
	z-index:3;}
.imgmap3{top:227px;
width:74px;
	height:700px;}
.imgmap4{
	width:146px;
	height:232px;
	top:230px;
	z-index:2;
	left:77px;}
.imgmap5{width:370px;height:320px;right:0;
top:226px;}
.imgmap6{
	width:148px;height:185px;top:462px;left:77px;}
	
.imgmap7{width:150px;height:276px;bottom:35px;left:77px;}	
.imgmap8{width:147px;height:375px;left:226px;bottom:35px;right:0;}
.imgmap9{width:224px;height:187px;top:464px;right:0;}	
.imgmap10{width:224px;height:276px;top:650px;right:0;}
.imgmap11{width:140px;height:68px;top:270px;left:304px;}	
.imgmap12{width:75px;height:150px;top:312px;left:76px;}	

.pagerectangle {
    border-color: transparent;
    border-style: solid;
    border-width: 2px;
    position: absolute;
}
 .Div_summary
    {
        font-size:12px;
        color:black
    }
    .page_heading{
    margin: 5px 0 5px 10px;
    padding: 0;
    text-align: justify;
}
.page_heading_mid {
    font-family: Mangal;
    font-size: 16px;
margin: 0 6px;
    padding: 3px;
}
.BottomLine
{
    border-bottom:2px;
    border-bottom-color:#36a3e6;
    border-bottom-style:inset;
        
}
.Tophead
{
      background-color: #a9aba6;
    color: #fff;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    padding: 5px 0 0 10px;
    width: 98%;
    }