@charset "utf-8";
/* CSS Document */
@import url("default.css");
html { height: 100%; }
body { height: 100%;}
div#gMap {
width: 100%;
height: 100%;
}
p{
font-size:16px;
line-height:180%;
color:#666666;
}