#custom_info_window_red {
	WIDTH: 200px
}

#custom_info_window_red_t {
	BACKGROUND: url(../image/red_t.png) repeat-x left top
}
#custom_info_window_red_tr {
	WIDTH: 16px; BACKGROUND: url(../image/red_tr.png) no-repeat left top; HEIGHT: 16px
}
#custom_info_window_red_tl {
	WIDTH: 16px; BACKGROUND: url(../image/red_tl.png) no-repeat left top; HEIGHT: 16px
}
#custom_info_window_red_l {
	WIDTH: 3px; BACKGROUND: url(../image/red_l.png) repeat-y left top
}
#custom_info_window_red_r {
	WIDTH: 3px; BACKGROUND: url(../image/red_r.png) repeat-y right top
}
#custom_info_window_red_b {
	BACKGROUND: url(../image/red_b.png) repeat-x left top
}
#custom_info_window_red_bl {
	WIDTH: 16px; BACKGROUND: url(../image/red_bl.png) no-repeat left top; HEIGHT: 16px
}
#custom_info_window_red_br {
	WIDTH: 16px; BACKGROUND: url(../image/red_br.png) no-repeat left top; HEIGHT: 16px
}
#custom_info_window_red_close {
	WIDTH: 21px; BACKGROUND: url(../image/red_close.png) no-repeat left top; HEIGHT: 21px; CURSOR: pointer
}
* HTML #custom_info_window_red_close {
	BACKGROUND-IMAGE: none; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/red_close.png', sizingMethod='crop')
}


#custom_info_window_red_contents {
	BACKGROUND-COLOR: #fff
}
#custom_info_window_red_contents .title {
	BACKGROUND-COLOR: #CCCCCC;
	COLOR: #000066;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#custom_info_window_red_contents P {
	MARGIN: 1px 0px; PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px
}
#custom_info_window_red_contents .section1 {
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#custom_info_window_red_contents .section2 {
	BORDER-BOTTOM: #000000 1px dotted;
	PADDING-BOTTOM: 0px;
	BACKGROUND-COLOR: #FFF;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #000000 1px dotted;
	PADDING-TOP: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

