/* <style> */
#imap {
	
}

#imap #imaphead {
	background-color: #e9ecdb;
	padding: 15px 10px 0;
}

#imap #imaphead #imapcol1 {
	float: left;
	margin: 0 10px;
}

#imap #imaphead #imapcol1 img {
	margin: 0 0 15px;
}

#imap #imaphead #imapcol2 {
	float: right;
	margin: 5px 0 0;
}

#imap #imaphead a {
	line-height: 22px;
	vertical-align: middle;
}

#imap #imaphead a.off {
	color: #663;
	font: 12px Verdana, sans-serif;
	text-decoration: none;
}

#imap #imaphead a.on {
	color: #330;
	font: bold 12px Verdana, sans-serif;
	text-decoration: underline;
}

#imap #imaphead ul {
	display: inline;
	list-style: none outside;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#imap #imaphead ul li {
	display: inline;
	margin: 0;
	padding: 0 5px;
}

#imap #imaphead #inout {
	display: block;
	float: right;
	margin: 13px 5px 0 0;
	text-align: right;
}

#imap #imaphead #inout a {
	float: left;
	line-height: 18px;
}

#imap #imaphead #inout img#id2d {
	margin: -2px -2px -1px -1px;
}

#imap #imaphead #inout img#id2b {
	margin: -2px -1px -1px -2px;
}

#imap #imaphead #inout #ctrlzoomback {
	background: transparent url('/images/otc/iface/map/inout/bg.png') no-repeat center center;
	float: left;
	height: 18px;
	margin: -1px 0 -3px;
	position: relative;
	width: 166px;
}

#imap #imaphead #inout #ctrlzoom {
	cursor: pointer;
	position: absolute;
}

#imap #imaphead #changephase {
	color: #fff;
	cursor: pointer;
	font: 11px Verdana, sans-serif;
	height: 21px;
	position: relative;
	width: 187px;
}

#imap #imaphead #changephase #tab {
	background: transparent url('/images/otc/iface/map/tab/bg.png');
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	width: 182px;
}

#imap #imaphead #changephase #tab #itabcol1 {
	float: left;
}

#imap #imaphead #changephase #tab #itabcol2 {
	float: right;
}

#imap #imaphead #changephase #idxphases {
	background: transparent url('/images/otc/iface/map/tab/idx.png');
	height: 145px;
	left: 0;
	margin: 0 0 1px;
	overflow: hidden;
	padding: 0 3px;
	position: absolute;
	top: 21px;
	width: 181px;
}

#imap #imaphead #changephase #idxphases.on {
	display: block;
	visibility: visible;
	z-index: 3000;
}

#imap #imaphead #changephase #idxphases.off {
	display: none;
	visibility: hidden;
	z-index: 0;
}

#imap #imaphead #changephase #idxphases ul {
	display: block;
	list-style: none outside;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#imap #imaphead #changephase #idxphases ul li {
	display: block;
	height: 19px;
	line-height: 19px;
	margin: 0;
	overflow: hidden;
	padding: 5px 0;
}

#imap #imaphead #changephase #idxphases ul li a {
	color: #fff;
	overflow: hidden;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#imap #imaphead #changephase #idxphases ul li a.on {
	background: transparent url('/images/otc/iface/map/tab/on.png') no-repeat center left;
	font: 11px Verdana, sans-serif;
}

#imap #imaphead #changephase #idxphases ul li a.off {
	background: transparent url('/images/otc/iface/map/tab/off.png') no-repeat center left;
	font: 11px Verdana, sans-serif;
}

#imap .popup {
	display: none;
	height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width: 0;
	z-index: 0;
}

#imap .popup_on {
	display: block;
	height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: visible;
	width: 0;
	z-index: 1998;
}

#imap .popupcontent {
	background-color: #fff;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1999;
}

#imap #poptop {
	background: transparent url('/images/otc/iface/map/popup/top.png');
	height: 127px;
	overflow: hidden;
	padding: 13px;
	width: 256px;
}

#imap #poptop #poptitle {
	height: 18px;
	margin: 0 0 2px;
	overflow: hidden;
}

#imap #poptop #poptitle a {
	color: #333;
	font: 13px Verdana, sans-serif;
	text-decoration: none;
}

#imap #poptop #popimg {
	border: 1px solid #ccc;
	float: left;
	max-height: 78px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	width: 98px;
}

#imap #poptop #poptxtimage, 
#imap #poptop #poptxtnoimg {
	color: #666;
	float: right;
	font: 11px Verdana, sans-serif;
	height: 80px;
	margin: 0 0 10px;
	overflow: hidden;
}

#imap #poptop #poptxtimage {
	width: 146px;
}

#imap #poptop #poptxtnoimg {
	width: 256px;
}

#imap #poptop #poptxtimage a, 
#imap #poptop #poptxtnoimg a {
	color: #663;
	text-decoration: underline;
}

#imap #poptop #poptxtimage a:hover, 
#imap #poptop #poptxtnoimg a:hover {
	color: #330;
}

#imap #poptop #popicon {
	float: left;
	height: 20px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	width: 20px;
}

#imap #poptop #poptype {
	color: #333;
	float: right;
	font: 11px Verdana, sans-serif;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	width: 231px;
}

#imap #poppin {
	background: transparent url('/images/otc/iface/map/popup/pin.png');
	height: 29px;
	margin: 0;
	margin-left: 121px;
	margin-top: -2px;
	padding: 0;
	width: 29px;
}



#itxtbtns {
	margin: 10px 0 0;
	width: 260px;
}

#itxtbtns #itxtbtn1, 
#itxtbtns #itxtbtn1 .ibtn {
	float: left;
}

#itxtbtns #itxtbtn2, 
#itxtbtns #itxtbtn2 .ibtn {
	float: right;
}

.imaptypes {
	border-top: 1px solid #ddd;
	margin: 10px 0 10px;
	padding: 10px 0 0;
}

.imaptypes b {
	color: #663;
}

.imaptypes input {
	border: 0;
}

.imaptypes p {
	margin: 10px 0 20px;
	padding: 0;
}

.imaptypes .imaptheme {
	margin: 0 0 5px;
}

.imaptypes .imaptype {
	margin: 0 0 0 25px;
}

.imaptypes .input, 
.imaptypes .icon, 
.imaptypes .incld {
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 20px;
}

.imaptypes .input, .imaptypes .icon {
	height: 20px;
	margin: 0 5px 0 0;
	width: 20px;
}

.imaptypes .ident {
	color: #666;
	float: left;
	margin: 0 5px;
	overflow: hidden;
	vertical-align: middle;
	width: 180px;
}

.imaptypes .identtheme {
	font: 13px Verdana, sans-serif;
	line-height: 20px;
}

.imaptypes .identtype {
	font: 11px Verdana, sans-serif;
}

.imaptypes .incld {
	height: 20px;
	margin: 0;
}

.imaptypes .incldtypes {
	display: none;
	margin: 0;
	visibility: hidden;
}

.imaptypes .incldtypes_on {
	display: block;
	margin: 0 0 5px;
	visibility: visible;
}

#imapfoot p {
	color: #999;
	font: 10px Verdana, sans-serif;
	margin: 0 0 10px;
	padding: 0;
}
