div.main_map {
  position: absolute;
	width: 1600px; 
	height: 1400px; 
	margin-left: auto;
	margin-right: auto;
	border: none;
}

div.boot_single {
	position: absolute;
	width: 120px; 
	height: 200px; 
	border: solid 1px #0D4FBD; 
	background:url(bg3.png); 
	padding: 5px;
	left: 670px;
	top: 50em;
	
	font-family: arial;
	font-size: 12px;
}

div.boot_cat {
	position: absolute;
	width: 200px; 
	height: 200px; 
	border: solid 1px #0D4FBD; 
	background:url(bg3.png); 
	padding: 5px;
	left: 600px;
	top: 50px;

	font-family: arial;	
	font-size: 12px;
}

.cat_select {
	width: 100px;
}

.yc_logo {
	position: absolute;
	left: -100px;
	width: 92px;
	height:	30px;
	background:url(yc_logo4.png); 
	background-repeat: no-repeat;
	border: solid 1px #092b73; 
}

.yc_logo:hover {
	cursor: pointer;
}

.zrr_logo {
	position: absolute;
	left: -100px;
	width: 92px;
	height:	50px;
	border: none; 
	background:url(zrr_logo2.gif); 
	background-repeat: no-repeat;
	 
}

.zrr_logo:hover {
	cursor: pointer;
}
.cat_select {
	font-family: arial;
	font-size: 12px;
}

.select_boot {
	width: 110px;
	height: 165px;
	font-family: arial;
	font-size: 12px;
}
