body {
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.clear {	
	clear: both;
}

img {
	vertical-align: middle;
	border: 0px;
}

.TopBox {
	background-color: #013e74;
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	height: 40px;
	width: 40px;
	z-index: 101;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	margin: 0px;
	padding: 0px;
}

.SelectBox {
	background-color: #013e74;
	border: 0px;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	height: 40px;
	width: 40px;
	z-index: 105;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	margin: 0px;
	padding: 0px;
}

.ToolBox {
	background-color: #013e74;
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	height: 40px;
	width: 40px;
	z-index: 101;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	margin: 0px;
	padding: 0px;
}

.MenuBox {
	background-color: #ffffff;
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	height: 40px;
	width: 40px;
	z-index: 105;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: scroll;
}

.MapBox {
	border-left: 10px solid #013e74;
	border-right: 10px solid #013e74;
	border-bottom: 10px solid #013e74;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	height: 40px;
	width: 40px;
	z-index: 101;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
}

.InfoBox {
	border-bottom: 10px solid #013e74;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	height: 40px;
	width: 40px;
	z-index: 101;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
}

.InfoWindowBox {
	border: 1px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	overflow-x: hidden;
	overflow-y: scroll;
}

.StatBox {
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 5px;
}

.DateBox {
	background-color: #ffffff;
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	height: 40px;
	width: 40px;
	z-index: 105;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
}


.StatusBox {
	background-color: #013e74;
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	height: 40px;
	width: 40px;
	z-index: 101;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.LoadingImg {
	height: 40px;
	width: 40px;
	z-index: 101;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
}

.MenuBoxBody {
	background-color: #ffffff;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 229px;
	position: relative;
	overflow-x:hidden;
	overflow-y:auto;
}

.MenuBoxUnitRow {
	background-color: #ffffff;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #111111;
	padding: 0px;
	height: 18px;
	line-height:18px;
}

.MenuBoxGroupRow {
	background-color: #ffffff;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 18px;
	line-height:18px;
}

.MenuBoxUserRow {
	background-color: #ffffff;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 18px;
	line-height:18px;
}

.MenuBoxUserRowSelected {
	background-color: #ffffff;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #013e74;
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 18px;
	line-height:18px;
}

.MenuBoxUserRowBg {
	color: #666666;
	background-color: #ffffff;
}
a.MenuBoxUserRowBg:hover {
  color: #666666;
	background-color: #ffffff;
}

.MenuBoxUserRowBgSelected {
	color: #013e74;
	background-color: #cccccc;
}

a.MenuBoxUserRowBgSelected:hover {
  color: #013e74;
	background-color: #cccccc;
}

.StatusBoxTitle {
  text-align: center;
  width: 100px;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow:hidden;
}

.StatusBoxContent {
  width: 180px;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  overflow:hidden;
}

.StayBox {
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	overflow-x: auto;
	overflow-y: scroll;
	padding: 5px;
}

.ListBox {
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	height: 40px;
	width: 40px;
	z-index: 101;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
}

.ListBox thead th { 
	position: sticky; 
	top: 0; 
	z-index: 1; 
}

.ListBoxTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #3892d3;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
}

.ListBoxTitle0 {
	margin: 0px;
	padding: 0px;
	background-color: #c9c9cb;
	color: #333333;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	border-right: 0px solid #000000;
	overflow:hidden;
	white-space:nowrap;
	padding: 2px 2px;
	text-align: center;
}

.ListBoxTitle1 {
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e8;
	color: #333333;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	border-right: 0px solid #000000;
	overflow:hidden;
	white-space:nowrap;
	padding: 2px 2px;
	text-align: center;
}

.ListBoxContent0 {
	background-color: #f7f7f7;
	border: 0px solid #000000;
	color: #333333;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	white-space:nowrap;
	padding: 2px 2px;
}

.ListBoxContent0Highlight {
	background-color: #f7f7f7;
	border: 0px solid #000000;
	color: #aaaaaa;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	white-space:nowrap;
	padding: 2px 2px;
}

.ListBoxContent1 {
	background-color: #e6e6e8;
	border: 0px solid #000000;
	color: #333333;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	white-space:nowrap;
	padding: 2px 2px;
}

.ListBoxContent1Highlight {
	background-color: #e6e6e8;
	border: 0px solid #000000;
	color: #aaaaaa;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	white-space:nowrap;
	padding: 2px 2px;
}

.ListBoxContentText {
	color: #333333;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	width: 10px;
	padding: 2px 2px;
}

.ListBoxContentTextHighlight {
	color: #aaaaaa;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	width: 10px;
	padding: 2px 2px;
}

.ListBoxContent0Button {
	background-color: #f7f7f7;
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	white-space:nowrap;
	padding: 2px 2px;
}

.ListBoxContent1Button {
	background-color: #e6e6e8;
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	white-space:nowrap;
	padding: 2px 2px;
}

.CursorPointer {
	cursor: pointer;
}

.InfoWindowBoxTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #3892d3;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
}
.InfoWindowBoxTitle {
	width: 80px;
	margin: 0px;
	padding: 3px;
	background-color: #3892d3;
	color: #ffffff;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow:hidden;
	white-space:nowrap;
}

