#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:495px; width:795px !important; color:#bbb; background-color:#fff; padding:10px; color:#000; top:80px !important;}
#simplemodal-container a.modalCloseImg {background:url(../images/basic/x.gif) no-repeat; width:16px; height:16px; display:inline; z-index:3200; position:absolute; top:-9px; right:-26px; cursor:pointer;}
#simplemodal-container #basic-modal-content-map1 a.modalCloseImg{ position:inherit; width:auto; height:auto; display:block; color:#000;}
	div#basic-modal-content-map2{}
	div#basic-modal-content-map2 img{ display:block; margin:0px auto 0 auto;}
	a#map_t1, a#map_t2, a#map_t3, a#map_t4, a#map_t5, a#map_t6, a#map_t7, a#map_t8, a#map_t9, a#map_t10{ background: url(../images/basic/no-bg.gif) no-repeat 0 0;}
	
		a#map_t1{display:block; width:25px; height:25px; position:absolute; top:382px; left:422px; text-indent:-10000px; cursor: pointer;}
		a#map_t2{display:block;width:25px; height:25px; position:absolute; top:430px; left:364px; text-indent:-10000px; cursor: pointer;}
		a#map_t3{display:block;width:25px; height:25px; position:absolute; top:390px; left:308px; text-indent:-10000px; cursor: pointer;}
		a#map_t4{display:block; width:25px; height:25px; position:absolute; top:196px; left:38px; text-indent:-10000px; cursor: pointer;}
		a#map_t5{display:block; width:25px; height:25px; position:absolute; top:21px; left:140px; text-indent:-10000px; cursor: pointer;}
		a#map_t6{display:block; width:25px; height:25px; position:absolute; top:22px; left:83px; text-indent:-10000px; cursor: pointer;}
		a#map_t7{display:block; width:25px; height:25px; position:absolute; top:227px; left:48px; text-indent:-10000px; cursor: pointer;}
		a#map_t8{display:block; width:25px; height:25px; position:absolute; top:343px; left:198px; text-indent:-10000px; cursor: pointer;}
		a#map_t9{display:block; width:25px; height:25px; position:absolute; top:336px; left:497px; text-indent:-10000px; cursor: pointer;}
		a#map_t10{display:block; width:25px; height:25px; position:absolute; top:10px; left:538px; text-indent:-10000px; cursor: pointer;}

		
		
		div#modal-content_t{height:10px; position:absolute; top:-10px; z-index:3200; width:815px; left:0;}
		div#modal-content_t_l{width:10px; height:10px; background:url(../images/circ_t_l.png) no-repeat 0 0; float:left;}
		div#modal-content_t_r{width:10px; height:10px; background:url(../images/circ_t_r.png) no-repeat 0 0; float:right;}
		div#modal-content_t_c{height:10px; width:795px; margin:0 auto; background:#fff;}
		
		div#modal-content_b{height:10px; position:absolute; bottom:-10px; z-index:3200; width:815px; left:0;}
		div#modal-content_b_l{width:10px; height:10px; background:url(../images/circ_b_l.png) no-repeat 0 0; float:left;}
		div#modal-content_b_r{width:10px; height:10px; background:url(../images/circ_b_r.png) no-repeat 0 0; float:right;}
		div#modal-content_b_c{height:10px; width:795px; margin:0 auto; background:#fff;}
		
