@charset "utf-8";
v\:group,
v\:shape,
v\:line,
v\:polyline,
v\:rect,
v\:oval,
v\:fill {
	behavior : url(#default#VML);
}

v\: * {behavior : url(#default#VML);}
/*common*/
.background text{fill:#666;font-family:'나눔고딕', '돋움', Dotum;font-size:11px}
ul.accessibility {font-size: 1px;height: 1px; line-height: 1px; overflow: hidden; width: 1px;}
.background .fields text{fill:#666;font-family:'나눔고딕', '돋움', Dotum;font-size:11px}
.foreground .labels text{fill:#666;font-family:'나눔고딕', '돋움', Dotum;font-size:11px}
.tooltip text{fill:#777;font-family:'나눔고딕', '돋움', Dotum;font-size: 11px;}
.tooltip rect{fill:rgba(255,255,255,0.9);stroke:#ccc;stroke-width:0.5;}
.fields text{fill:#666;font-family:'나눔고딕', '돋움', Dotum;font-size:11px}
.guide_line{stroke:#4010ad;stroke-width:1}

/*Area*/
.Nwagon_area .background line.h{stroke:#999;stroke-width:1;}
.Nwagon_area .background line.h_dash{stroke:#000;stroke-width:0.3;stroke-dasharray: 3px 1px;}
.Nwagon_area .background line.v{stroke:#999;stroke-width:1;}
.Nwagon_area .foreground .lines g rect{fill-opacity:0.7;cursor:pointer;}
.Nwagon_area .foreground .circles g rect{fill-opacity:0.7;cursor:pointer;}
.Nwagon_area .foreground .circles circle{stroke-width:2px; cursor:pointer;}
.Nwagon_area .foreground .lines path{stroke-width:2px;}
.Nwagon_area .labels text, .Nwagon_line .background text{fill:#666;font-family:'나눔고딕', '돋움', Dotum;font-size:11px;}

/* < IE8  */
div.label_ie {padding:0; margin:0;}