﻿@charset "gb2312";

.week_map {
	position: relative;
	height: 450px;
	max-width: 800px;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}
