body{width:980px;
margin:0 auto;
font-size:12px;}

h1{
font-size:12px;}

#mapmain{width:780px;
float:left;}

#maph{width:780px;
float:left;
background-image:url(../img/h.jpg);
height:20px;}

#mapf{width:780px;
float:left;
background-image:url(../img/f.jpg);
height:22px;}
#map{
	width:780px;
	float:left;
	background-image:url(../img/m.jpg);
	height:400px;
	background-repeat: repeat-y;
}

#map_canvas{
margin-left:4px;
width:771px;
height:400px;}

#m_r{width:180px;
float:left;
}

#m_r_search
{width:175px;
float:left;

height:215px;

margin-top:15px;
margin-left:10px;}

#m_r_more{width:175px;
float:left;

height:185px;}

#footer{
color:#999999;
clear:both;
width:980px;}
.f1{width:700px;
float:left;}
.f2{width:270px;
float:left;
text-align:right;}
#link{
color:#999999;
clear:both;
width:980px;
}