.InfoWindowBoxContent {
	margin: 0px;
	padding: 3px;
	background-color: #ffffff;
	color: #333333;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow:hidden;
}

.StatBoxTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
}

.StatBoxTitle {
	border: 1px solid #cccccc;
	width: 80px;
	margin: 0px;
	padding: 3px;
	color: #666666;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
}

.StatBoxContent {
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 3px;
	color: #333333;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
}

.StatBoxContentBg0 {
	background-color: #dcdedd;
}

.StatBoxContentBg1 {
	background-color: #f1f1f1;
}


.RecsBox {
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #cccccc;
	overflow-x: scroll;
	overflow-y: scroll;
	padding: 5px;
}

.RecsBox thead th { 
	position: sticky; 
	top: 0; 
	z-index: 1; 
}

.RecsBoxTable {
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #000000;
	/*border-left: 1px solid #000000;*/
	border-bottom: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
}

.RecsBoxTitle {
	margin: 0px;
	padding: 0px;
	background-color: #dcdedd;
	color: #333333;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #ffffff;
	overflow:hidden;
	white-space:nowrap;
	padding: 2px 2px;
}

.RecsBoxContentBg {
	background-color: #f1f1f1;
	cursor: pointer;
}

.RecsBoxContentBgHighlight {
	background-color: #ffe796;
	color: #ffffff;
	cursor: pointer;
	padding: 2px 2px;
}

.RecsBoxContent {
	border-bottom: 1px solid #ffffff;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	color: #333333;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	padding: 2px 2px;
}



.TabBoxTable {
	width:100%;
	margin: 0px;
	padding-bottom: 0px;
	background-color: #013e74;
	border: 0px solid #ffffff;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
}

.TabTitleSelected {
	color: #013e74;
	margin: 0px;
	padding: 5px;
	background-color: #ffffff;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	border-right: 0px solid #000000;
	overflow:hidden;
	white-space:nowrap;
	font-weight: bold;
	text-align: center;
}

.TabTitle{
	color: #ffffff;
	margin: 0px;
	padding: 5px;
	background-color: #013e74;
	border-right: 1px solid #ffffff;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	overflow:hidden;
	white-space:nowrap;
	cursor: pointer;
	text-align: center;
}

.TabSplit{
	width:10px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #013e74;
	border: 0px solid #000000;
	font-family: "微軟正黑體", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	text-align: center;
}

