body{

font-size:12px;
}

.main{}
.menu{
	width:202px;
	float:left;
	margin-right:5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
#note{
width:570px;
heigth:40px;
margin-bottom:1px;
}
#map_canvas{width: 750px; height: 450px;
float:left;
}
.right_server{
width:185px;
float:left;
margin-left:5px;
}
.pace{
width:760px;
float:left;}
.sel{
width:202px;
float:left;
height:80px;}
.ts{
	background-color: #DBF293;
	border: 1px dashed #CCCCCC;
	margin-bottom:10px;
	text-indent: 2em;
}
.ts2{
	background-color: #DBF293;
	border: 1px dashed #CCCCCC;
	margin-bottom:10px;
	text-indent: 2em;
	display:none;
}

.footer{
width:600px;
margin-top:10px;}
