@charset "utf-8";
@import url("../template/reset.css");
/* CSS Document */
/* common 消除區塊*/

#main{margin:0 auto;}
#mailbody{margin:0 auto;}

#header{margin:0 auto; height:100px;width:960px}
#nav{height:50px;}
#board{width:940px;margin:0 auto;height:220px;}
#content{width:990px;margin:0 auto;background-color: #fff;}
#section{width:960px;margin:0 auto; }
#footer{width:100%;margin:0 auto;height:90px;background:#fff;}


#links{width:200px; float:left;}
#lmenu{width:210px; float:left;margin-right:10px; }
#rcontent{width:730px; float:right;background-color: #fff; }

.mapset{ border:#CCC solid 1px;}