.ToolIcon{
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.ToolIcon:hover{
	opacity:0.8;
}

#markersuericon0_0 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_0 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_0 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_1 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_1 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_1 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_2 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_2 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_2 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_3 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_3 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_3 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_4 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_4 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_4 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_5 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_5 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_5 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_6 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_6 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_6 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_7 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_7 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_7 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_8 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_8 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_8 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_9 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_9 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_9 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_10 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_10 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_10 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_11 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_11 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_11 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_12 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_12 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_12 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_13 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_13 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_13 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_14 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_14 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_14 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_15 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_15 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_15 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_16 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_16 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_16 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_17 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_17 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_17 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_18 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_18 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_18 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_19 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_19 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_19 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_20 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_20 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_20 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_21 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_21 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_21 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_22 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_22 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_22 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_23 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_23 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_23 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_24 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_24 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_24 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_25 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_25 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_25 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_26 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_26 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_26 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_27 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_27 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_27 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_28 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_28 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_28 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_29 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_29 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_29 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_30 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_30 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_30 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_31 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_31 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_31 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_32 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_32 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_32 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_33 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_33 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_33 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_34 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_34 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_34 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_35 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_35 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_35 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_36 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_36 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_36 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_37 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_37 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_37 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_38 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_38 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_38 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_39 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_39 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_39 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_40 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_40 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_40 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_41 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_41 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_41 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_42 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_42 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_42 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_43 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_43 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_43 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_44 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_44 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_44 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_45 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_45 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_45 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_46 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_46 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_46 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_47 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_47 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_47 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_48 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_48 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_48 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_49 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_49 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_49 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_50 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_50 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_50 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_51 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_51 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_51 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_52 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_52 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_52 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_53 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_53 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_53 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_54 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_54 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_54 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_55 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_55 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_55 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_56 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_56 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_56 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_57 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_57 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_57 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_58 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_58 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_58 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_59 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_59 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_59 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_60 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_60 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_60 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_61 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_61 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_61 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_62 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_62 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_62 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_63 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_63 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_63 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_64 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_64 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_64 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_65 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_65 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_65 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_66 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_66 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_66 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_67 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_67 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_67 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_68 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_68 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_68 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_69 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_69 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_69 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_70 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_70 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_70 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_71 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_71 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_71 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_72 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_72 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_72 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_73 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_73 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_73 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_74 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_74 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_74 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_75 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_75 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_75 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_76 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_76 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_76 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_77 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_77 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_77 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_78 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_78 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_78 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_79 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_79 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_79 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_80 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_80 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_80 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_81 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_81 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_81 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_82 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_82 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_82 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_83 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_83 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_83 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_84 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_84 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_84 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_85 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_85 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_85 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_86 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_86 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_86 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_87 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_87 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_87 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_88 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_88 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_88 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_89 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_89 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_89 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_90 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_90 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_90 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_91 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_91 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_91 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_92 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_92 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_92 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_93 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_93 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_93 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_94 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_94 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_94 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_95 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_95 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_95 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_96 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_96 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_96 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_97 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_97 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_97 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_98 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_98 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_98 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

#markersuericon0_99 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_0.gif") no-repeat scroll 0% 0% transparent;
}

#markersuericon1_99 {
width: 16px;
height: 40px;
background: url("../images/icons/marker_user_1.gif") no-repeat scroll 0% 0% transparent;
}

#markersuertext_99 {
font: 14px "Tahoma";
color: #ff0000;

text-shadow: 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF, 1px 1px 0.1em #FFF;
}

.loginBg{ border: 0px solid #000000; background-size:100% 100%;background-attachment: fixed;} 

@media screen and (min-width: 1201px) { 
.loginBg {background:url('../images/login.jpg') no-repeat left top;background-size:100% 100%;background-attachment: fixed;} 
} 

@media screen and (max-width: 1200px) { 
.loginBg {background:url('../images/login.jpg') no-repeat left top;background-size:100% 100%;background-attachment: fixed;} 
} 

@media screen and (max-width: 901px) { 
.loginBg {background:url('../images/login_right.jpg') no-repeat left top;background-size:100% 100%;background-attachment: fixed;} 
} 

@media screen and (max-width: 700px) { 
.loginBg {background:url('../images/login_right.jpg') no-repeat left top;background-size:100% 100%;background-attachment: fixed;} 
} 

@media screen and (min-width: 1201px) { 
.loginBoxPos {padding-left: 20px; padding-right: 160px;} 
} 

@media screen and (max-width: 1200px) { 
.loginBoxPos {padding-left: 20px; padding-right: 100px;} 
} 

@media screen and (max-width: 901px) { 
.loginBoxPos {padding-left: 20px; padding-right: 40px;} 
} 

@media screen and (max-width: 700px) { 
.loginBoxPos {padding-left: 20px; padding-right: 20px;} 
}
