.mitsubishi {
	display: none;
}
.mitsubishi_w .mitsubishi {
	position: absolute;
  display: block;
	left: 11px;
	bottom: 26px;
  z-index:1000;
}

.mitsubishi_w .adv_ico{
    position: absolute;
    display: block;
    height: 60px;
    width: 12px;
    left: 3px;
    top: 349px;
    background: url(/static/images/advertise.png) no-repeat 0 0;
}

.mitsubishi_w .mitsubishi a {
	display: block;
}

.mitsubishi_w .mitsubishi_cou {
	display: none;
}

.mitsubishi_w #weather .fcontent {
    height: 287px;
}
.mitsubishi_w #geomagnetic .fcontent {
	height: 417px;
}
.mitsubishi_w #intown {
	height: 223px;
}
.mitsubishi_w .Weather.weekly #intown {
    height: 241px;
}
.mitsubishi_w .Weather #information .fcontent {
	height: 541px;
}
.mitsubishi_w .Weather.weekly #information .fcontent {
    height: 499px;
}
.mitsubishi_w #weather-news .fcontent {
    height: 236px;
}
.mitsubishi_w #weather-hourly .fcontent {
	height: 666px;
}
.mitsubishi_w #weather .wrap {
	top: 227px;
}
#weather-old .mitsubishi, #weather-busy .mitsubishi{
	display:none;
}